We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cb47c0 commit 2be6040Copy full SHA for 2be6040
Cargo.toml
@@ -3,7 +3,7 @@ name = "atomic-wait"
3
description = "Cross-platform atomic wait and wake (aka futex) functionality."
4
repository = "https://github.com/m-ou-se/atomic-wait"
5
keywords = ["atomic", "futex"]
6
-version = "1.0.1"
+version = "1.1.0"
7
edition = "2021"
8
license = "BSD-2-Clause"
9
categories = ["concurrency", "os", "no-std"]
0 commit comments