We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbf6ecd commit 5fa64e0Copy full SHA for 5fa64e0
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "async-attributes"
3
description = "Experimental language-level polyfills for Async Rust."
4
-version = "1.1.1"
+version = "1.1.2"
5
license = "MIT OR Apache-2.0"
6
readme = "README.md"
7
repository = "https://github.com/async-rs/async-attributes"
0 commit comments