Skip to content

Commit

Permalink
Merge 885c0d4 into db74024
Browse files Browse the repository at this point in the history
  • Loading branch information
alex committed Sep 23, 2017
2 parents db74024 + 885c0d4 commit 7437793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -11,7 +11,7 @@ categories = ["network-programming", "cryptography"]

[dependencies]
untrusted = "0.5.1"
base64 = "0.6"
base64 = "0.7"
log = { version = "0.3.6", optional = true }
ring = { version = "0.12.1", features = ["rsa_signing"] }
webpki = { git = "https://github.com/briansmith/webpki" }
Expand Down

0 comments on commit 7437793

Please sign in to comment.