mirror of
https://github.com/async-rs/async-std.git
synced 2025-03-03 16:49:42 +00:00
Cargo.toml: Bump version to 1.12.0
This commit is contained in:
parent
df53df2b53
commit
6856d509cb
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "async-std"
|
||||
version = "1.11.0"
|
||||
version = "1.12.0"
|
||||
authors = [
|
||||
"Stjepan Glavina <stjepang@gmail.com>",
|
||||
"Yoshua Wuyts <yoshuawuyts@gmail.com>",
|
||||
|
|
Loading…
Reference in a new issue