|
@@ -296,16 +296,6 @@ version = "0.10.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "619743e34b5ba4e9703bba34deac3427c72507c7159f5fd030aea8cac0cfe341"
|
|
checksum = "619743e34b5ba4e9703bba34deac3427c72507c7159f5fd030aea8cac0cfe341"
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "async-broadcast"
|
|
|
|
-version = "0.5.1"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "7c48ccdbf6ca6b121e0f586cbc0e73ae440e56c67c30fa0873b4e110d9c26d2b"
|
|
|
|
-dependencies = [
|
|
|
|
- "event-listener 2.5.3",
|
|
|
|
- "futures-core",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "async-channel"
|
|
name = "async-channel"
|
|
version = "2.2.0"
|
|
version = "2.2.0"
|
|
@@ -335,80 +325,6 @@ dependencies = [
|
|
"zstd-safe 7.0.0",
|
|
"zstd-safe 7.0.0",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "async-executor"
|
|
|
|
-version = "1.8.0"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "17ae5ebefcc48e7452b4987947920dac9450be1110cadf34d1b8c116bdbaf97c"
|
|
|
|
-dependencies = [
|
|
|
|
- "async-lock 3.3.0",
|
|
|
|
- "async-task",
|
|
|
|
- "concurrent-queue",
|
|
|
|
- "fastrand 2.0.1",
|
|
|
|
- "futures-lite 2.2.0",
|
|
|
|
- "slab",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
-[[package]]
|
|
|
|
-name = "async-fs"
|
|
|
|
-version = "1.6.0"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "279cf904654eeebfa37ac9bb1598880884924aab82e290aa65c9e77a0e142e06"
|
|
|
|
-dependencies = [
|
|
|
|
- "async-lock 2.8.0",
|
|
|
|
- "autocfg",
|
|
|
|
- "blocking",
|
|
|
|
- "futures-lite 1.13.0",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
-[[package]]
|
|
|
|
-name = "async-io"
|
|
|
|
-version = "1.13.0"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "0fc5b45d93ef0529756f812ca52e44c221b35341892d3dcc34132ac02f3dd2af"
|
|
|
|
-dependencies = [
|
|
|
|
- "async-lock 2.8.0",
|
|
|
|
- "autocfg",
|
|
|
|
- "cfg-if",
|
|
|
|
- "concurrent-queue",
|
|
|
|
- "futures-lite 1.13.0",
|
|
|
|
- "log",
|
|
|
|
- "parking",
|
|
|
|
- "polling 2.8.0",
|
|
|
|
- "rustix 0.37.27",
|
|
|
|
- "slab",
|
|
|
|
- "socket2 0.4.10",
|
|
|
|
- "waker-fn",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
-[[package]]
|
|
|
|
-name = "async-io"
|
|
|
|
-version = "2.3.2"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "dcccb0f599cfa2f8ace422d3555572f47424da5648a4382a9dd0310ff8210884"
|
|
|
|
-dependencies = [
|
|
|
|
- "async-lock 3.3.0",
|
|
|
|
- "cfg-if",
|
|
|
|
- "concurrent-queue",
|
|
|
|
- "futures-io",
|
|
|
|
- "futures-lite 2.2.0",
|
|
|
|
- "parking",
|
|
|
|
- "polling 3.5.0",
|
|
|
|
- "rustix 0.38.31",
|
|
|
|
- "slab",
|
|
|
|
- "tracing",
|
|
|
|
- "windows-sys 0.52.0",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
-[[package]]
|
|
|
|
-name = "async-lock"
|
|
|
|
-version = "2.8.0"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "287272293e9d8c41773cec55e365490fe034813a2f172f502d6ddcf75b2f582b"
|
|
|
|
-dependencies = [
|
|
|
|
- "event-listener 2.5.3",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "async-lock"
|
|
name = "async-lock"
|
|
version = "3.3.0"
|
|
version = "3.3.0"
|
|
@@ -420,23 +336,6 @@ dependencies = [
|
|
"pin-project-lite",
|
|
"pin-project-lite",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "async-process"
|
|
|
|
-version = "1.8.1"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "ea6438ba0a08d81529c69b36700fa2f95837bfe3e776ab39cde9c14d9149da88"
|
|
|
|
-dependencies = [
|
|
|
|
- "async-io 1.13.0",
|
|
|
|
- "async-lock 2.8.0",
|
|
|
|
- "async-signal",
|
|
|
|
- "blocking",
|
|
|
|
- "cfg-if",
|
|
|
|
- "event-listener 3.1.0",
|
|
|
|
- "futures-lite 1.13.0",
|
|
|
|
- "rustix 0.38.31",
|
|
|
|
- "windows-sys 0.48.0",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "async-recursion"
|
|
name = "async-recursion"
|
|
version = "1.0.5"
|
|
version = "1.0.5"
|
|
@@ -448,24 +347,6 @@ dependencies = [
|
|
"syn 2.0.52",
|
|
"syn 2.0.52",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "async-signal"
|
|
|
|
-version = "0.2.5"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "9e47d90f65a225c4527103a8d747001fc56e375203592b25ad103e1ca13124c5"
|
|
|
|
-dependencies = [
|
|
|
|
- "async-io 2.3.2",
|
|
|
|
- "async-lock 2.8.0",
|
|
|
|
- "atomic-waker",
|
|
|
|
- "cfg-if",
|
|
|
|
- "futures-core",
|
|
|
|
- "futures-io",
|
|
|
|
- "rustix 0.38.31",
|
|
|
|
- "signal-hook-registry",
|
|
|
|
- "slab",
|
|
|
|
- "windows-sys 0.48.0",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "async-task"
|
|
name = "async-task"
|
|
version = "4.7.0"
|
|
version = "4.7.0"
|
|
@@ -948,11 +829,11 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6a37913e8dc4ddcc604f0c6d3bf2887c995153af3611de9e23c352b44c1b9118"
|
|
checksum = "6a37913e8dc4ddcc604f0c6d3bf2887c995153af3611de9e23c352b44c1b9118"
|
|
dependencies = [
|
|
dependencies = [
|
|
"async-channel",
|
|
"async-channel",
|
|
- "async-lock 3.3.0",
|
|
|
|
|
|
+ "async-lock",
|
|
"async-task",
|
|
"async-task",
|
|
- "fastrand 2.0.1",
|
|
|
|
|
|
+ "fastrand",
|
|
"futures-io",
|
|
"futures-io",
|
|
- "futures-lite 2.2.0",
|
|
|
|
|
|
+ "futures-lite",
|
|
"piper",
|
|
"piper",
|
|
"tracing",
|
|
"tracing",
|
|
]
|
|
]
|
|
@@ -2024,17 +1905,6 @@ dependencies = [
|
|
"serde",
|
|
"serde",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "derivative"
|
|
|
|
-version = "2.2.0"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"
|
|
|
|
-dependencies = [
|
|
|
|
- "proc-macro2",
|
|
|
|
- "quote",
|
|
|
|
- "syn 1.0.109",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "derive_more"
|
|
name = "derive_more"
|
|
version = "0.99.17"
|
|
version = "0.99.17"
|
|
@@ -2752,6 +2622,29 @@ version = "1.0.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "86e3bdc80eee6e16b2b6b0f87fbc98c04bee3455e35174c0de1a125d0688c632"
|
|
checksum = "86e3bdc80eee6e16b2b6b0f87fbc98c04bee3455e35174c0de1a125d0688c632"
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "dlopen2"
|
|
|
|
+version = "0.7.0"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "9e1297103d2bbaea85724fcee6294c2d50b1081f9ad47d0f6f6f61eda65315a6"
|
|
|
|
+dependencies = [
|
|
|
|
+ "dlopen2_derive",
|
|
|
|
+ "libc",
|
|
|
|
+ "once_cell",
|
|
|
|
+ "winapi",
|
|
|
|
+]
|
|
|
|
+
|
|
|
|
+[[package]]
|
|
|
|
+name = "dlopen2_derive"
|
|
|
|
+version = "0.4.0"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "f2b99bf03862d7f545ebc28ddd33a665b50865f4dfd84031a393823879bd4c54"
|
|
|
|
+dependencies = [
|
|
|
|
+ "proc-macro2",
|
|
|
|
+ "quote",
|
|
|
|
+ "syn 2.0.52",
|
|
|
|
+]
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "doc-comment"
|
|
name = "doc-comment"
|
|
version = "0.3.3"
|
|
version = "0.3.3"
|
|
@@ -2821,27 +2714,6 @@ dependencies = [
|
|
"syn 2.0.52",
|
|
"syn 2.0.52",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "enumflags2"
|
|
|
|
-version = "0.7.9"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "3278c9d5fb675e0a51dabcf4c0d355f692b064171535ba72361be1528a9d8e8d"
|
|
|
|
-dependencies = [
|
|
|
|
- "enumflags2_derive",
|
|
|
|
- "serde",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
-[[package]]
|
|
|
|
-name = "enumflags2_derive"
|
|
|
|
-version = "0.7.9"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "5c785274071b1b420972453b306eeca06acf4633829db4223b58a2a8c5953bc4"
|
|
|
|
-dependencies = [
|
|
|
|
- "proc-macro2",
|
|
|
|
- "quote",
|
|
|
|
- "syn 2.0.52",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "enumset"
|
|
name = "enumset"
|
|
version = "1.1.3"
|
|
version = "1.1.3"
|
|
@@ -2942,17 +2814,6 @@ version = "2.5.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
|
|
checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "event-listener"
|
|
|
|
-version = "3.1.0"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "d93877bcde0eb80ca09131a08d23f0a5c18a620b01db137dba666d18cd9b30c2"
|
|
|
|
-dependencies = [
|
|
|
|
- "concurrent-queue",
|
|
|
|
- "parking",
|
|
|
|
- "pin-project-lite",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "event-listener"
|
|
name = "event-listener"
|
|
version = "4.0.3"
|
|
version = "4.0.3"
|
|
@@ -3069,15 +2930,6 @@ dependencies = [
|
|
"serde",
|
|
"serde",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "fastrand"
|
|
|
|
-version = "1.9.0"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"
|
|
|
|
-dependencies = [
|
|
|
|
- "instant",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "fastrand"
|
|
name = "fastrand"
|
|
version = "2.0.1"
|
|
version = "2.0.1"
|
|
@@ -3338,31 +3190,13 @@ version = "0.3.30"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1"
|
|
checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1"
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "futures-lite"
|
|
|
|
-version = "1.13.0"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce"
|
|
|
|
-dependencies = [
|
|
|
|
- "fastrand 1.9.0",
|
|
|
|
- "futures-core",
|
|
|
|
- "futures-io",
|
|
|
|
- "memchr",
|
|
|
|
- "parking",
|
|
|
|
- "pin-project-lite",
|
|
|
|
- "waker-fn",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "futures-lite"
|
|
name = "futures-lite"
|
|
version = "2.2.0"
|
|
version = "2.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "445ba825b27408685aaecefd65178908c36c6e96aaf6d8599419d46e624192ba"
|
|
checksum = "445ba825b27408685aaecefd65178908c36c6e96aaf6d8599419d46e624192ba"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "fastrand 2.0.1",
|
|
|
|
"futures-core",
|
|
"futures-core",
|
|
- "futures-io",
|
|
|
|
- "parking",
|
|
|
|
"pin-project-lite",
|
|
"pin-project-lite",
|
|
]
|
|
]
|
|
|
|
|
|
@@ -3857,7 +3691,7 @@ version = "0.1.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0066432d4c277f9877f091279a597ea5331f68ca410efc874f0bdfb1cd348f92"
|
|
checksum = "0066432d4c277f9877f091279a597ea5331f68ca410efc874f0bdfb1cd348f92"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "fastrand 2.0.1",
|
|
|
|
|
|
+ "fastrand",
|
|
"unicode-normalization",
|
|
"unicode-normalization",
|
|
]
|
|
]
|
|
|
|
|
|
@@ -4567,7 +4401,7 @@ dependencies = [
|
|
"httpdate",
|
|
"httpdate",
|
|
"itoa 1.0.10",
|
|
"itoa 1.0.10",
|
|
"pin-project-lite",
|
|
"pin-project-lite",
|
|
- "socket2 0.5.6",
|
|
|
|
|
|
+ "socket2",
|
|
"tokio",
|
|
"tokio",
|
|
"tower-service",
|
|
"tower-service",
|
|
"tracing",
|
|
"tracing",
|
|
@@ -4654,7 +4488,7 @@ dependencies = [
|
|
"http-body 1.0.0",
|
|
"http-body 1.0.0",
|
|
"hyper 1.2.0",
|
|
"hyper 1.2.0",
|
|
"pin-project-lite",
|
|
"pin-project-lite",
|
|
- "socket2 0.5.6",
|
|
|
|
|
|
+ "socket2",
|
|
"tokio",
|
|
"tokio",
|
|
"tower",
|
|
"tower",
|
|
"tower-service",
|
|
"tower-service",
|
|
@@ -4952,24 +4786,13 @@ version = "0.3.15"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f958d3d68f4167080a18141e10381e7634563984a537f2a49a30fd8e53ac5767"
|
|
checksum = "f958d3d68f4167080a18141e10381e7634563984a537f2a49a30fd8e53ac5767"
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "io-lifetimes"
|
|
|
|
-version = "1.0.11"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
|
|
|
|
-dependencies = [
|
|
|
|
- "hermit-abi 0.3.9",
|
|
|
|
- "libc",
|
|
|
|
- "windows-sys 0.48.0",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "ipconfig"
|
|
name = "ipconfig"
|
|
version = "0.3.2"
|
|
version = "0.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f"
|
|
checksum = "b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "socket2 0.5.6",
|
|
|
|
|
|
+ "socket2",
|
|
"widestring",
|
|
"widestring",
|
|
"windows-sys 0.48.0",
|
|
"windows-sys 0.48.0",
|
|
"winreg",
|
|
"winreg",
|
|
@@ -5407,12 +5230,6 @@ version = "0.5.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
|
|
checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "linux-raw-sys"
|
|
|
|
-version = "0.3.8"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "linux-raw-sys"
|
|
name = "linux-raw-sys"
|
|
version = "0.4.13"
|
|
version = "0.4.13"
|
|
@@ -5720,15 +5537,6 @@ dependencies = [
|
|
"autocfg",
|
|
"autocfg",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "memoffset"
|
|
|
|
-version = "0.7.1"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4"
|
|
|
|
-dependencies = [
|
|
|
|
- "autocfg",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "memoffset"
|
|
name = "memoffset"
|
|
version = "0.9.0"
|
|
version = "0.9.0"
|
|
@@ -5970,7 +5778,6 @@ dependencies = [
|
|
"bitflags 1.3.2",
|
|
"bitflags 1.3.2",
|
|
"cfg-if",
|
|
"cfg-if",
|
|
"libc",
|
|
"libc",
|
|
- "memoffset 0.7.1",
|
|
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -6330,16 +6137,6 @@ dependencies = [
|
|
"num-traits",
|
|
"num-traits",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "ordered-stream"
|
|
|
|
-version = "0.2.0"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
|
|
|
|
-dependencies = [
|
|
|
|
- "futures-core",
|
|
|
|
- "pin-project-lite",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "os_pipe"
|
|
name = "os_pipe"
|
|
version = "1.1.5"
|
|
version = "1.1.5"
|
|
@@ -6751,7 +6548,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "668d31b1c4eba19242f2088b2bf3316b82ca31082a8335764db4e083db7485d4"
|
|
checksum = "668d31b1c4eba19242f2088b2bf3316b82ca31082a8335764db4e083db7485d4"
|
|
dependencies = [
|
|
dependencies = [
|
|
"atomic-waker",
|
|
"atomic-waker",
|
|
- "fastrand 2.0.1",
|
|
|
|
|
|
+ "fastrand",
|
|
"futures-io",
|
|
"futures-io",
|
|
]
|
|
]
|
|
|
|
|
|
@@ -6837,36 +6634,6 @@ dependencies = [
|
|
"miniz_oxide",
|
|
"miniz_oxide",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "polling"
|
|
|
|
-version = "2.8.0"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce"
|
|
|
|
-dependencies = [
|
|
|
|
- "autocfg",
|
|
|
|
- "bitflags 1.3.2",
|
|
|
|
- "cfg-if",
|
|
|
|
- "concurrent-queue",
|
|
|
|
- "libc",
|
|
|
|
- "log",
|
|
|
|
- "pin-project-lite",
|
|
|
|
- "windows-sys 0.48.0",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
-[[package]]
|
|
|
|
-name = "polling"
|
|
|
|
-version = "3.5.0"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "24f040dee2588b4963afb4e420540439d126f73fdacf4a9c486a96d840bac3c9"
|
|
|
|
-dependencies = [
|
|
|
|
- "cfg-if",
|
|
|
|
- "concurrent-queue",
|
|
|
|
- "pin-project-lite",
|
|
|
|
- "rustix 0.38.31",
|
|
|
|
- "tracing",
|
|
|
|
- "windows-sys 0.52.0",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "polyval"
|
|
name = "polyval"
|
|
version = "0.6.2"
|
|
version = "0.6.2"
|
|
@@ -7605,20 +7372,6 @@ dependencies = [
|
|
"semver",
|
|
"semver",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "rustix"
|
|
|
|
-version = "0.37.27"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "fea8ca367a3a01fe35e6943c400addf443c0f57670e6ec51196f71a4b8762dd2"
|
|
|
|
-dependencies = [
|
|
|
|
- "bitflags 1.3.2",
|
|
|
|
- "errno",
|
|
|
|
- "io-lifetimes",
|
|
|
|
- "libc",
|
|
|
|
- "linux-raw-sys 0.3.8",
|
|
|
|
- "windows-sys 0.48.0",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "rustix"
|
|
name = "rustix"
|
|
version = "0.38.31"
|
|
version = "0.38.31"
|
|
@@ -7628,7 +7381,7 @@ dependencies = [
|
|
"bitflags 2.4.2",
|
|
"bitflags 2.4.2",
|
|
"errno",
|
|
"errno",
|
|
"libc",
|
|
"libc",
|
|
- "linux-raw-sys 0.4.13",
|
|
|
|
|
|
+ "linux-raw-sys",
|
|
"windows-sys 0.52.0",
|
|
"windows-sys 0.52.0",
|
|
]
|
|
]
|
|
|
|
|
|
@@ -8249,16 +8002,6 @@ dependencies = [
|
|
"version_check",
|
|
"version_check",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "socket2"
|
|
|
|
-version = "0.4.10"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "9f7916fc008ca5542385b89a3d3ce689953c143e9304a9bf8beec1de48994c0d"
|
|
|
|
-dependencies = [
|
|
|
|
- "libc",
|
|
|
|
- "winapi",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "socket2"
|
|
name = "socket2"
|
|
version = "0.5.6"
|
|
version = "0.5.6"
|
|
@@ -8731,17 +8474,17 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "tao"
|
|
name = "tao"
|
|
-version = "0.24.1"
|
|
|
|
|
|
+version = "0.26.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "75d4a64cfac8e487c61d778fe4ab8480f162451e8af7f247aafadcb3b2560852"
|
|
|
|
|
|
+checksum = "ccba570365293ca309d60f30fdac2c5271b732dc762e6154e59c85d2c762a0a1"
|
|
dependencies = [
|
|
dependencies = [
|
|
"bitflags 1.3.2",
|
|
"bitflags 1.3.2",
|
|
- "cc",
|
|
|
|
"cocoa",
|
|
"cocoa",
|
|
"core-foundation",
|
|
"core-foundation",
|
|
"core-graphics",
|
|
"core-graphics",
|
|
"crossbeam-channel",
|
|
"crossbeam-channel",
|
|
"dispatch",
|
|
"dispatch",
|
|
|
|
+ "dlopen2",
|
|
"gdkwayland-sys",
|
|
"gdkwayland-sys",
|
|
"gdkx11-sys",
|
|
"gdkx11-sys",
|
|
"gtk",
|
|
"gtk",
|
|
@@ -8768,7 +8511,6 @@ dependencies = [
|
|
"windows-implement",
|
|
"windows-implement",
|
|
"windows-version",
|
|
"windows-version",
|
|
"x11-dl",
|
|
"x11-dl",
|
|
- "zbus",
|
|
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -8891,9 +8633,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7ef1adac450ad7f4b3c28589471ade84f25f731a7a0fe30d71dfa9f60fd808e5"
|
|
checksum = "7ef1adac450ad7f4b3c28589471ade84f25f731a7a0fe30d71dfa9f60fd808e5"
|
|
dependencies = [
|
|
dependencies = [
|
|
"cfg-if",
|
|
"cfg-if",
|
|
- "fastrand 2.0.1",
|
|
|
|
|
|
+ "fastrand",
|
|
"redox_syscall",
|
|
"redox_syscall",
|
|
- "rustix 0.38.31",
|
|
|
|
|
|
+ "rustix",
|
|
"windows-sys 0.48.0",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
]
|
|
|
|
|
|
@@ -9070,7 +8812,7 @@ dependencies = [
|
|
"parking_lot",
|
|
"parking_lot",
|
|
"pin-project-lite",
|
|
"pin-project-lite",
|
|
"signal-hook-registry",
|
|
"signal-hook-registry",
|
|
- "socket2 0.5.6",
|
|
|
|
|
|
+ "socket2",
|
|
"tokio-macros",
|
|
"tokio-macros",
|
|
"windows-sys 0.48.0",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
]
|
|
@@ -9496,17 +9238,6 @@ version = "0.1.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9"
|
|
checksum = "ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9"
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "uds_windows"
|
|
|
|
-version = "1.1.0"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9"
|
|
|
|
-dependencies = [
|
|
|
|
- "memoffset 0.9.0",
|
|
|
|
- "tempfile",
|
|
|
|
- "winapi",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "unicase"
|
|
name = "unicase"
|
|
version = "2.7.0"
|
|
version = "2.7.0"
|
|
@@ -9688,12 +9419,6 @@ version = "0.5.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "65dd7eed29412da847b0f78bcec0ac98588165988a8cfe41d4ea1d429f8ccfff"
|
|
checksum = "65dd7eed29412da847b0f78bcec0ac98588165988a8cfe41d4ea1d429f8ccfff"
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "waker-fn"
|
|
|
|
-version = "1.1.1"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "f3c4517f54858c779bbcbf228f4fca63d121bf85fbecb2dc578cdf4a39395690"
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "walkdir"
|
|
name = "walkdir"
|
|
version = "2.4.0"
|
|
version = "2.4.0"
|
|
@@ -10101,7 +9826,7 @@ dependencies = [
|
|
"either",
|
|
"either",
|
|
"home",
|
|
"home",
|
|
"once_cell",
|
|
"once_cell",
|
|
- "rustix 0.38.31",
|
|
|
|
|
|
+ "rustix",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -10431,9 +10156,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "wry"
|
|
name = "wry"
|
|
-version = "0.35.2"
|
|
|
|
|
|
+version = "0.37.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "d3016c47c9b6f7029a9da7cd48af8352327226bba0e955f3c92e2966651365a9"
|
|
|
|
|
|
+checksum = "8b717040ba9771fd88eb428c6ea6b555f8e734ff8534f02c13e8f10d97f5935e"
|
|
dependencies = [
|
|
dependencies = [
|
|
"base64",
|
|
"base64",
|
|
"block",
|
|
"block",
|
|
@@ -10457,14 +10182,14 @@ dependencies = [
|
|
"objc",
|
|
"objc",
|
|
"objc_id",
|
|
"objc_id",
|
|
"once_cell",
|
|
"once_cell",
|
|
- "raw-window-handle 0.5.2",
|
|
|
|
|
|
+ "percent-encoding",
|
|
|
|
+ "raw-window-handle 0.6.0",
|
|
"serde",
|
|
"serde",
|
|
"serde_json",
|
|
"serde_json",
|
|
"sha2",
|
|
"sha2",
|
|
"soup3",
|
|
"soup3",
|
|
"tao-macros",
|
|
"tao-macros",
|
|
"thiserror",
|
|
"thiserror",
|
|
- "url",
|
|
|
|
"webkit2gtk",
|
|
"webkit2gtk",
|
|
"webkit2gtk-sys",
|
|
"webkit2gtk-sys",
|
|
"webview2-com",
|
|
"webview2-com",
|
|
@@ -10511,18 +10236,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8da84f1a25939b27f6820d92aed108f83ff920fdf11a7b19366c27c4cda81d4f"
|
|
checksum = "8da84f1a25939b27f6820d92aed108f83ff920fdf11a7b19366c27c4cda81d4f"
|
|
dependencies = [
|
|
dependencies = [
|
|
"libc",
|
|
"libc",
|
|
- "linux-raw-sys 0.4.13",
|
|
|
|
- "rustix 0.38.31",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
-[[package]]
|
|
|
|
-name = "xdg-home"
|
|
|
|
-version = "1.1.0"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "21e5a325c3cb8398ad6cf859c1135b25dd29e186679cf2da7581d9679f63b38e"
|
|
|
|
-dependencies = [
|
|
|
|
- "libc",
|
|
|
|
- "winapi",
|
|
|
|
|
|
+ "linux-raw-sys",
|
|
|
|
+ "rustix",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -10537,72 +10252,6 @@ version = "0.5.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"
|
|
checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "zbus"
|
|
|
|
-version = "3.15.2"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "675d170b632a6ad49804c8cf2105d7c31eddd3312555cffd4b740e08e97c25e6"
|
|
|
|
-dependencies = [
|
|
|
|
- "async-broadcast",
|
|
|
|
- "async-executor",
|
|
|
|
- "async-fs",
|
|
|
|
- "async-io 1.13.0",
|
|
|
|
- "async-lock 2.8.0",
|
|
|
|
- "async-process",
|
|
|
|
- "async-recursion",
|
|
|
|
- "async-task",
|
|
|
|
- "async-trait",
|
|
|
|
- "blocking",
|
|
|
|
- "byteorder",
|
|
|
|
- "derivative",
|
|
|
|
- "enumflags2",
|
|
|
|
- "event-listener 2.5.3",
|
|
|
|
- "futures-core",
|
|
|
|
- "futures-sink",
|
|
|
|
- "futures-util",
|
|
|
|
- "hex",
|
|
|
|
- "nix 0.26.4",
|
|
|
|
- "once_cell",
|
|
|
|
- "ordered-stream",
|
|
|
|
- "rand 0.8.5",
|
|
|
|
- "serde",
|
|
|
|
- "serde_repr",
|
|
|
|
- "sha1",
|
|
|
|
- "static_assertions",
|
|
|
|
- "tracing",
|
|
|
|
- "uds_windows",
|
|
|
|
- "winapi",
|
|
|
|
- "xdg-home",
|
|
|
|
- "zbus_macros",
|
|
|
|
- "zbus_names",
|
|
|
|
- "zvariant",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
-[[package]]
|
|
|
|
-name = "zbus_macros"
|
|
|
|
-version = "3.15.2"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "7131497b0f887e8061b430c530240063d33bf9455fa34438f388a245da69e0a5"
|
|
|
|
-dependencies = [
|
|
|
|
- "proc-macro-crate 1.3.1",
|
|
|
|
- "proc-macro2",
|
|
|
|
- "quote",
|
|
|
|
- "regex",
|
|
|
|
- "syn 1.0.109",
|
|
|
|
- "zvariant_utils",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
-[[package]]
|
|
|
|
-name = "zbus_names"
|
|
|
|
-version = "2.6.1"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "437d738d3750bed6ca9b8d423ccc7a8eb284f6b1d6d4e225a0e4e6258d864c8d"
|
|
|
|
-dependencies = [
|
|
|
|
- "serde",
|
|
|
|
- "static_assertions",
|
|
|
|
- "zvariant",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "zerocopy"
|
|
name = "zerocopy"
|
|
version = "0.7.32"
|
|
version = "0.7.32"
|
|
@@ -10719,41 +10368,3 @@ checksum = "ec866b44a2a1fd6133d363f073ca1b179f438f99e7e5bfb1e33f7181facfe448"
|
|
dependencies = [
|
|
dependencies = [
|
|
"zune-core",
|
|
"zune-core",
|
|
]
|
|
]
|
|
-
|
|
|
|
-[[package]]
|
|
|
|
-name = "zvariant"
|
|
|
|
-version = "3.15.2"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "4eef2be88ba09b358d3b58aca6e41cd853631d44787f319a1383ca83424fb2db"
|
|
|
|
-dependencies = [
|
|
|
|
- "byteorder",
|
|
|
|
- "enumflags2",
|
|
|
|
- "libc",
|
|
|
|
- "serde",
|
|
|
|
- "static_assertions",
|
|
|
|
- "zvariant_derive",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
-[[package]]
|
|
|
|
-name = "zvariant_derive"
|
|
|
|
-version = "3.15.2"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "37c24dc0bed72f5f90d1f8bb5b07228cbf63b3c6e9f82d82559d4bae666e7ed9"
|
|
|
|
-dependencies = [
|
|
|
|
- "proc-macro-crate 1.3.1",
|
|
|
|
- "proc-macro2",
|
|
|
|
- "quote",
|
|
|
|
- "syn 1.0.109",
|
|
|
|
- "zvariant_utils",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
-[[package]]
|
|
|
|
-name = "zvariant_utils"
|
|
|
|
-version = "1.0.1"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "7234f0d811589db492d16893e3f21e8e2fd282e6d01b0cddee310322062cc200"
|
|
|
|
-dependencies = [
|
|
|
|
- "proc-macro2",
|
|
|
|
- "quote",
|
|
|
|
- "syn 1.0.109",
|
|
|
|
-]
|
|
|