Declare rust-version in Cargo.toml

This commit is contained in:
David Bürgin
2022-11-03 19:20:15 +01:00
committed by Benjamin Fry
parent fd0b3c9bfb
commit ccd875bce4
11 changed files with 11 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ name = "async-std-resolver"
version = "0.22.0"
authors = ["Benjamin Fry <benjaminfry@me.com>"]
edition = "2018"
rust-version = "1.60.0"
# A short blurb about the package. This is not rendered in any format when
# uploaded to crates.io (aka this is not markdown)