Skip to content

Commit 2075efd

Browse files
authored
Update portable-atomic to 1.0 (#2688)
1 parent 54e07b8 commit 2075efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

futures-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ std = ["alloc"]
1616
alloc = []
1717

1818
[dependencies]
19-
portable-atomic = { version = "0.3.15", default-features = false, optional = true }
19+
portable-atomic = { version = "1", default-features = false, optional = true }
2020

2121
[dev-dependencies]
2222
futures = { path = "../futures" }

0 commit comments

Comments
 (0)