Skip to content

Commit 2fe7e65

Browse files
chore(deps): update rust crate clap to 4.5.37 (#28)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 28f1da5 commit 2fe7e65

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -7,7 +7,7 @@ default-members = ["aoclp_solutions"]
77
anyhow = "1.0.98"
88
aocf = "0.1.21"
99
bit-vec = "0.8.0"
10-
clap = { version = "4.5.36", features = ["derive"] }
10+
clap = { version = "4.5.37", features = ["derive"] }
1111
itertools = "0.14.0"
1212
num = "0.4.3"
1313
paste = "1.0.15"

0 commit comments

Comments
 (0)