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 6478766 commit 58334c3Copy full SHA for 58334c3
Cargo.toml
@@ -36,7 +36,7 @@ kml = { version = "0.8.6", optional = true }
36
gpx = { version = "0.10", optional = true }
37
csv = { version = "1.3.0", optional = true }
38
39
-plotly = "0.9"
+plotly = "0.12"
40
41
anise = { version = "0.5.0", features = ["embed_ephem"] }
42
hifitime = { version = "4.0.0", features = ["serde", "std"] }
0 commit comments