|
@@ -253,7 +253,7 @@ dependencies = [
|
|
|
"polling 2.8.0",
|
|
|
"rustix 0.37.27",
|
|
|
"slab",
|
|
|
- "socket2",
|
|
|
+ "socket2 0.4.10",
|
|
|
"waker-fn",
|
|
|
]
|
|
|
|
|
@@ -548,6 +548,18 @@ version = "1.5.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "bytes"
|
|
|
+version = "0.5.6"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "bytes"
|
|
|
+version = "1.7.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "428d9aa8fbc0670b7b8d6030a7fadd0f86151cae55e4dbbece15f3780a3dfaf3"
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "cc"
|
|
|
version = "1.1.15"
|
|
@@ -780,6 +792,37 @@ dependencies = [
|
|
|
"cipher",
|
|
|
]
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "curl"
|
|
|
+version = "0.4.46"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "1e2161dd6eba090ff1594084e95fd67aeccf04382ffea77999ea94ed42ec67b6"
|
|
|
+dependencies = [
|
|
|
+ "curl-sys",
|
|
|
+ "libc",
|
|
|
+ "openssl-probe",
|
|
|
+ "openssl-sys",
|
|
|
+ "schannel",
|
|
|
+ "socket2 0.5.7",
|
|
|
+ "windows-sys 0.52.0",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "curl-sys"
|
|
|
+version = "0.4.76+curl-8.10.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "00462dbe9cbb9344e1b2be34d9094d74e3b8aac59a883495b335eafd02e25120"
|
|
|
+dependencies = [
|
|
|
+ "cc",
|
|
|
+ "libc",
|
|
|
+ "libnghttp2-sys",
|
|
|
+ "libz-sys",
|
|
|
+ "openssl-sys",
|
|
|
+ "pkg-config",
|
|
|
+ "vcpkg",
|
|
|
+ "windows-sys 0.52.0",
|
|
|
+]
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "deranged"
|
|
|
version = "0.3.11"
|
|
@@ -821,6 +864,15 @@ version = "1.13.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "encoding_rs"
|
|
|
+version = "0.8.34"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59"
|
|
|
+dependencies = [
|
|
|
+ "cfg-if 1.0.0",
|
|
|
+]
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "env_logger"
|
|
|
version = "0.10.2"
|
|
@@ -929,6 +981,23 @@ dependencies = [
|
|
|
"web-sys",
|
|
|
]
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "flume"
|
|
|
+version = "0.9.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "1bebadab126f8120d410b677ed95eee4ba6eb7c6dd8e34a5ec88a08050e26132"
|
|
|
+dependencies = [
|
|
|
+ "futures-core",
|
|
|
+ "futures-sink",
|
|
|
+ "spinning_top",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "fnv"
|
|
|
+version = "1.0.7"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "form_urlencoded"
|
|
|
version = "1.2.1"
|
|
@@ -998,6 +1067,12 @@ dependencies = [
|
|
|
"syn 2.0.77",
|
|
|
]
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "futures-sink"
|
|
|
+version = "0.3.30"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "futures-task"
|
|
|
version = "0.3.30"
|
|
@@ -1011,8 +1086,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
|
|
|
dependencies = [
|
|
|
"futures-core",
|
|
|
+ "futures-io",
|
|
|
"futures-macro",
|
|
|
"futures-task",
|
|
|
+ "memchr",
|
|
|
"pin-project-lite 0.2.14",
|
|
|
"pin-utils",
|
|
|
"slab",
|
|
@@ -1158,15 +1235,28 @@ dependencies = [
|
|
|
"digest 0.10.7",
|
|
|
]
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "http"
|
|
|
+version = "0.2.12"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
|
|
|
+dependencies = [
|
|
|
+ "bytes 1.7.2",
|
|
|
+ "fnv",
|
|
|
+ "itoa",
|
|
|
+]
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "http-client"
|
|
|
version = "6.5.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "1947510dc91e2bf586ea5ffb412caad7673264e14bb39fb9078da114a94ce1a5"
|
|
|
dependencies = [
|
|
|
+ "async-std",
|
|
|
"async-trait",
|
|
|
"cfg-if 1.0.0",
|
|
|
"http-types",
|
|
|
+ "isahc",
|
|
|
"log",
|
|
|
]
|
|
|
|
|
@@ -1290,6 +1380,29 @@ version = "1.70.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "isahc"
|
|
|
+version = "0.9.14"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "e2948a0ce43e2c2ef11d7edf6816508998d99e13badd1150be0914205df9388a"
|
|
|
+dependencies = [
|
|
|
+ "bytes 0.5.6",
|
|
|
+ "crossbeam-utils",
|
|
|
+ "curl",
|
|
|
+ "curl-sys",
|
|
|
+ "flume",
|
|
|
+ "futures-lite 1.13.0",
|
|
|
+ "http",
|
|
|
+ "log",
|
|
|
+ "once_cell",
|
|
|
+ "slab",
|
|
|
+ "sluice",
|
|
|
+ "tracing",
|
|
|
+ "tracing-futures",
|
|
|
+ "url",
|
|
|
+ "waker-fn",
|
|
|
+]
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "itertools"
|
|
|
version = "0.12.1"
|
|
@@ -1350,6 +1463,16 @@ version = "0.2.158"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "d8adc4bb1803a324070e64a98ae98f38934d91957a99cfb3a43dcbc01bc56439"
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "libnghttp2-sys"
|
|
|
+version = "0.1.10+1.61.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "959c25552127d2e1fa72f0e52548ec04fc386e827ba71a7bd01db46a447dc135"
|
|
|
+dependencies = [
|
|
|
+ "cc",
|
|
|
+ "libc",
|
|
|
+]
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "libsqlite3-sys"
|
|
|
version = "0.28.0"
|
|
@@ -1361,6 +1484,18 @@ dependencies = [
|
|
|
"vcpkg",
|
|
|
]
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "libz-sys"
|
|
|
+version = "1.1.20"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "d2d16453e800a8cf6dd2fc3eb4bc99b786a9b90c663b8559a5b1a041bf89e472"
|
|
|
+dependencies = [
|
|
|
+ "cc",
|
|
|
+ "libc",
|
|
|
+ "pkg-config",
|
|
|
+ "vcpkg",
|
|
|
+]
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "linux-raw-sys"
|
|
|
version = "0.3.8"
|
|
@@ -1427,6 +1562,22 @@ dependencies = [
|
|
|
"syn 1.0.109",
|
|
|
]
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "mime"
|
|
|
+version = "0.3.17"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "mime_guess"
|
|
|
+version = "2.0.5"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
|
|
|
+dependencies = [
|
|
|
+ "mime",
|
|
|
+ "unicase",
|
|
|
+]
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "mio"
|
|
|
version = "0.8.11"
|
|
@@ -1485,6 +1636,24 @@ version = "0.3.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "c08d65885ee38876c4f86fa503fb49d7b507c2b62552df7c70b2fce627e06381"
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "openssl-probe"
|
|
|
+version = "0.1.5"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "openssl-sys"
|
|
|
+version = "0.9.103"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "7f9e8deee91df40a943c71b917e5874b951d32a802526c85721ce3b776c929d6"
|
|
|
+dependencies = [
|
|
|
+ "cc",
|
|
|
+ "libc",
|
|
|
+ "pkg-config",
|
|
|
+ "vcpkg",
|
|
|
+]
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "parking"
|
|
|
version = "2.2.0"
|
|
@@ -1933,6 +2102,12 @@ dependencies = [
|
|
|
"windows-sys 0.52.0",
|
|
|
]
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "rustversion"
|
|
|
+version = "1.0.17"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6"
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "ryu"
|
|
|
version = "1.0.18"
|
|
@@ -1948,6 +2123,15 @@ dependencies = [
|
|
|
"winapi-util",
|
|
|
]
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "schannel"
|
|
|
+version = "0.1.24"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "e9aaafd5a2b6e3d657ff009d82fbd630b6bd54dd4eb06f21693925cdf80f9b8b"
|
|
|
+dependencies = [
|
|
|
+ "windows-sys 0.59.0",
|
|
|
+]
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "scopeguard"
|
|
|
version = "1.2.0"
|
|
@@ -2158,6 +2342,17 @@ dependencies = [
|
|
|
"autocfg",
|
|
|
]
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "sluice"
|
|
|
+version = "0.5.5"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "6d7400c0eff44aa2fcb5e31a5f24ba9716ed90138769e4977a2ba6014ae63eb5"
|
|
|
+dependencies = [
|
|
|
+ "async-channel 1.9.0",
|
|
|
+ "futures-core",
|
|
|
+ "futures-io",
|
|
|
+]
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "smallvec"
|
|
|
version = "1.13.2"
|
|
@@ -2191,6 +2386,16 @@ dependencies = [
|
|
|
"winapi",
|
|
|
]
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "socket2"
|
|
|
+version = "0.5.7"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c"
|
|
|
+dependencies = [
|
|
|
+ "libc",
|
|
|
+ "windows-sys 0.52.0",
|
|
|
+]
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "spin"
|
|
|
version = "0.5.2"
|
|
@@ -2203,6 +2408,15 @@ version = "0.9.8"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "spinning_top"
|
|
|
+version = "0.2.5"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "5b9eb1a2f4c41445a3a0ff9abc5221c5fcd28e1f13cd7c0397706f9ac938ddb0"
|
|
|
+dependencies = [
|
|
|
+ "lock_api",
|
|
|
+]
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "standback"
|
|
|
version = "0.2.17"
|
|
@@ -2267,12 +2481,57 @@ version = "0.11.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "strum"
|
|
|
+version = "0.26.3"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06"
|
|
|
+dependencies = [
|
|
|
+ "strum_macros",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "strum_macros"
|
|
|
+version = "0.26.4"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "4c6bee85a5a24955dc440386795aa378cd9cf82acd5f764469152d2270e581be"
|
|
|
+dependencies = [
|
|
|
+ "heck",
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "rustversion",
|
|
|
+ "syn 2.0.77",
|
|
|
+]
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "subtle"
|
|
|
version = "2.6.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "surf"
|
|
|
+version = "2.3.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "718b1ae6b50351982dedff021db0def601677f2120938b070eadb10ba4038dd7"
|
|
|
+dependencies = [
|
|
|
+ "async-std",
|
|
|
+ "async-trait",
|
|
|
+ "cfg-if 1.0.0",
|
|
|
+ "encoding_rs",
|
|
|
+ "futures-util",
|
|
|
+ "getrandom 0.2.15",
|
|
|
+ "http-client",
|
|
|
+ "http-types",
|
|
|
+ "log",
|
|
|
+ "mime_guess",
|
|
|
+ "once_cell",
|
|
|
+ "pin-project-lite 0.2.14",
|
|
|
+ "serde",
|
|
|
+ "serde_json",
|
|
|
+ "web-sys",
|
|
|
+]
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "sval"
|
|
|
version = "2.13.0"
|
|
@@ -2549,15 +2808,41 @@ version = "0.1.40"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
|
|
|
dependencies = [
|
|
|
+ "log",
|
|
|
"pin-project-lite 0.2.14",
|
|
|
+ "tracing-attributes",
|
|
|
"tracing-core",
|
|
|
]
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "tracing-attributes"
|
|
|
+version = "0.1.27"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn 2.0.77",
|
|
|
+]
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "tracing-core"
|
|
|
version = "0.1.32"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
|
|
|
+dependencies = [
|
|
|
+ "once_cell",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "tracing-futures"
|
|
|
+version = "0.2.5"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"
|
|
|
+dependencies = [
|
|
|
+ "pin-project",
|
|
|
+ "tracing",
|
|
|
+]
|
|
|
|
|
|
[[package]]
|
|
|
name = "typeid"
|
|
@@ -2603,11 +2888,22 @@ dependencies = [
|
|
|
"sha1 0.10.6",
|
|
|
"sha2 0.10.8",
|
|
|
"smol",
|
|
|
+ "strum",
|
|
|
+ "surf",
|
|
|
"tide",
|
|
|
"time 0.3.36",
|
|
|
"toml",
|
|
|
]
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "unicase"
|
|
|
+version = "2.7.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89"
|
|
|
+dependencies = [
|
|
|
+ "version_check",
|
|
|
+]
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "unicode-bidi"
|
|
|
version = "0.3.15"
|