Skip to content

Commit 84401ef

Browse files
committed
Update Rust crate clap to 4.4.7
1 parent 8d595b2 commit 84401ef

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ async-graphql-value = {workspace = true}
150150
axum = {workspace = true}
151151
chrono = {workspace = true}
152152
chrono-tz = {workspace = true}
153-
clap = {version = "4.4.6", features = ["derive", "cargo"]}
153+
clap = {version = "4.4.7", features = ["derive", "cargo"]}
154154
console-subscriber = {version = "0.2.0", optional = true}
155155
dhat = {version = "0.3.2", optional = true}
156156
dotenv = "0.15.0"

0 commit comments

Comments
 (0)