Update Cargo.toml
This commit is contained in:
parent
74691ff4b5
commit
5b9a811c6b
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ edition = "2021"
|
|||
lto = "thin"
|
||||
|
||||
[dependencies]
|
||||
tempfile = "3.14.0"
|
||||
tempfile = "3.20.0"
|
||||
dialoguer = "0.11.0"
|
||||
rand = "0.9.0"
|
||||
clap = { version = "4.5.38", features = [ "derive" ]}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue