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 97d6788 commit 4344639Copy full SHA for 4344639
plotly_static/Cargo.toml
@@ -34,7 +34,7 @@ reqwest = { version = "0.12", features = ["blocking"] }
34
[dev-dependencies]
35
plotly_static = { path = "." }
36
ndarray = { version = "0.16" }
37
-env_logger = "0.10"
+env_logger = "0.11"
38
clap = { version = "4.0", features = ["derive"] }
39
40
[build-dependencies]
0 commit comments