Skip to content

Commit c5f8459

Browse files
authored
Merge pull request #28 from Dylan-DPC/patch-1
Update Cargo.toml
2 parents 9f3f944 + 8bf864c commit c5f8459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ rust-version = "1.57"
1414
targets = ["x86_64-unknown-linux-gnu"]
1515

1616
[dependencies.spin]
17-
version = "0.9.4"
17+
version = "0.9.8"
1818
default-features = false
1919
features = ["mutex", "spin_mutex"]

0 commit comments

Comments
 (0)