mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Downgrade libc to 0.2.153
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ cargo-fuzz = true
|
||||
|
||||
[dependencies]
|
||||
libfuzzer-sys = "0.4.7"
|
||||
libc = "0.2.154"
|
||||
libc = "0.2.153"
|
||||
tempfile = "3.10.1"
|
||||
rand = { version = "0.8.5", features = ["small_rng"] }
|
||||
similar = "2.5.0"
|
||||
|
||||
Reference in New Issue
Block a user