Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
brycx committed Jun 2, 2021
1 parent 0b5ef2d commit 1376631
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 @@ -13,8 +13,8 @@ license = "MIT"
[dependencies]
sha-1 = { version = "0.9.1", default-features = false }
hex = "0.4.2"
ureq = { version = "2.0.1", default-features = false, features = ["tls"] }
zeroize = "1.1.1"
ureq = { version = "2.1.1", default-features = false, features = ["tls"] }
zeroize = "1.3.0"

[features]
ci_test = []

0 comments on commit 1376631

Please sign in to comment.