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 5c0e689 commit d0f1112Copy full SHA for d0f1112
Cargo.toml
@@ -29,7 +29,7 @@ itertools = "0.14"
29
map_3d = "0.1.5"
30
31
maud = "0.26"
32
-plotly = "0.9"
+plotly = "0.12"
33
34
clap = { version = "4.4.13", features = ["derive", "color"] }
35
serde = { version = "1.0", default-features = false, features = ["derive"] }
0 commit comments