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 be7bf0c commit bc64a4fCopy full SHA for bc64a4f
cggtts-cli/Cargo.toml
@@ -15,7 +15,7 @@ log = "0.4"
15
walkdir = "2"
16
env_logger = "0.11"
17
itertools = "0.13"
18
-plotly = "0.8"
+plotly = "0.12"
19
clap = { version = "4.4.6", features = ["derive", "color"] }
20
serde = { version = "1", default-features = false, features = ["derive"] }
21
cggtts = { path = "../cggtts", version = "=4.1.7" }
0 commit comments