dependabot[bot]
2 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
2 deletions
-
Cargo.lock
|
|
|
@ -1235,9 +1235,9 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "rustls-webpki" |
|
|
|
version = "0.103.6" |
|
|
|
version = "0.103.13" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "8572f3c2cb9934231157b45499fc41e1f58c589fdfb81a844ba873265e80f8eb" |
|
|
|
checksum = "61c429a8649f110dddef65e2a5ad240f747e85f7758a6bccc7e5777bd33f756e" |
|
|
|
dependencies = [ |
|
|
|
"ring", |
|
|
|
"rustls-pki-types", |
|
|
|
|