mirror of
https://github.com/async-rs/async-std.git
synced 2025-02-06 04:35:32 +00:00
Add rust-version 1.63
This commit is contained in:
parent
2987d21562
commit
dba67cd14e
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ authors = [
|
|||
"Contributors to async-std",
|
||||
]
|
||||
edition = "2018"
|
||||
rust-version = "1.63"
|
||||
license = "Apache-2.0 OR MIT"
|
||||
repository = "https://github.com/async-rs/async-std"
|
||||
homepage = "https://async.rs"
|
||||
|
|
Loading…
Reference in a new issue