Skip to content

Commit 7324c83

Browse files
authored
Merge pull request #182 from zesterer/master
Upgraded spin to 0.7 for better performance
2 parents 4796ac3 + d410664 commit 7324c83

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)