2
0
Fork 1
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:
Yoshua Wuyts 2021-01-15 17:24:54 +01:00
parent 171e4f914b
commit b210ee3628

View file

@ -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>",