Skip to content

Commit 53f8a1b

Browse files
authored
Merge pull request #1087 from jayvdb/add-msrv
2 parents 2987d21 + dba67cd commit 53f8a1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ authors = [
88
"Contributors to async-std",
99
]
1010
edition = "2018"
11+
rust-version = "1.63"
1112
license = "Apache-2.0 OR MIT"
1213
repository = "https://github.com/async-rs/async-std"
1314
homepage = "https://async.rs"

0 commit comments

Comments
 (0)