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 <adam@mobilecoin.com>
This commit is contained in:
bors[bot] 2023-01-13 08:37:58 +00:00 committed by GitHub
commit cd23629904
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"