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 54e07b8 commit 2075efdCopy full SHA for 2075efd
futures-core/Cargo.toml
@@ -16,7 +16,7 @@ std = ["alloc"]
16
alloc = []
17
18
[dependencies]
19
-portable-atomic = { version = "0.3.15", default-features = false, optional = true }
+portable-atomic = { version = "1", default-features = false, optional = true }
20
21
[dev-dependencies]
22
futures = { path = "../futures" }
0 commit comments