Skip to content

Commit 11929c5

Browse files
committed
Remove unused dependency spin.
1 parent 1797fb2 commit 11929c5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,6 @@ atomic-polyfill = { version = "1.0.1", optional = true }
4343
[dependencies]
4444
hash32 = "0.3.0"
4545

46-
[target.'cfg(target_arch = "x86_64")'.dependencies]
47-
spin = "0.9.4"
48-
4946
[dependencies.serde]
5047
version = "1"
5148
optional = true

0 commit comments

Comments
 (0)