Skip to content

Commit b19733d

Browse files
chore(deps): update rust crate clap to 4.5.48
1 parent 242050b commit b19733d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.99"
88
aocf = "0.1.21"
99
bit-vec = "0.8.0"
10-
clap = { version = "4.5.47", features = ["derive"] }
10+
clap = { version = "4.5.48", features = ["derive"] }
1111
itertools = "0.14.0"
1212
num = "0.4.3"
1313
paste = "1.0.15"

0 commit comments

Comments
 (0)