Update Rust crate rand to 0.10.0
This commit is contained in:
parent
d8e4030d7d
commit
968557897a
2 changed files with 307 additions and 42 deletions
|
|
@ -10,6 +10,6 @@ strip = true
|
|||
[dependencies]
|
||||
tempfile = "3.20.0"
|
||||
dialoguer = "0.12.0"
|
||||
rand = "0.9.0"
|
||||
rand = "0.10.0"
|
||||
clap = { version = "4.5.38", features = [ "derive" ]}
|
||||
sedregex = "0.2.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue