mirror of
https://github.com/uutils/util-linux.git
synced 2026-06-10 16:13:52 -07:00
Bump rand from 0.9.0 to 0.10.0
This commit is contained in:
Generated
+236
-340
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -64,7 +64,7 @@ nix = { version = "0.31", default-features = false }
|
||||
parse_datetime = "0.11.0"
|
||||
phf = "0.13.0"
|
||||
phf_codegen = "0.13.0"
|
||||
rand = { version = "0.9.0", features = ["small_rng"] }
|
||||
rand = { version = "0.10.0" }
|
||||
rangemap = "1.5.1"
|
||||
regex = "1.10.2"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user