Skip to content

Commit

Permalink
Upgrade webpki and rustls-webpki crates
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonSapin committed Sep 4, 2023
1 parent 4acbc82 commit cb0317c
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 48 deletions.
91 changes: 47 additions & 44 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -636,9 +636,9 @@ checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"

[[package]]
name = "aws-config"
version = "0.56.1"
version = "0.56.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fc6b3804dca60326e07205179847f17a4fce45af3a1106939177ad41ac08a6de"
checksum = "de3d533e0263bf453cc80af4c8bcc4d64e2aca293bd16f81633a36f1bf4a97cb"
dependencies = [
"aws-credential-types",
"aws-http",
Expand Down Expand Up @@ -666,9 +666,9 @@ dependencies = [

[[package]]
name = "aws-credential-types"
version = "0.56.1"
version = "0.56.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70a66ac8ef5fa9cf01c2d999f39d16812e90ec1467bd382cbbb74ba23ea86201"
checksum = "e4834ba01c5ad1ed9740aa222de62190e3c565d11ab7e72cc68314a258994567"
dependencies = [
"aws-smithy-async",
"aws-smithy-types",
Expand All @@ -680,9 +680,9 @@ dependencies = [

[[package]]
name = "aws-http"
version = "0.56.1"
version = "0.56.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3e626370f9ba806ae4c439e49675fd871f5767b093075cdf4fef16cac42ba900"
checksum = "72badf9de83cc7d66b21b004f09241836823b8302afb25a24708769e576a8d8f"
dependencies = [
"aws-credential-types",
"aws-smithy-http",
Expand All @@ -699,9 +699,9 @@ dependencies = [

[[package]]
name = "aws-runtime"
version = "0.56.1"
version = "0.56.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "07ac5cf0ff19c1bca0cea7932e11b239d1025a45696a4f44f72ea86e2b8bdd07"
checksum = "cf832f522111225c02547e1e1c28137e840e4b082399d93a236e4b29193a4667"
dependencies = [
"aws-credential-types",
"aws-http",
Expand All @@ -720,9 +720,9 @@ dependencies = [

[[package]]
name = "aws-sdk-sso"
version = "0.30.0"
version = "0.29.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "903f888ff190e64f6f5c83fb0f8d54f9c20481f1dc26359bb8896f5d99908949"
checksum = "f41bf2c28d32dbb9894a8fcfcb148265d034d3f4a170552a47553a09de890895"
dependencies = [
"aws-credential-types",
"aws-http",
Expand All @@ -744,9 +744,9 @@ dependencies = [

[[package]]
name = "aws-sdk-sts"
version = "0.30.0"
version = "0.29.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a47ad6bf01afc00423d781d464220bf69fb6a674ad6629cbbcb06d88cdc2be82"
checksum = "79e21aa1a5b0853969a1ef96ccfaa8ff5d57c761549786a4d5f86c1902b2586a"
dependencies = [
"aws-credential-types",
"aws-http",
Expand All @@ -768,9 +768,9 @@ dependencies = [

[[package]]
name = "aws-sigv4"
version = "0.56.1"
version = "0.56.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b7b28f4910bb956b7ab320b62e98096402354eca976c587d1eeccd523d9bac03"
checksum = "2cb40a93429794065f41f0581734fc56a345f6a38d8e2e3c25c7448d930cd132"
dependencies = [
"aws-smithy-http",
"form_urlencoded",
Expand All @@ -787,9 +787,9 @@ dependencies = [

[[package]]
name = "aws-smithy-async"
version = "0.56.1"
version = "0.56.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2cdb73f85528b9d19c23a496034ac53703955a59323d581c06aa27b4e4e247af"
checksum = "6ee6d17d487c8b579423067718b3580c0908d0f01d7461813f94ec4323bad623"
dependencies = [
"futures-util",
"pin-project-lite",
Expand All @@ -799,9 +799,9 @@ dependencies = [

[[package]]
name = "aws-smithy-client"
version = "0.56.1"
version = "0.56.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c27b2756264c82f830a91cb4d2d485b2d19ad5bea476d9a966e03d27f27ba59a"
checksum = "bdbe0a3ad15283cc5f863a68cb6adc8e256e7c109c43c01bdd09be407219a1e9"
dependencies = [
"aws-smithy-async",
"aws-smithy-http",
Expand All @@ -823,9 +823,9 @@ dependencies = [

[[package]]
name = "aws-smithy-http"
version = "0.56.1"
version = "0.56.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "54cdcf365d8eee60686885f750a34c190e513677db58bbc466c44c588abf4199"
checksum = "34dc313472d727f5ef44fdda93e668ebfe17380c99dee512c403e3ca51863bb9"
dependencies = [
"aws-smithy-types",
"bytes",
Expand All @@ -843,9 +843,9 @@ dependencies = [

[[package]]
name = "aws-smithy-http-tower"
version = "0.56.1"
version = "0.56.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "822de399d0ce62829a69dfa8c5cd08efdbe61a7426b953e2268f8b8b52a607bd"
checksum = "1dd50fca5a4ea4ec3771689ee93bf06b32de02a80af01ed93a8f8a4ed90e8483"
dependencies = [
"aws-smithy-http",
"aws-smithy-types",
Expand All @@ -859,28 +859,28 @@ dependencies = [

[[package]]
name = "aws-smithy-json"
version = "0.56.1"
version = "0.56.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4fb1e7ab8fa7ad10c193af7ae56d2420989e9f4758bf03601a342573333ea34f"
checksum = "3591dd7c2fe01ab8025e4847a0a0f6d0c2b2269714688ffb856f9cf6c6d465cf"
dependencies = [
"aws-smithy-types",
]

[[package]]
name = "aws-smithy-query"
version = "0.56.1"
version = "0.56.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "28556a3902091c1f768a34f6c998028921bdab8d47d92586f363f14a4a32d047"
checksum = "dbabb1145e65dd57ae72d91a2619d3f5fba40b68a5f40ba009c30571dfd60aff"
dependencies = [
"aws-smithy-types",
"urlencoding",
]

[[package]]
name = "aws-smithy-runtime"
version = "0.56.1"
version = "0.56.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "745e096b3553e7e0f40622aa04971ce52765af82bebdeeac53aa6fc82fe801e6"
checksum = "3687fb838d4ad1c883b62eb59115bc9fb02c4f308aac49a7df89627067f6eb0d"
dependencies = [
"aws-smithy-async",
"aws-smithy-client",
Expand All @@ -900,9 +900,9 @@ dependencies = [

[[package]]
name = "aws-smithy-runtime-api"
version = "0.56.1"
version = "0.56.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "93d0ae0c9cfd57944e9711ea610b48a963fb174a53aabacc08c5794a594b1d02"
checksum = "5cfbf1e5c2108b41f5ca607cde40dd5109fecc448f5d30c8e614b61f36dce704"
dependencies = [
"aws-smithy-async",
"aws-smithy-http",
Expand All @@ -915,9 +915,9 @@ dependencies = [

[[package]]
name = "aws-smithy-types"
version = "0.56.1"
version = "0.56.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d90dbc8da2f6be461fa3c1906b20af8f79d14968fe47f2b7d29d086f62a51728"
checksum = "eed0a94eefd845a2a78677f1b72f02fa75802d38f7f59be675add140279aa8bf"
dependencies = [
"base64-simd",
"itoa",
Expand All @@ -929,18 +929,18 @@ dependencies = [

[[package]]
name = "aws-smithy-xml"
version = "0.56.1"
version = "0.56.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e01d2dedcdd8023043716cfeeb3c6c59f2d447fce365d8e194838891794b23b6"
checksum = "c88052c812f696143ad7ba729c63535209ff0e0f49e31a6d2b1205208ea6ea79"
dependencies = [
"xmlparser",
]

[[package]]
name = "aws-types"
version = "0.56.1"
version = "0.56.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85aa0451bf8af1bf22a4f028d5d28054507a14be43cb8ac0597a8471fba9edfe"
checksum = "6bceb8cf724ad057ad7f327d0d256d7147b3eac777b39849a26189e003dc9782"
dependencies = [
"aws-credential-types",
"aws-smithy-async",
Expand Down Expand Up @@ -2900,9 +2900,9 @@ dependencies = [

[[package]]
name = "h2"
version = "0.3.21"
version = "0.3.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "91fc23aa11be92976ef4729127f1a74adf36d8436f7816b185d18df956790833"
checksum = "97ec8491ebaf99c8eaa73058b045fe58073cd6be7f596ac993ced0b0a0c01049"
dependencies = [
"bytes",
"fnv",
Expand Down Expand Up @@ -3668,9 +3668,12 @@ dependencies = [

[[package]]
name = "log"
version = "0.4.20"
version = "0.4.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"
dependencies = [
"cfg-if",
]

[[package]]
name = "lru"
Expand Down Expand Up @@ -6937,9 +6940,9 @@ dependencies = [

[[package]]
name = "unicase"
version = "2.7.0"
version = "2.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89"
checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
dependencies = [
"version_check",
]
Expand Down Expand Up @@ -7238,9 +7241,9 @@ dependencies = [

[[package]]
name = "webpki"
version = "0.22.0"
version = "0.22.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"
checksum = "f0e74f82d49d545ad128049b7e88f6576df2da6b02e9ce565c6f533be576957e"
dependencies = [
"ring",
"untrusted",
Expand Down
8 changes: 4 additions & 4 deletions xtask/Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1196,9 +1196,9 @@ dependencies = [

[[package]]
name = "rustls-webpki"
version = "0.101.3"
version = "0.101.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "261e9e0888cba427c3316e6322805653c9425240b6fd96cee7cb671ab70ab8d0"
checksum = "7d93931baf2d282fff8d3a532bbfd7653f734643161b87e3e01e59a04439bf0d"
dependencies = [
"ring",
"untrusted",
Expand Down Expand Up @@ -1732,9 +1732,9 @@ dependencies = [

[[package]]
name = "webpki"
version = "0.22.0"
version = "0.22.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"
checksum = "f0e74f82d49d545ad128049b7e88f6576df2da6b02e9ce565c6f533be576957e"
dependencies = [
"ring",
"untrusted",
Expand Down

0 comments on commit cb0317c

Please sign in to comment.