Skip to content

Commit e0f6640

Browse files
committed
Merge branch 'master' into add-grid
2 parents 5d9c823 + 6f396cb commit e0f6640

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)