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 95fe9d8 commit fdf298dCopy full SHA for fdf298d
Cargo.toml
@@ -14,5 +14,5 @@ keywords = ["plotting", "plot", "graph", "chart", "histogram", "scatter"]
14
travis-ci = { repository = "milliams/plotlib" }
15
16
[dependencies]
17
-svg = "0.5.11"
18
-failure = "0.1.2"
+svg = "0.5.12"
+failure = "0.1.5"
0 commit comments