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 d5412d6 commit 65649f6Copy full SHA for 65649f6
Cargo.toml
@@ -15,7 +15,7 @@ categories = [ "no-std", "rust-patterns", "memory-management" ]
15
exclude = ["/.travis.yml", "/appveyor.yml"]
16
17
[dependencies.spin]
18
-version = "0.9.2"
+version = "0.9.3"
19
default-features = false
20
features = ["once"]
21
optional = true
0 commit comments