Bump url to v2.3.1 (#31721)

This commit is contained in:
Tyera 2023-05-18 18:26:07 -06:00 committed by GitHub
parent 97293fe506
commit 12f91e39b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 51 additions and 57 deletions

53
Cargo.lock generated
View File

@ -447,7 +447,7 @@ dependencies = [
"matchit",
"memchr",
"mime",
"percent-encoding 2.1.0",
"percent-encoding 2.2.0",
"pin-project-lite",
"rustversion",
"serde",
@ -1784,12 +1784,11 @@ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
[[package]]
name = "form_urlencoded"
version = "1.0.1"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"
checksum = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8"
dependencies = [
"matches",
"percent-encoding 2.1.0",
"percent-encoding 2.2.0",
]
[[package]]
@ -2376,11 +2375,10 @@ dependencies = [
[[package]]
name = "idna"
version = "0.2.3"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"
checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6"
dependencies = [
"matches",
"unicode-bidi",
"unicode-normalization",
]
@ -3293,7 +3291,7 @@ dependencies = [
"futures-util",
"js-sys",
"lazy_static",
"percent-encoding 2.1.0",
"percent-encoding 2.2.0",
"pin-project",
"rand 0.8.5",
"thiserror",
@ -3437,9 +3435,9 @@ checksum = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"
[[package]]
name = "percent-encoding"
version = "2.1.0"
version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e"
[[package]]
name = "percentage"
@ -3860,7 +3858,7 @@ version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d464fae65fff2680baf48019211ce37aaec0c78e9264c84a3e484717f965104e"
dependencies = [
"percent-encoding 2.1.0",
"percent-encoding 2.2.0",
]
[[package]]
@ -4203,7 +4201,7 @@ dependencies = [
"mime",
"native-tls",
"once_cell",
"percent-encoding 2.1.0",
"percent-encoding 2.2.0",
"pin-project-lite",
"rustls 0.20.8",
"rustls-pemfile 1.0.0",
@ -4215,7 +4213,7 @@ dependencies = [
"tokio-rustls 0.23.3",
"tokio-util 0.7.1",
"tower-service",
"url 2.2.2",
"url 2.3.1",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
@ -5188,7 +5186,7 @@ dependencies = [
"thiserror",
"tiny-bip39",
"uriparse",
"url 2.2.2",
"url 2.3.1",
]
[[package]]
@ -5206,7 +5204,7 @@ dependencies = [
"thiserror",
"tiny-bip39",
"uriparse",
"url 2.2.2",
"url 2.3.1",
]
[[package]]
@ -5273,7 +5271,7 @@ dependencies = [
"serde_yaml 0.9.21",
"solana-clap-utils",
"solana-sdk",
"url 2.2.2",
"url 2.3.1",
]
[[package]]
@ -5767,7 +5765,7 @@ dependencies = [
"solana-version",
"tar",
"tempfile",
"url 2.2.2",
"url 2.3.1",
"winapi 0.3.9",
"winreg",
]
@ -6046,7 +6044,7 @@ dependencies = [
"solana-sdk",
"solana-version",
"tokio",
"url 2.2.2",
"url 2.3.1",
]
[[package]]
@ -6256,7 +6254,7 @@ dependencies = [
"tokio-stream",
"tokio-tungstenite",
"tungstenite",
"url 2.2.2",
"url 2.3.1",
]
[[package]]
@ -7762,7 +7760,7 @@ dependencies = [
"http-body",
"hyper",
"hyper-timeout",
"percent-encoding 2.1.0",
"percent-encoding 2.2.0",
"pin-project",
"prost 0.9.0",
"prost-derive 0.9.0",
@ -7795,7 +7793,7 @@ dependencies = [
"http-body",
"hyper",
"hyper-timeout",
"percent-encoding 2.1.0",
"percent-encoding 2.2.0",
"pin-project",
"prost 0.11.9",
"prost-derive 0.11.9",
@ -7981,7 +7979,7 @@ dependencies = [
"rustls 0.20.8",
"sha-1 0.10.0",
"thiserror",
"url 2.2.2",
"url 2.3.1",
"utf-8",
"webpki 0.22.0",
"webpki-roots",
@ -8113,14 +8111,13 @@ dependencies = [
[[package]]
name = "url"
version = "2.2.2"
version = "2.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"
checksum = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643"
dependencies = [
"form_urlencoded",
"idna 0.2.3",
"matches",
"percent-encoding 2.1.0",
"idna 0.3.0",
"percent-encoding 2.2.0",
]
[[package]]

View File

@ -390,7 +390,7 @@ trees = "0.4.2"
tungstenite = "0.17.2"
unix_socket2 = "0.5.4"
uriparse = "0.6.4"
url = "2.2.2"
url = "2.3.1"
users = "0.10.0"
wasm-bindgen = "0.2"
winapi = "0.3.8"

View File

@ -433,7 +433,7 @@ dependencies = [
"matchit",
"memchr",
"mime",
"percent-encoding 2.1.0",
"percent-encoding 2.2.0",
"pin-project-lite",
"rustversion",
"serde",
@ -1566,12 +1566,11 @@ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
[[package]]
name = "form_urlencoded"
version = "1.0.1"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"
checksum = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8"
dependencies = [
"matches",
"percent-encoding 2.1.0",
"percent-encoding 2.2.0",
]
[[package]]
@ -2094,11 +2093,10 @@ dependencies = [
[[package]]
name = "idna"
version = "0.2.0"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "02e2673c30ee86b5b96a9cb52ad15718aa1f966f5ab9ad54a8b95d5ca33120a9"
checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6"
dependencies = [
"matches",
"unicode-bidi",
"unicode-normalization",
]
@ -3036,7 +3034,7 @@ dependencies = [
"futures-util",
"js-sys",
"lazy_static",
"percent-encoding 2.1.0",
"percent-encoding 2.2.0",
"pin-project",
"rand 0.8.5",
"thiserror",
@ -3183,9 +3181,9 @@ checksum = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"
[[package]]
name = "percent-encoding"
version = "2.1.0"
version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e"
[[package]]
name = "percentage"
@ -3537,7 +3535,7 @@ version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d464fae65fff2680baf48019211ce37aaec0c78e9264c84a3e484717f965104e"
dependencies = [
"percent-encoding 2.1.0",
"percent-encoding 2.2.0",
]
[[package]]
@ -3812,7 +3810,7 @@ dependencies = [
"mime",
"native-tls",
"once_cell",
"percent-encoding 2.1.0",
"percent-encoding 2.2.0",
"pin-project-lite",
"rustls 0.20.8",
"rustls-pemfile 1.0.0",
@ -3824,7 +3822,7 @@ dependencies = [
"tokio-rustls 0.23.2",
"tokio-util 0.7.1",
"tower-service",
"url 2.2.2",
"url 2.3.1",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
@ -4540,7 +4538,7 @@ dependencies = [
"thiserror",
"tiny-bip39",
"uriparse",
"url 2.2.2",
"url 2.3.1",
]
[[package]]
@ -4554,7 +4552,7 @@ dependencies = [
"serde_yaml",
"solana-clap-utils",
"solana-sdk",
"url 2.2.2",
"url 2.3.1",
]
[[package]]
@ -5027,7 +5025,7 @@ dependencies = [
"solana-sdk",
"solana-version",
"tokio",
"url 2.2.2",
"url 2.3.1",
]
[[package]]
@ -5195,7 +5193,7 @@ dependencies = [
"tokio-stream",
"tokio-tungstenite",
"tungstenite",
"url 2.2.2",
"url 2.3.1",
]
[[package]]
@ -6830,7 +6828,7 @@ dependencies = [
"http-body",
"hyper",
"hyper-timeout",
"percent-encoding 2.1.0",
"percent-encoding 2.2.0",
"pin-project",
"prost 0.9.0",
"prost-derive 0.9.0",
@ -6863,7 +6861,7 @@ dependencies = [
"http-body",
"hyper",
"hyper-timeout",
"percent-encoding 2.1.0",
"percent-encoding 2.2.0",
"pin-project",
"prost 0.11.9",
"prost-derive 0.11.9",
@ -7050,7 +7048,7 @@ dependencies = [
"rustls 0.20.8",
"sha-1 0.10.0",
"thiserror",
"url 2.2.2",
"url 2.3.1",
"utf-8",
"webpki 0.22.0",
"webpki-roots",
@ -7094,9 +7092,9 @@ checksum = "15c61ba63f9235225a22310255a29b806b907c9b8c964bcbd0a2c70f3f2deea7"
[[package]]
name = "unicode-normalization"
version = "0.1.16"
version = "0.1.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a13e63ab62dbe32aeee58d1c5408d35c36c392bba5d9d3142287219721afe606"
checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
dependencies = [
"tinyvec",
]
@ -7179,14 +7177,13 @@ dependencies = [
[[package]]
name = "url"
version = "2.2.2"
version = "2.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"
checksum = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643"
dependencies = [
"form_urlencoded",
"idna 0.2.0",
"matches",
"percent-encoding 2.1.0",
"idna 0.3.0",
"percent-encoding 2.2.0",
]
[[package]]