Skip to content

Commit

Permalink
Require untrusted 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ctz committed Jun 27, 2018
1 parent 8a78639 commit c525993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repository = "https://github.com/ctz/rustls"
categories = ["network-programming", "cryptography"]

[dependencies]
untrusted = "0.6.1"
untrusted = "0.6.2"
base64 = "0.9"
log = { version = "0.4.0", optional = true }
ring = { version = "0.13.0-alpha5", features = ["rsa_signing"] }
Expand Down

0 comments on commit c525993

Please sign in to comment.