We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f3f944 + 8bf864c commit c5f8459Copy full SHA for c5f8459
Cargo.toml
@@ -14,6 +14,6 @@ rust-version = "1.57"
14
targets = ["x86_64-unknown-linux-gnu"]
15
16
[dependencies.spin]
17
-version = "0.9.4"
+version = "0.9.8"
18
default-features = false
19
features = ["mutex", "spin_mutex"]
0 commit comments