We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35c376a commit d61b26dCopy full SHA for d61b26d
1 file changed
Cargo.toml
@@ -14,5 +14,5 @@ keywords = ["plotting", "plot", "graph", "chart", "histogram"]
14
travis-ci = { repository = "milliams/plotlib" }
15
16
[dependencies]
17
-svg = "0.6.0"
18
-failure = "0.1.6"
+svg = "0.7.1"
+failure = "0.1.7"
0 commit comments