|
|
|
@ -244,6 +244,16 @@ dependencies = [
@@ -244,6 +244,16 @@ dependencies = [
|
|
|
|
|
"winapi", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "core-foundation" |
|
|
|
|
version = "0.9.2" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "6888e10551bb93e424d8df1d07f1a8b4fceb0001a3a4b048bfc47554946f47b3" |
|
|
|
|
dependencies = [ |
|
|
|
|
"core-foundation-sys", |
|
|
|
|
"libc", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "core-foundation-sys" |
|
|
|
|
version = "0.8.3" |
|
|
|
@ -951,6 +961,12 @@ version = "1.8.0"
@@ -951,6 +961,12 @@ version = "1.8.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "692fcb63b64b1758029e0a96ee63e049ce8c5948587f2f7208df04625e5f6b56" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "openssl-probe" |
|
|
|
|
version = "0.1.4" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "28988d872ab76095a6e6ac88d99b54fd267702734fd7ffe610ca27f533ddb95a" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "os_pipe" |
|
|
|
|
version = "0.9.2" |
|
|
|
@ -1219,6 +1235,7 @@ dependencies = [
@@ -1219,6 +1235,7 @@ dependencies = [
|
|
|
|
|
"percent-encoding", |
|
|
|
|
"pin-project-lite", |
|
|
|
|
"rustls", |
|
|
|
|
"rustls-native-certs", |
|
|
|
|
"rustls-pemfile", |
|
|
|
|
"serde", |
|
|
|
|
"serde_json", |
|
|
|
@ -1267,6 +1284,18 @@ dependencies = [
@@ -1267,6 +1284,18 @@ dependencies = [
|
|
|
|
|
"webpki 0.22.0", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "rustls-native-certs" |
|
|
|
|
version = "0.6.1" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "5ca9ebdfa27d3fc180e42879037b5338ab1c040c06affd00d8338598e7800943" |
|
|
|
|
dependencies = [ |
|
|
|
|
"openssl-probe", |
|
|
|
|
"rustls-pemfile", |
|
|
|
|
"schannel", |
|
|
|
|
"security-framework", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "rustls-pemfile" |
|
|
|
|
version = "0.2.1" |
|
|
|
@ -1282,6 +1311,16 @@ version = "1.0.5"
@@ -1282,6 +1311,16 @@ version = "1.0.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "schannel" |
|
|
|
|
version = "0.1.19" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75" |
|
|
|
|
dependencies = [ |
|
|
|
|
"lazy_static", |
|
|
|
|
"winapi", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "scopeguard" |
|
|
|
|
version = "1.1.0" |
|
|
|
@ -1298,6 +1337,29 @@ dependencies = [
@@ -1298,6 +1337,29 @@ dependencies = [
|
|
|
|
|
"untrusted", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "security-framework" |
|
|
|
|
version = "2.4.2" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "525bc1abfda2e1998d152c45cf13e696f76d0a4972310b22fac1658b05df7c87" |
|
|
|
|
dependencies = [ |
|
|
|
|
"bitflags", |
|
|
|
|
"core-foundation", |
|
|
|
|
"core-foundation-sys", |
|
|
|
|
"libc", |
|
|
|
|
"security-framework-sys", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "security-framework-sys" |
|
|
|
|
version = "2.4.2" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "a9dd14d83160b528b7bfd66439110573efcfbe281b17fc2ca9f39f550d619c7e" |
|
|
|
|
dependencies = [ |
|
|
|
|
"core-foundation-sys", |
|
|
|
|
"libc", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "semver" |
|
|
|
|
version = "1.0.4" |
|
|
|
|