update spin dependency to newer version

This commit is contained in:
Adam Mork 2023-01-10 17:30:58 -08:00
parent 62b122eb5b
commit 2726f63bdc
No known key found for this signature in database
GPG Key ID: AA134A9A54E6B657

View File

@ -41,7 +41,7 @@ atomic-polyfill = { version = "1.0.1", optional = true }
hash32 = "0.3.0"
[target.'cfg(target_arch = "x86_64")'.dependencies]
spin = "0.9.2"
spin = "0.9.4"
[dependencies.serde]
version = "1"