Version bump dependencies
This commit is contained in:
parent
abf2cac093
commit
66f40b4aa4
8 changed files with 205 additions and 203 deletions
|
|
@ -12,4 +12,4 @@ serde = { version = "1.0.192", features = ["derive"] }
|
|||
serde_json = "1.0.135"
|
||||
serde_yaml = "0.9.34"
|
||||
clap = { version = "4.5.26", features = ["derive"] }
|
||||
rand = { version = "0.8.5", features = ["small_rng"] }
|
||||
rand = { version = "0.9.0", features = ["small_rng"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue