Skip to content

Commit be10103

Browse files
committed
bump atomic-polyfill from 0.1 to 1
1 parent 65dd455 commit be10103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ parking_lot_core = { version = "0.9.3", optional = true, default_features = fals
2929
# *Warning:* This can be unsound. Please read the README of
3030
# [atomic-polyfill](https://github.com/embassy-rs/atomic-polyfill)
3131
# and make sure you understand all the implications
32-
atomic-polyfill = { version = "0.1", optional = true }
32+
atomic-polyfill = { version = "1", optional = true }
3333

3434
[dev-dependencies]
3535
lazy_static = "1.0.0"

0 commit comments

Comments
 (0)