1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-22 02:54:21 +00:00

Specify readme in Cargo.toml

This commit is contained in:
Steffo 2024-07-12 05:06:22 +02:00
parent 7a7b7c6c40
commit 32322cd1e8
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0

View file

@ -7,6 +7,7 @@ authors = [
"Stefano Pigozzi <me@steffo.eu>"
]
rust-version = "1.71.0"
readme = "README.md"
[dependencies]
anyhow = "1.0.86"