refactor: remove portable_atomic

This commit is contained in:
Nova
2025-02-24 15:00:14 -08:00
parent 30a05a3218
commit f0c50ba237
3 changed files with 1 additions and 9 deletions

View File

@@ -59,7 +59,6 @@ nanoid = "0.4.0"
lazy_static = "1.5.0"
rand = "0.8.5"
rustc-hash = "2.0.0"
portable-atomic = { version = "1.7.0", features = ["float", "std"] }
send_wrapper = "0.6.0"
slotmap = "1.0.7"
global_counter = "=0.2.2"