Skip to content

Commit 2726f63

Browse files
update spin dependency to newer version
1 parent 62b122e commit 2726f63

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
@@ -41,7 +41,7 @@ atomic-polyfill = { version = "1.0.1", optional = true }
4141
hash32 = "0.3.0"
4242

4343
[target.'cfg(target_arch = "x86_64")'.dependencies]
44-
spin = "0.9.2"
44+
spin = "0.9.4"
4545

4646
[dependencies.serde]
4747
version = "1"

0 commit comments

Comments
 (0)