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 62b122e commit 2726f63Copy full SHA for 2726f63
Cargo.toml
@@ -41,7 +41,7 @@ atomic-polyfill = { version = "1.0.1", optional = true }
41
hash32 = "0.3.0"
42
43
[target.'cfg(target_arch = "x86_64")'.dependencies]
44
-spin = "0.9.2"
+spin = "0.9.4"
45
46
[dependencies.serde]
47
version = "1"
0 commit comments