Skip to content

Commit 9b08382

Browse files
Bump clap from 4.5.58 to 4.6.0 (#389)
1 parent e51e232 commit 9b08382

2 files changed

Lines changed: 34 additions & 34 deletions

File tree

Cargo.lock

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

package/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ publish = false
1111
[dependencies]
1212
byteorder = { workspace = true }
1313
cargo_toml = "0.22"
14-
clap = { version = "4.5", features = ["derive"] }
14+
clap = { version = "4.6", features = ["derive"] }
1515
jump = { path = "../jump" }
1616
proc-exit = "2.0"
1717
sha2 = "0.10"

0 commit comments

Comments
 (0)