Skip to content

Commit bf8639e

Browse files
committed
upgrade deps
Signed-off-by: Yoshua Wuyts <[email protected]>
1 parent e55e2a2 commit bf8639e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ authors = ["Yoshua Wuyts <[email protected]>"]
99
readme = "README.md"
1010

1111
[dependencies]
12-
failure = "0.1.1"
12+
failure = "0.1.3"
1313
random-access-storage = "0.6.0"
1414
mkdirp = "0.1.0"
1515

1616
[dev-dependencies]
17-
quickcheck = "0.7.1"
18-
tempfile = "3.0.3"
17+
quickcheck = "0.7.2"
18+
tempfile = "3.0.4"
1919
rand = "0.5.5"

0 commit comments

Comments
 (0)