Skip to content

Commit 32de7b2

Browse files
Bump clap from 4.5.45 to 4.5.46 (#881)
1 parent b1face3 commit 32de7b2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -18,7 +18,7 @@ typify-macro = { version = "0.4.3", path = "typify-macro" }
1818

1919
assert_cmd = "2.0.17"
2020
chrono = { version = "0.4.41", features = ["serde"] }
21-
clap = { version = "4.5.45", features = ["derive"] }
21+
clap = { version = "4.5.46", features = ["derive"] }
2222
color-eyre = "0.6"
2323
env_logger = "0.11"
2424
expectorate = "1.2.0"

0 commit comments

Comments
 (0)