Skip to content

Commit d410664

Browse files
committed
Upgraded spin to 0.7
1 parent 4796ac3 commit d410664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ categories = [ "no-std", "rust-patterns", "memory-management" ]
1515
exclude = ["/.travis.yml", "/appveyor.yml"]
1616

1717
[dependencies.spin]
18-
version = "0.5.0"
18+
version = "0.7.0"
1919
optional = true
2020

2121
[features]

0 commit comments

Comments
 (0)