Skip to content

Commit ba2774f

Browse files
⬆️ Update clap to 4.5.2
1 parent 06252e7 commit ba2774f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ tokio = { version = "1.36.0", features = [
2929
"tracing",
3030
"fs",
3131
] }
32-
clap = { version = "4.5.1", features = ["derive"] }
32+
clap = { version = "4.5.2", features = ["derive"] }
3333
tracing = "0.1.40"
3434
tracing-subscriber = { version = "0.3.18", features = [
3535
"env-filter",

0 commit comments

Comments
 (0)