Skip to content

Commit 6f396cb

Browse files
authored
Merge pull request #25 from milliams/update_dependencies
Update dependencies
2 parents 95fe9d8 + fdf298d commit 6f396cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ keywords = ["plotting", "plot", "graph", "chart", "histogram", "scatter"]
1414
travis-ci = { repository = "milliams/plotlib" }
1515

1616
[dependencies]
17-
svg = "0.5.11"
18-
failure = "0.1.2"
17+
svg = "0.5.12"
18+
failure = "0.1.5"

0 commit comments

Comments
 (0)