Update rustls-webpki dependency

https://github.com/DeterminateSystems/magic-nix-cache-priv/security/dependabot/1
This commit is contained in:
Eelco Dolstra 2024-01-09 12:01:46 +01:00
parent 8115ab51e2
commit 16dd05e8f0

4
Cargo.lock generated
View file

@ -1782,9 +1782,9 @@ dependencies = [
[[package]]
name = "rustls-webpki"
version = "0.100.1"
version = "0.100.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d6207cd5ed3d8dca7816f8f3725513a34609c0c765bf652b8c3cb4cfd87db46b"
checksum = "5f6a5fc258f1c1276dfe3016516945546e2d5383911efc0fc4f1cdc5df3a4ae3"
dependencies = [
"ring 0.16.20",
"untrusted 0.7.1",