Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aesedepece committed Apr 7, 2022
1 parent 28e96d1 commit 344e6d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ exclude = ["/.travis.yml"]
travis-ci = { repository = "witnet/vrf-rs", branch = "master" }

[dependencies]
failure = "0.1.5"
failure = "0.1.8"
openssl = "0.10.38"
hmac-sha256 = "0.1.2"
hmac-sha256 = "1.1.2"

[dev-dependencies]
clap = "2.32.0"
Expand Down

0 comments on commit 344e6d3

Please sign in to comment.