Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
Signed-off-by: Yoshua Wuyts <[email protected]>
  • Loading branch information
yoshuawuyts committed Nov 10, 2018
1 parent e55e2a2 commit bf8639e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ authors = ["Yoshua Wuyts <[email protected]>"]
readme = "README.md"

[dependencies]
failure = "0.1.1"
failure = "0.1.3"
random-access-storage = "0.6.0"
mkdirp = "0.1.0"

[dev-dependencies]
quickcheck = "0.7.1"
tempfile = "3.0.3"
quickcheck = "0.7.2"
tempfile = "3.0.4"
rand = "0.5.5"

0 comments on commit bf8639e

Please sign in to comment.