mirror of
https://github.com/async-rs/async-std.git
synced 2025-02-06 04:35:32 +00:00
bump Cargo.toml to 1.9.0
This commit is contained in:
parent
171e4f914b
commit
b210ee3628
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "async-std"
|
||||
version = "1.8.0"
|
||||
version = "1.9.0"
|
||||
authors = [
|
||||
"Stjepan Glavina <stjepang@gmail.com>",
|
||||
"Yoshua Wuyts <yoshuawuyts@gmail.com>",
|
||||
|
|
Loading…
Reference in a new issue