Update crossbeam-utils
This commit is contained in:
parent
367f231f15
commit
93f7e87f16
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ zstd = { version = "0.12.3", optional = true, default-features = false }
|
|||
zopfli = { version = "0.7.4", optional = true }
|
||||
|
||||
[target.'cfg(any(all(target_arch = "arm", target_pointer_width = "32"), target_arch = "mips", target_arch = "powerpc"))'.dependencies]
|
||||
crossbeam-utils = "0.8.15"
|
||||
crossbeam-utils = "0.8.16"
|
||||
|
||||
[target.'cfg(fuzzing)'.dependencies]
|
||||
arbitrary = { version = "1.3.0", features = ["derive"] }
|
||||
|
|
Loading…
Add table
Reference in a new issue