Skip to content

Commit

Permalink
Merge pull request #28 from Dylan-DPC/patch-1
Browse files Browse the repository at this point in the history
Update Cargo.toml
  • Loading branch information
jfrimmel authored Jul 9, 2023
2 parents 9f3f944 + 8bf864c commit c5f8459
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 @@ -14,6 +14,6 @@ rust-version = "1.57"
targets = ["x86_64-unknown-linux-gnu"]

[dependencies.spin]
version = "0.9.4"
version = "0.9.8"
default-features = false
features = ["mutex", "spin_mutex"]

0 comments on commit c5f8459

Please sign in to comment.