|
@@ -1954,20 +1954,6 @@ dependencies = [
|
|
"want",
|
|
"want",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "hyper-rustls"
|
|
|
|
-version = "0.24.2"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590"
|
|
|
|
-dependencies = [
|
|
|
|
- "futures-util",
|
|
|
|
- "http",
|
|
|
|
- "hyper",
|
|
|
|
- "rustls",
|
|
|
|
- "tokio",
|
|
|
|
- "tokio-rustls",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "hyper-tls"
|
|
name = "hyper-tls"
|
|
version = "0.5.0"
|
|
version = "0.5.0"
|
|
@@ -3616,7 +3602,6 @@ dependencies = [
|
|
"http",
|
|
"http",
|
|
"http-body",
|
|
"http-body",
|
|
"hyper",
|
|
"hyper",
|
|
- "hyper-rustls",
|
|
|
|
"hyper-tls",
|
|
"hyper-tls",
|
|
"ipnet",
|
|
"ipnet",
|
|
"js-sys",
|
|
"js-sys",
|
|
@@ -3626,15 +3611,12 @@ dependencies = [
|
|
"once_cell",
|
|
"once_cell",
|
|
"percent-encoding",
|
|
"percent-encoding",
|
|
"pin-project-lite",
|
|
"pin-project-lite",
|
|
- "rustls",
|
|
|
|
- "rustls-pemfile",
|
|
|
|
"serde",
|
|
"serde",
|
|
"serde_json",
|
|
"serde_json",
|
|
"serde_urlencoded",
|
|
"serde_urlencoded",
|
|
"system-configuration",
|
|
"system-configuration",
|
|
"tokio",
|
|
"tokio",
|
|
"tokio-native-tls",
|
|
"tokio-native-tls",
|
|
- "tokio-rustls",
|
|
|
|
"tokio-util",
|
|
"tokio-util",
|
|
"tower-service",
|
|
"tower-service",
|
|
"url",
|
|
"url",
|
|
@@ -3642,7 +3624,6 @@ dependencies = [
|
|
"wasm-bindgen-futures",
|
|
"wasm-bindgen-futures",
|
|
"wasm-streams",
|
|
"wasm-streams",
|
|
"web-sys",
|
|
"web-sys",
|
|
- "webpki-roots",
|
|
|
|
"winreg 0.50.0",
|
|
"winreg 0.50.0",
|
|
]
|
|
]
|
|
|
|
|
|
@@ -3670,20 +3651,6 @@ dependencies = [
|
|
"windows 0.37.0",
|
|
"windows 0.37.0",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "ring"
|
|
|
|
-version = "0.17.6"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "684d5e6e18f669ccebf64a92236bb7db9a34f07be010e3627368182027180866"
|
|
|
|
-dependencies = [
|
|
|
|
- "cc",
|
|
|
|
- "getrandom 0.2.11",
|
|
|
|
- "libc",
|
|
|
|
- "spin",
|
|
|
|
- "untrusted",
|
|
|
|
- "windows-sys 0.48.0",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "rquickjs"
|
|
name = "rquickjs"
|
|
version = "0.3.1"
|
|
version = "0.3.1"
|
|
@@ -3778,18 +3745,6 @@ dependencies = [
|
|
"windows-sys 0.52.0",
|
|
"windows-sys 0.52.0",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "rustls"
|
|
|
|
-version = "0.21.9"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "629648aced5775d558af50b2b4c7b02983a04b312126d45eeead26e7caa498b9"
|
|
|
|
-dependencies = [
|
|
|
|
- "log 0.4.20",
|
|
|
|
- "ring",
|
|
|
|
- "rustls-webpki",
|
|
|
|
- "sct",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "rustls-pemfile"
|
|
name = "rustls-pemfile"
|
|
version = "1.0.4"
|
|
version = "1.0.4"
|
|
@@ -3799,16 +3754,6 @@ dependencies = [
|
|
"base64 0.21.5",
|
|
"base64 0.21.5",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "rustls-webpki"
|
|
|
|
-version = "0.101.7"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765"
|
|
|
|
-dependencies = [
|
|
|
|
- "ring",
|
|
|
|
- "untrusted",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "rustversion"
|
|
name = "rustversion"
|
|
version = "1.0.14"
|
|
version = "1.0.14"
|
|
@@ -3857,16 +3802,6 @@ version = "1.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
|
|
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "sct"
|
|
|
|
-version = "0.7.1"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414"
|
|
|
|
-dependencies = [
|
|
|
|
- "ring",
|
|
|
|
- "untrusted",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "security-framework"
|
|
name = "security-framework"
|
|
version = "2.9.2"
|
|
version = "2.9.2"
|
|
@@ -4927,16 +4862,6 @@ dependencies = [
|
|
"tokio",
|
|
"tokio",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "tokio-rustls"
|
|
|
|
-version = "0.24.1"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
|
|
|
|
-dependencies = [
|
|
|
|
- "rustls",
|
|
|
|
- "tokio",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "tokio-stream"
|
|
name = "tokio-stream"
|
|
version = "0.1.14"
|
|
version = "0.1.14"
|
|
@@ -5222,12 +5147,6 @@ version = "0.2.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f28467d3e1d3c6586d8f25fa243f544f5800fec42d97032474e17222c2b75cfa"
|
|
checksum = "f28467d3e1d3c6586d8f25fa243f544f5800fec42d97032474e17222c2b75cfa"
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "untrusted"
|
|
|
|
-version = "0.9.0"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "url"
|
|
name = "url"
|
|
version = "2.5.0"
|
|
version = "2.5.0"
|
|
@@ -5530,12 +5449,6 @@ dependencies = [
|
|
"system-deps 6.2.0",
|
|
"system-deps 6.2.0",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "webpki-roots"
|
|
|
|
-version = "0.25.3"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "1778a42e8b3b90bff8d0f5032bf22250792889a5cdc752aa0020c84abe3aaf10"
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "webview2-com"
|
|
name = "webview2-com"
|
|
version = "0.19.1"
|
|
version = "0.19.1"
|