We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 242050b commit b19733dCopy full SHA for b19733d
Cargo.toml
@@ -7,7 +7,7 @@ default-members = ["aoclp_solutions"]
7
anyhow = "1.0.99"
8
aocf = "0.1.21"
9
bit-vec = "0.8.0"
10
-clap = { version = "4.5.47", features = ["derive"] }
+clap = { version = "4.5.48", features = ["derive"] }
11
itertools = "0.14.0"
12
num = "0.4.3"
13
paste = "1.0.15"
0 commit comments