Skip to content

Commit 35af9e1

Browse files
Bump clap from 4.1.14 to 4.4.1 (#1165)
1 parent 869500e commit 35af9e1

File tree

2 files changed

+73
-14
lines changed

2 files changed

+73
-14
lines changed

Cargo.lock

Lines changed: 72 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

console_backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ regex = "1.9.4"
2626
serde_json = "1"
2727
serde_yaml = "0.9"
2828
anyhow = { version = "1", features = ["backtrace"] }
29-
clap = { version = "4.1", features = ["derive"] }
29+
clap = { version = "4.4", features = ["derive"] }
3030
indexmap = { version = "2.0.0", features = ["serde"] }
3131
chrono = { version = "0.4.26", features = [
3232
"serde",

0 commit comments

Comments
 (0)