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 62e36e0 commit bb88969Copy full SHA for bb88969
cggtts-cli/Cargo.toml
@@ -14,7 +14,7 @@ readme = "../README.md"
14
log = "0.4"
15
walkdir = "2.4.0"
16
itertools = "0.11.0"
17
-env_logger = "0.10"
+env_logger = "0.11"
18
clap = { version = "4.4.6", features = ["derive", "color"] }
19
serde = { version = "1.0", default-features = false, features = ["derive"] }
20
cggtts = { path = "../cggtts", version = "=4.1.6" }
0 commit comments