Update Rust crate rand to 0.9.0
This commit is contained in:
parent
48deeb7c74
commit
b9e8adef4b
2 changed files with 31 additions and 13 deletions
|
|
@ -9,5 +9,5 @@ lto = "thin"
|
|||
[dependencies]
|
||||
tempfile = "3.14.0"
|
||||
dialoguer = "0.11.0"
|
||||
rand = "0.8.5"
|
||||
rand = "0.9.0"
|
||||
clap = { version = "4.5.21", features = [ "derive" ]}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue