Skip to content

Commit 56a9b48

Browse files
authored
Merge pull request #20 from johnlettman/dependabot/cargo/clap-4.5.20
build(deps): bump clap from 4.5.19 to 4.5.20
2 parents aa86e29 + 9e1d637 commit 56a9b48

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
@@ -19,7 +19,7 @@ dwarf-debug-info = true
1919
binrw = { version = "0.14" }
2020
modular-bitfield = "0.11"
2121
serde = { version = "1.0", optional = true }
22-
clap = { version = "4.5.19", features = ["derive"] }
22+
clap = { version = "4.5.20", features = ["derive"] }
2323
log = { version = "0.4" }
2424
chrono = { version = "0.4" }
2525
thiserror = "1.0"

0 commit comments

Comments
 (0)