mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-22 11:04:21 +00:00
Specify readme
in Cargo.toml
This commit is contained in:
parent
7a7b7c6c40
commit
32322cd1e8
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ authors = [
|
||||||
"Stefano Pigozzi <me@steffo.eu>"
|
"Stefano Pigozzi <me@steffo.eu>"
|
||||||
]
|
]
|
||||||
rust-version = "1.71.0"
|
rust-version = "1.71.0"
|
||||||
|
readme = "README.md"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
anyhow = "1.0.86"
|
anyhow = "1.0.86"
|
||||||
|
|
Loading…
Reference in a new issue