Skip to content

Commit cd23629

Browse files
Merge #337
337: Update spin dependency to newer version r=korken89 a=the-real-adammork This updates `spin` to the newest version, this change helps us in one of our repos. Co-authored-by: Adam Mork <[email protected]>
2 parents 8cc8cce + 2726f63 commit cd23629

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)