chore(deps): update rust crate rand_core to 0.6.4

This commit is contained in:
renovate[bot]
2024-05-01 19:38:01 +00:00
committed by GitHub
parent 2b17d17959
commit d6913ded0b
+1 -1
View File
@@ -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"