Skip to content

Commit

Permalink
Merge pull request #199 from codecheck01/patch-1
Browse files Browse the repository at this point in the history
Update spin to 0.9.3
  • Loading branch information
KodrAus committed Apr 23, 2022
2 parents b00bfb6 + 65649f6 commit e83d664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ categories = [ "no-std", "rust-patterns", "memory-management" ]
exclude = ["/.travis.yml", "/appveyor.yml"]

[dependencies.spin]
version = "0.9.2"
version = "0.9.3"
default-features = false
features = ["once"]
optional = true
Expand Down

0 comments on commit e83d664

Please sign in to comment.