Skip to content

Commit 75eb04c

Browse files
committed
Update Rust crate clap to 4.4.8
1 parent 22ca50c commit 75eb04c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -149,7 +149,7 @@ async-graphql = {workspace = true}
149149
axum = {workspace = true}
150150
chrono = {workspace = true}
151151
chrono-tz = {workspace = true}
152-
clap = {version = "4.4.7", features = ["derive", "cargo"]}
152+
clap = {version = "4.4.8", features = ["derive", "cargo"]}
153153
console-subscriber = {version = "0.2.0", optional = true}
154154
dhat = {version = "0.3.2", optional = true}
155155
dotenv = "0.15.0"

0 commit comments

Comments
 (0)