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 26012a2 commit 8663955Copy full SHA for 8663955
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.3", features = ["embed_ephem"] }
42
hifitime = { version = "4.0", features = ["serde", "std"] }
0 commit comments