Skip to content

Commit e83d664

Browse files
authored
Merge pull request #199 from codecheck01/patch-1
Update spin to 0.9.3
2 parents b00bfb6 + 65649f6 commit e83d664

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.9.2"
18+
version = "0.9.3"
1919
default-features = false
2020
features = ["once"]
2121
optional = true

0 commit comments

Comments
 (0)