Update Rust crate console to 0.16.0
This commit is contained in:
parent
c6474d07c8
commit
79a4429635
2 changed files with 80 additions and 16 deletions
|
@ -11,7 +11,7 @@ panic = "abort"
|
|||
|
||||
[dependencies]
|
||||
clap = { version = "4.4.7", features = ["cargo"] }
|
||||
console = "0.15.7"
|
||||
console = "0.16.0"
|
||||
json-patch = "4.0.0"
|
||||
regex = "1.10.2"
|
||||
serde = "1.0.190"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue