mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-21 18:44:19 +00:00
Specify rust-version
in Cargo.toml
This commit is contained in:
parent
8dda2815a4
commit
f2ad00f464
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ edition = "2021"
|
|||
authors = [
|
||||
"Stefano Pigozzi <me@steffo.eu>"
|
||||
]
|
||||
rust-version = "1.71.0"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.86"
|
||||
|
|
Loading…
Reference in a new issue