mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Merge pull request #6312 from uutils/renovate/rand_core-0.x
chore(deps): update rust crate rand_core to 0.6.4
This commit is contained in:
+1
-1
@@ -310,7 +310,7 @@ phf_codegen = "0.11.2"
|
||||
platform-info = "2.0.3"
|
||||
quick-error = "2.0.1"
|
||||
rand = { version = "0.8", features = ["small_rng"] }
|
||||
rand_core = "0.6"
|
||||
rand_core = "0.6.4"
|
||||
rayon = "1.10"
|
||||
redox_syscall = "0.5"
|
||||
regex = "1.10.4"
|
||||
|
||||
Reference in New Issue
Block a user