Merge pull request #193 from snapview/dependabot/cargo/webpki-0.22.0

Update webpki requirement from 0.21.4 to 0.22.0
pull/198/head
Daniel Abramov 4 years ago committed by GitHub
commit 550cc49cc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Cargo.toml

@ -46,7 +46,7 @@ version = "0.19.0"
[dependencies.webpki]
optional = true
version = "0.21.4"
version = "0.22.0"
[dependencies.webpki-roots]
optional = true

Loading…
Cancel
Save