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 4796ac3 commit d410664Copy full SHA for d410664
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.5.0"
+version = "0.7.0"
19
optional = true
20
21
[features]
0 commit comments