mirror of
https://github.com/rust-embedded/heapless.git
synced 2025-09-28 04:50:34 +00:00
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 <adam@mobilecoin.com>
This commit is contained in:
commit
cd23629904
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user