Skip to content

Commit

Permalink
Merge pull request #140 from Dentosal/master
Browse files Browse the repository at this point in the history
Update spin to 0.5.0
  • Loading branch information
KodrAus committed Jan 20, 2019
2 parents 7765cf3 + 760f5b5 commit 667ac26
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,8 @@ categories = [ "no-std", "rust-patterns", "memory-management" ]
exclude = ["/.travis.yml", "/appveyor.yml"]

[dependencies.spin]
version = "0.4.10"
version = "0.5.0"
optional = true
default-features = false
features = ["once"]

[features]
spin_no_std = ["spin"]
Expand Down

0 comments on commit 667ac26

Please sign in to comment.