Skip to content

Commit 344e6d3

Browse files
committed
chore: update dependencies
1 parent 28e96d1 commit 344e6d3

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
@@ -17,9 +17,9 @@ exclude = ["/.travis.yml"]
1717
travis-ci = { repository = "witnet/vrf-rs", branch = "master" }
1818

1919
[dependencies]
20-
failure = "0.1.5"
20+
failure = "0.1.8"
2121
openssl = "0.10.38"
22-
hmac-sha256 = "0.1.2"
22+
hmac-sha256 = "1.1.2"
2323

2424
[dev-dependencies]
2525
clap = "2.32.0"

0 commit comments

Comments
 (0)