We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35f4d24 commit a475cc4Copy full SHA for a475cc4
Cargo.toml
@@ -3,7 +3,7 @@ name = "wait_on_address"
3
description = "Cross-platform atomic wait and wake (aka futex) functionality."
4
repository = "https://github.com/DouglasDwyer/wait_on_address"
5
keywords = ["atomic", "futex"]
6
-version = "0.1.2"
+version = "0.1.3"
7
edition = "2024"
8
license = "BSD-2-Clause"
9
categories = ["concurrency", "os", "no-std"]
0 commit comments