We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 658e58c commit 2f7837dCopy full SHA for 2f7837d
Cargo.toml
@@ -16,5 +16,5 @@ default = ["use_spin"]
16
use_spin = ["spin"]
17
18
[dependencies.spin]
19
-spin = "0.4.5"
+version = "0.4.5"
20
optional = true
0 commit comments