|
@@ -164,11 +164,13 @@ checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "async-lock"
|
|
name = "async-lock"
|
|
-version = "2.8.0"
|
|
|
|
|
|
+version = "3.3.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "287272293e9d8c41773cec55e365490fe034813a2f172f502d6ddcf75b2f582b"
|
|
|
|
|
|
+checksum = "d034b430882f8381900d3fe6f0aaa3ad94f2cb4ac519b429692a1bc2dda4ae7b"
|
|
dependencies = [
|
|
dependencies = [
|
|
"event-listener",
|
|
"event-listener",
|
|
|
|
+ "event-listener-strategy",
|
|
|
|
+ "pin-project-lite",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -190,19 +192,20 @@ checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "axum"
|
|
name = "axum"
|
|
-version = "0.6.20"
|
|
|
|
|
|
+version = "0.7.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "3b829e4e32b91e643de6eafe82b1d90675f5874230191a4ffbc1b336dec4d6bf"
|
|
|
|
|
|
+checksum = "1236b4b292f6c4d6dc34604bb5120d85c3fe1d1aa596bd5cc52ca054d13e7b9e"
|
|
dependencies = [
|
|
dependencies = [
|
|
"async-trait",
|
|
"async-trait",
|
|
"axum-core",
|
|
"axum-core",
|
|
"base64 0.21.7",
|
|
"base64 0.21.7",
|
|
- "bitflags 1.3.2",
|
|
|
|
"bytes",
|
|
"bytes",
|
|
"futures-util",
|
|
"futures-util",
|
|
- "http",
|
|
|
|
- "http-body",
|
|
|
|
- "hyper",
|
|
|
|
|
|
+ "http 1.0.0",
|
|
|
|
+ "http-body 1.0.0",
|
|
|
|
+ "http-body-util",
|
|
|
|
+ "hyper 1.2.0",
|
|
|
|
+ "hyper-util",
|
|
"itoa 1.0.10",
|
|
"itoa 1.0.10",
|
|
"matchit",
|
|
"matchit",
|
|
"memchr",
|
|
"memchr",
|
|
@@ -221,23 +224,28 @@ dependencies = [
|
|
"tower",
|
|
"tower",
|
|
"tower-layer",
|
|
"tower-layer",
|
|
"tower-service",
|
|
"tower-service",
|
|
|
|
+ "tracing",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "axum-core"
|
|
name = "axum-core"
|
|
-version = "0.3.4"
|
|
|
|
|
|
+version = "0.4.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "759fa577a247914fd3f7f76d62972792636412fbfd634cd452f6a385a74d2d2c"
|
|
|
|
|
|
+checksum = "a15c63fd72d41492dc4f497196f5da1fb04fb7529e631d73630d1b491e47a2e3"
|
|
dependencies = [
|
|
dependencies = [
|
|
"async-trait",
|
|
"async-trait",
|
|
"bytes",
|
|
"bytes",
|
|
"futures-util",
|
|
"futures-util",
|
|
- "http",
|
|
|
|
- "http-body",
|
|
|
|
|
|
+ "http 1.0.0",
|
|
|
|
+ "http-body 1.0.0",
|
|
|
|
+ "http-body-util",
|
|
"mime",
|
|
"mime",
|
|
|
|
+ "pin-project-lite",
|
|
"rustversion",
|
|
"rustversion",
|
|
|
|
+ "sync_wrapper",
|
|
"tower-layer",
|
|
"tower-layer",
|
|
"tower-service",
|
|
"tower-service",
|
|
|
|
+ "tracing",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -273,6 +281,12 @@ version = "0.21.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
|
|
checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "base64"
|
|
|
|
+version = "0.22.0"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "9475866fec1451be56a3c2400fd081ff546538961565ccb5b7142cbd22bc7a51"
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "base64ct"
|
|
name = "base64ct"
|
|
version = "1.6.0"
|
|
version = "1.6.0"
|
|
@@ -639,6 +653,15 @@ version = "1.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2382f75942f4b3be3690fe4f86365e9c853c1587d6ee58212cebf6e2a9ccd101"
|
|
checksum = "2382f75942f4b3be3690fe4f86365e9c853c1587d6ee58212cebf6e2a9ccd101"
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "concurrent-queue"
|
|
|
|
+version = "2.4.0"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "d16048cd947b08fa32c24458a22f5dc5e835264f689f4f5653210c69fd107363"
|
|
|
|
+dependencies = [
|
|
|
|
+ "crossbeam-utils",
|
|
|
|
+]
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "console"
|
|
name = "console"
|
|
version = "0.15.8"
|
|
version = "0.15.8"
|
|
@@ -1250,17 +1273,27 @@ dependencies = [
|
|
"syn 2.0.52",
|
|
"syn 2.0.52",
|
|
]
|
|
]
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "env_filter"
|
|
|
|
+version = "0.1.0"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "a009aa4810eb158359dda09d0c87378e4bbb89b5a801f016885a4707ba24f7ea"
|
|
|
|
+dependencies = [
|
|
|
|
+ "log",
|
|
|
|
+ "regex",
|
|
|
|
+]
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "env_logger"
|
|
name = "env_logger"
|
|
-version = "0.10.2"
|
|
|
|
|
|
+version = "0.11.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580"
|
|
|
|
|
|
+checksum = "6c012a26a7f605efc424dd53697843a72be7dc86ad2d01f7814337794a12231d"
|
|
dependencies = [
|
|
dependencies = [
|
|
|
|
+ "anstream",
|
|
|
|
+ "anstyle",
|
|
|
|
+ "env_filter",
|
|
"humantime",
|
|
"humantime",
|
|
- "is-terminal",
|
|
|
|
"log",
|
|
"log",
|
|
- "regex",
|
|
|
|
- "termcolor",
|
|
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -1290,9 +1323,24 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "event-listener"
|
|
name = "event-listener"
|
|
-version = "2.5.3"
|
|
|
|
|
|
+version = "4.0.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
|
|
|
|
|
|
+checksum = "67b215c49b2b248c855fb73579eb1f4f26c38ffdc12973e20e07b91d78d5646e"
|
|
|
|
+dependencies = [
|
|
|
|
+ "concurrent-queue",
|
|
|
|
+ "parking",
|
|
|
|
+ "pin-project-lite",
|
|
|
|
+]
|
|
|
|
+
|
|
|
|
+[[package]]
|
|
|
|
+name = "event-listener-strategy"
|
|
|
|
+version = "0.4.0"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "958e4d70b6d5e81971bebec42271ec641e7ff4e170a6fa605f2b8a8b65cb97d3"
|
|
|
|
+dependencies = [
|
|
|
|
+ "event-listener",
|
|
|
|
+ "pin-project-lite",
|
|
|
|
+]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "exr"
|
|
name = "exr"
|
|
@@ -1400,14 +1448,14 @@ 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 = "6a595cb550439a117696039dfc69830492058211b771a2a165379f2a1a53d84d"
|
|
checksum = "6a595cb550439a117696039dfc69830492058211b771a2a165379f2a1a53d84d"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "roxmltree 0.19.0",
|
|
|
|
|
|
+ "roxmltree",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "fontdb"
|
|
name = "fontdb"
|
|
-version = "0.15.0"
|
|
|
|
|
|
+version = "0.16.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "020e203f177c0fb250fb19455a252e838d2bbbce1f80f25ecc42402aafa8cd38"
|
|
|
|
|
|
+checksum = "b0299020c3ef3f60f526a4f64ab4a3d4ce116b1acbf24cdd22da0068e5d81dc3"
|
|
dependencies = [
|
|
dependencies = [
|
|
"fontconfig-parser",
|
|
"fontconfig-parser",
|
|
"log",
|
|
"log",
|
|
@@ -1684,7 +1732,26 @@ dependencies = [
|
|
"futures-core",
|
|
"futures-core",
|
|
"futures-sink",
|
|
"futures-sink",
|
|
"futures-util",
|
|
"futures-util",
|
|
- "http",
|
|
|
|
|
|
+ "http 0.2.11",
|
|
|
|
+ "indexmap 2.2.4",
|
|
|
|
+ "slab",
|
|
|
|
+ "tokio",
|
|
|
|
+ "tokio-util",
|
|
|
|
+ "tracing",
|
|
|
|
+]
|
|
|
|
+
|
|
|
|
+[[package]]
|
|
|
|
+name = "h2"
|
|
|
|
+version = "0.4.2"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "31d030e59af851932b72ceebadf4a2b5986dba4c3b99dd2493f8273a0f151943"
|
|
|
|
+dependencies = [
|
|
|
|
+ "bytes",
|
|
|
|
+ "fnv",
|
|
|
|
+ "futures-core",
|
|
|
|
+ "futures-sink",
|
|
|
|
+ "futures-util",
|
|
|
|
+ "http 1.0.0",
|
|
"indexmap 2.2.4",
|
|
"indexmap 2.2.4",
|
|
"slab",
|
|
"slab",
|
|
"tokio",
|
|
"tokio",
|
|
@@ -1815,6 +1882,17 @@ dependencies = [
|
|
"itoa 1.0.10",
|
|
"itoa 1.0.10",
|
|
]
|
|
]
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "http"
|
|
|
|
+version = "1.0.0"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "b32afd38673a8016f7c9ae69e5af41a58f81b1d31689040f2f1959594ce194ea"
|
|
|
|
+dependencies = [
|
|
|
|
+ "bytes",
|
|
|
|
+ "fnv",
|
|
|
|
+ "itoa 1.0.10",
|
|
|
|
+]
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "http-body"
|
|
name = "http-body"
|
|
version = "0.4.6"
|
|
version = "0.4.6"
|
|
@@ -1822,7 +1900,30 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
|
|
checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
|
|
dependencies = [
|
|
dependencies = [
|
|
"bytes",
|
|
"bytes",
|
|
- "http",
|
|
|
|
|
|
+ "http 0.2.11",
|
|
|
|
+ "pin-project-lite",
|
|
|
|
+]
|
|
|
|
+
|
|
|
|
+[[package]]
|
|
|
|
+name = "http-body"
|
|
|
|
+version = "1.0.0"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "1cac85db508abc24a2e48553ba12a996e87244a0395ce011e62b37158745d643"
|
|
|
|
+dependencies = [
|
|
|
|
+ "bytes",
|
|
|
|
+ "http 1.0.0",
|
|
|
|
+]
|
|
|
|
+
|
|
|
|
+[[package]]
|
|
|
|
+name = "http-body-util"
|
|
|
|
+version = "0.1.0"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "41cb79eb393015dadd30fc252023adb0b2400a0caee0fa2a077e6e21a551e840"
|
|
|
|
+dependencies = [
|
|
|
|
+ "bytes",
|
|
|
|
+ "futures-util",
|
|
|
|
+ "http 1.0.0",
|
|
|
|
+ "http-body 1.0.0",
|
|
"pin-project-lite",
|
|
"pin-project-lite",
|
|
]
|
|
]
|
|
|
|
|
|
@@ -1854,9 +1955,9 @@ dependencies = [
|
|
"futures-channel",
|
|
"futures-channel",
|
|
"futures-core",
|
|
"futures-core",
|
|
"futures-util",
|
|
"futures-util",
|
|
- "h2",
|
|
|
|
- "http",
|
|
|
|
- "http-body",
|
|
|
|
|
|
+ "h2 0.3.24",
|
|
|
|
+ "http 0.2.11",
|
|
|
|
+ "http-body 0.4.6",
|
|
"httparse",
|
|
"httparse",
|
|
"httpdate",
|
|
"httpdate",
|
|
"itoa 1.0.10",
|
|
"itoa 1.0.10",
|
|
@@ -1868,6 +1969,42 @@ dependencies = [
|
|
"want",
|
|
"want",
|
|
]
|
|
]
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "hyper"
|
|
|
|
+version = "1.2.0"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "186548d73ac615b32a73aafe38fb4f56c0d340e110e5a200bcadbaf2e199263a"
|
|
|
|
+dependencies = [
|
|
|
|
+ "bytes",
|
|
|
|
+ "futures-channel",
|
|
|
|
+ "futures-util",
|
|
|
|
+ "h2 0.4.2",
|
|
|
|
+ "http 1.0.0",
|
|
|
|
+ "http-body 1.0.0",
|
|
|
|
+ "httparse",
|
|
|
|
+ "httpdate",
|
|
|
|
+ "itoa 1.0.10",
|
|
|
|
+ "pin-project-lite",
|
|
|
|
+ "smallvec",
|
|
|
|
+ "tokio",
|
|
|
|
+]
|
|
|
|
+
|
|
|
|
+[[package]]
|
|
|
|
+name = "hyper-util"
|
|
|
|
+version = "0.1.3"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "ca38ef113da30126bbff9cd1705f9273e15d45498615d138b0c20279ac7a76aa"
|
|
|
|
+dependencies = [
|
|
|
|
+ "bytes",
|
|
|
|
+ "futures-util",
|
|
|
|
+ "http 1.0.0",
|
|
|
|
+ "http-body 1.0.0",
|
|
|
|
+ "hyper 1.2.0",
|
|
|
|
+ "pin-project-lite",
|
|
|
|
+ "socket2",
|
|
|
|
+ "tokio",
|
|
|
|
+]
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "iana-time-zone"
|
|
name = "iana-time-zone"
|
|
version = "0.1.60"
|
|
version = "0.1.60"
|
|
@@ -2061,17 +2198,6 @@ version = "2.9.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3"
|
|
checksum = "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3"
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "is-terminal"
|
|
|
|
-version = "0.4.12"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "f23ff5ef2b80d608d61efee834934d862cd92461afc0560dedf493e4c033738b"
|
|
|
|
-dependencies = [
|
|
|
|
- "hermit-abi",
|
|
|
|
- "libc",
|
|
|
|
- "windows-sys 0.52.0",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "iso8601"
|
|
name = "iso8601"
|
|
version = "0.6.1"
|
|
version = "0.6.1"
|
|
@@ -2081,15 +2207,6 @@ dependencies = [
|
|
"nom",
|
|
"nom",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "itertools"
|
|
|
|
-version = "0.11.0"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57"
|
|
|
|
-dependencies = [
|
|
|
|
- "either",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "itertools"
|
|
name = "itertools"
|
|
version = "0.12.1"
|
|
version = "0.12.1"
|
|
@@ -2165,9 +2282,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "jsonrpsee"
|
|
name = "jsonrpsee"
|
|
-version = "0.20.3"
|
|
|
|
|
|
+version = "0.22.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "affdc52f7596ccb2d7645231fc6163bb314630c989b64998f3699a28b4d5d4dc"
|
|
|
|
|
|
+checksum = "16fcc9dd231e72d22993f1643d5f7f0db785737dbe3c3d7ca222916ab4280795"
|
|
dependencies = [
|
|
dependencies = [
|
|
"jsonrpsee-core",
|
|
"jsonrpsee-core",
|
|
"jsonrpsee-server",
|
|
"jsonrpsee-server",
|
|
@@ -2177,12 +2294,12 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "jsonrpsee-client-transport"
|
|
name = "jsonrpsee-client-transport"
|
|
-version = "0.20.3"
|
|
|
|
|
|
+version = "0.22.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "b5b005c793122d03217da09af68ba9383363caa950b90d3436106df8cabce935"
|
|
|
|
|
|
+checksum = "0476c96eb741b40d39dcb39d0124e3b9be9840ec77653c42a0996563ae2a53f7"
|
|
dependencies = [
|
|
dependencies = [
|
|
"futures-util",
|
|
"futures-util",
|
|
- "http",
|
|
|
|
|
|
+ "http 0.2.11",
|
|
"jsonrpsee-core",
|
|
"jsonrpsee-core",
|
|
"pin-project",
|
|
"pin-project",
|
|
"soketto",
|
|
"soketto",
|
|
@@ -2195,9 +2312,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "jsonrpsee-core"
|
|
name = "jsonrpsee-core"
|
|
-version = "0.20.3"
|
|
|
|
|
|
+version = "0.22.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "da2327ba8df2fdbd5e897e2b5ed25ce7f299d345b9736b6828814c3dbd1fd47b"
|
|
|
|
|
|
+checksum = "b974d8f6139efbe8425f32cb33302aba6d5e049556b5bfc067874e7a0da54a2e"
|
|
dependencies = [
|
|
dependencies = [
|
|
"anyhow",
|
|
"anyhow",
|
|
"async-lock",
|
|
"async-lock",
|
|
@@ -2205,30 +2322,32 @@ dependencies = [
|
|
"beef",
|
|
"beef",
|
|
"futures-timer",
|
|
"futures-timer",
|
|
"futures-util",
|
|
"futures-util",
|
|
- "hyper",
|
|
|
|
|
|
+ "hyper 0.14.28",
|
|
"jsonrpsee-types",
|
|
"jsonrpsee-types",
|
|
"parking_lot",
|
|
"parking_lot",
|
|
|
|
+ "pin-project",
|
|
"rand 0.8.5",
|
|
"rand 0.8.5",
|
|
"rustc-hash",
|
|
"rustc-hash",
|
|
"serde",
|
|
"serde",
|
|
"serde_json",
|
|
"serde_json",
|
|
- "soketto",
|
|
|
|
"thiserror",
|
|
"thiserror",
|
|
"tokio",
|
|
"tokio",
|
|
|
|
+ "tokio-stream",
|
|
"tracing",
|
|
"tracing",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "jsonrpsee-server"
|
|
name = "jsonrpsee-server"
|
|
-version = "0.20.3"
|
|
|
|
|
|
+version = "0.22.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "82c39a00449c9ef3f50b84fc00fc4acba20ef8f559f07902244abf4c15c5ab9c"
|
|
|
|
|
|
+checksum = "344440ccd8492c1ca65f1391c5aa03f91189db38d602d189b9266a1a5c6a4d22"
|
|
dependencies = [
|
|
dependencies = [
|
|
"futures-util",
|
|
"futures-util",
|
|
- "http",
|
|
|
|
- "hyper",
|
|
|
|
|
|
+ "http 0.2.11",
|
|
|
|
+ "hyper 0.14.28",
|
|
"jsonrpsee-core",
|
|
"jsonrpsee-core",
|
|
"jsonrpsee-types",
|
|
"jsonrpsee-types",
|
|
|
|
+ "pin-project",
|
|
"route-recognizer",
|
|
"route-recognizer",
|
|
"serde",
|
|
"serde",
|
|
"serde_json",
|
|
"serde_json",
|
|
@@ -2243,25 +2362,24 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "jsonrpsee-types"
|
|
name = "jsonrpsee-types"
|
|
-version = "0.20.3"
|
|
|
|
|
|
+version = "0.22.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "5be0be325642e850ed0bdff426674d2e66b2b7117c9be23a7caef68a2902b7d9"
|
|
|
|
|
|
+checksum = "b13dac43c1a9fc2648b37f306b0a5b0e29b2a6e1c36a33b95c1948da2494e9c5"
|
|
dependencies = [
|
|
dependencies = [
|
|
"anyhow",
|
|
"anyhow",
|
|
"beef",
|
|
"beef",
|
|
"serde",
|
|
"serde",
|
|
"serde_json",
|
|
"serde_json",
|
|
"thiserror",
|
|
"thiserror",
|
|
- "tracing",
|
|
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "jsonrpsee-ws-client"
|
|
name = "jsonrpsee-ws-client"
|
|
-version = "0.20.3"
|
|
|
|
|
|
+version = "0.22.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "bca9cb3933ccae417eb6b08c3448eb1cb46e39834e5b503e395e5e5bd08546c0"
|
|
|
|
|
|
+checksum = "b1bbaaf4ce912654081d997ade417c3155727db106c617c0612e85f504c2f744"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "http",
|
|
|
|
|
|
+ "http 0.2.11",
|
|
"jsonrpsee-client-transport",
|
|
"jsonrpsee-client-transport",
|
|
"jsonrpsee-core",
|
|
"jsonrpsee-core",
|
|
"jsonrpsee-types",
|
|
"jsonrpsee-types",
|
|
@@ -2349,6 +2467,16 @@ dependencies = [
|
|
"arrayvec",
|
|
"arrayvec",
|
|
]
|
|
]
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "kurbo"
|
|
|
|
+version = "0.10.4"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "1618d4ebd923e97d67e7cd363d80aef35fe961005cbbbb3d2dad8bdd1bc63440"
|
|
|
|
+dependencies = [
|
|
|
|
+ "arrayvec",
|
|
|
|
+ "smallvec",
|
|
|
|
+]
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "lazy_static"
|
|
name = "lazy_static"
|
|
version = "1.4.0"
|
|
version = "1.4.0"
|
|
@@ -2420,9 +2548,9 @@ checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "local-ip-address"
|
|
name = "local-ip-address"
|
|
-version = "0.5.7"
|
|
|
|
|
|
+version = "0.6.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "612ed4ea9ce5acfb5d26339302528a5e1e59dfed95e9e11af3c083236ff1d15d"
|
|
|
|
|
|
+checksum = "136ef34e18462b17bf39a7826f8f3bbc223341f8e83822beb8b77db9a3d49696"
|
|
dependencies = [
|
|
dependencies = [
|
|
"libc",
|
|
"libc",
|
|
"neli",
|
|
"neli",
|
|
@@ -2516,9 +2644,9 @@ checksum = "523dc4f511e55ab87b694dc30d0f820d60906ef06413f93d4d7a1385599cc149"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "memmap2"
|
|
name = "memmap2"
|
|
-version = "0.8.0"
|
|
|
|
|
|
+version = "0.9.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "43a5a03cefb0d953ec0be133036f14e109412fa594edc2f77227249db66cc3ed"
|
|
|
|
|
|
+checksum = "fe751422e4a8caa417e13c3ea66452215d7d63e19e604f4980461212f3ae1322"
|
|
dependencies = [
|
|
dependencies = [
|
|
"libc",
|
|
"libc",
|
|
]
|
|
]
|
|
@@ -2997,6 +3125,12 @@ dependencies = [
|
|
"sha2",
|
|
"sha2",
|
|
]
|
|
]
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "parking"
|
|
|
|
+version = "2.2.0"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae"
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "parking_lot"
|
|
name = "parking_lot"
|
|
version = "0.12.1"
|
|
version = "0.12.1"
|
|
@@ -3568,12 +3702,6 @@ dependencies = [
|
|
"crossbeam-utils",
|
|
"crossbeam-utils",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "rctree"
|
|
|
|
-version = "0.5.0"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "3b42e27ef78c35d3998403c1d26f3efd9e135d3e5121b0a4845cc5cc27547f4f"
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "redox_syscall"
|
|
name = "redox_syscall"
|
|
version = "0.4.1"
|
|
version = "0.4.1"
|
|
@@ -3634,10 +3762,10 @@ dependencies = [
|
|
"encoding_rs",
|
|
"encoding_rs",
|
|
"futures-core",
|
|
"futures-core",
|
|
"futures-util",
|
|
"futures-util",
|
|
- "h2",
|
|
|
|
- "http",
|
|
|
|
- "http-body",
|
|
|
|
- "hyper",
|
|
|
|
|
|
+ "h2 0.3.24",
|
|
|
|
+ "http 0.2.11",
|
|
|
|
+ "http-body 0.4.6",
|
|
|
|
+ "hyper 0.14.28",
|
|
"ipnet",
|
|
"ipnet",
|
|
"js-sys",
|
|
"js-sys",
|
|
"log",
|
|
"log",
|
|
@@ -3661,9 +3789,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "resvg"
|
|
name = "resvg"
|
|
-version = "0.36.0"
|
|
|
|
|
|
+version = "0.40.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "cc7980f653f9a7db31acff916a262c3b78c562919263edea29bf41a056e20497"
|
|
|
|
|
|
+checksum = "024e40e1ba7313fc315b1720298988c0cd6f8bfe3754b52838aafecebd11355a"
|
|
dependencies = [
|
|
dependencies = [
|
|
"gif 0.12.0",
|
|
"gif 0.12.0",
|
|
"jpeg-decoder",
|
|
"jpeg-decoder",
|
|
@@ -3725,15 +3853,6 @@ version = "0.3.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "afab94fb28594581f62d981211a9a4d53cc8130bbcbbb89a0440d9b8e81a7746"
|
|
checksum = "afab94fb28594581f62d981211a9a4d53cc8130bbcbbb89a0440d9b8e81a7746"
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "roxmltree"
|
|
|
|
-version = "0.18.1"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "862340e351ce1b271a378ec53f304a5558f7db87f3769dc655a8f6ecbb68b302"
|
|
|
|
-dependencies = [
|
|
|
|
- "xmlparser",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "roxmltree"
|
|
name = "roxmltree"
|
|
version = "0.19.0"
|
|
version = "0.19.0"
|
|
@@ -3766,7 +3885,7 @@ dependencies = [
|
|
"enum-primitive-derive",
|
|
"enum-primitive-derive",
|
|
"flate2",
|
|
"flate2",
|
|
"hex",
|
|
"hex",
|
|
- "itertools 0.12.1",
|
|
|
|
|
|
+ "itertools",
|
|
"log",
|
|
"log",
|
|
"md-5",
|
|
"md-5",
|
|
"nom",
|
|
"nom",
|
|
@@ -3898,11 +4017,11 @@ checksum = "7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "rustybuzz"
|
|
name = "rustybuzz"
|
|
-version = "0.10.0"
|
|
|
|
|
|
+version = "0.12.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "71cd15fef9112a1f94ac64b58d1e4628192631ad6af4dc69997f995459c874e7"
|
|
|
|
|
|
+checksum = "f0ae5692c5beaad6a9e22830deeed7874eae8a4e3ba4076fb48e12c56856222c"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "bitflags 1.3.2",
|
|
|
|
|
|
+ "bitflags 2.4.2",
|
|
"bytemuck",
|
|
"bytemuck",
|
|
"smallvec",
|
|
"smallvec",
|
|
"ttf-parser",
|
|
"ttf-parser",
|
|
@@ -4369,7 +4488,7 @@ dependencies = [
|
|
"base64 0.13.1",
|
|
"base64 0.13.1",
|
|
"bytes",
|
|
"bytes",
|
|
"futures",
|
|
"futures",
|
|
- "http",
|
|
|
|
|
|
+ "http 0.2.11",
|
|
"httparse",
|
|
"httparse",
|
|
"log",
|
|
"log",
|
|
"rand 0.8.5",
|
|
"rand 0.8.5",
|
|
@@ -4558,11 +4677,11 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "svgtypes"
|
|
name = "svgtypes"
|
|
-version = "0.12.0"
|
|
|
|
|
|
+version = "0.14.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "d71499ff2d42f59d26edb21369a308ede691421f79ebc0f001e2b1fd3a7c9e52"
|
|
|
|
|
|
+checksum = "59d7618f12b51be8171a7cfdda1e7a93f79cbc57c4e7adf89a749cf671125241"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "kurbo",
|
|
|
|
|
|
+ "kurbo 0.10.4",
|
|
"siphasher",
|
|
"siphasher",
|
|
]
|
|
]
|
|
|
|
|
|
@@ -4687,7 +4806,7 @@ version = "2.0.0-beta.6"
|
|
dependencies = [
|
|
dependencies = [
|
|
"anyhow",
|
|
"anyhow",
|
|
"axum",
|
|
"axum",
|
|
- "base64 0.21.7",
|
|
|
|
|
|
+ "base64 0.22.0",
|
|
"cargo-mobile2",
|
|
"cargo-mobile2",
|
|
"cc",
|
|
"cc",
|
|
"clap",
|
|
"clap",
|
|
@@ -4707,7 +4826,7 @@ dependencies = [
|
|
"ignore",
|
|
"ignore",
|
|
"image",
|
|
"image",
|
|
"include_dir",
|
|
"include_dir",
|
|
- "itertools 0.11.0",
|
|
|
|
|
|
+ "itertools",
|
|
"json-patch",
|
|
"json-patch",
|
|
"jsonrpsee",
|
|
"jsonrpsee",
|
|
"jsonrpsee-client-transport",
|
|
"jsonrpsee-client-transport",
|
|
@@ -4852,15 +4971,6 @@ dependencies = [
|
|
"utf-8",
|
|
"utf-8",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "termcolor"
|
|
|
|
-version = "1.4.1"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
|
|
|
|
-dependencies = [
|
|
|
|
- "winapi-util",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "terminal_size"
|
|
name = "terminal_size"
|
|
version = "0.2.6"
|
|
version = "0.2.6"
|
|
@@ -5029,13 +5139,14 @@ dependencies = [
|
|
"futures-core",
|
|
"futures-core",
|
|
"pin-project-lite",
|
|
"pin-project-lite",
|
|
"tokio",
|
|
"tokio",
|
|
|
|
+ "tokio-util",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "tokio-tungstenite"
|
|
name = "tokio-tungstenite"
|
|
-version = "0.20.1"
|
|
|
|
|
|
+version = "0.21.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "212d5dcb2a1ce06d81107c3d0ffa3121fe974b73f068c8282cb1c32328113b6c"
|
|
|
|
|
|
+checksum = "c83b561d025642014097b66e6c1bb422783339e0909e4429cde4749d1990bc38"
|
|
dependencies = [
|
|
dependencies = [
|
|
"futures-util",
|
|
"futures-util",
|
|
"log",
|
|
"log",
|
|
@@ -5195,20 +5306,20 @@ checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "ttf-parser"
|
|
name = "ttf-parser"
|
|
-version = "0.19.2"
|
|
|
|
|
|
+version = "0.20.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "49d64318d8311fc2668e48b63969f4343e0a85c4a109aa8460d6672e364b8bd1"
|
|
|
|
|
|
+checksum = "17f77d76d837a7830fe1d4f12b7b4ba4192c1888001c7164257e4bc6d21d96b4"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "tungstenite"
|
|
name = "tungstenite"
|
|
-version = "0.20.1"
|
|
|
|
|
|
+version = "0.21.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "9e3dac10fd62eaf6617d3a904ae222845979aec67c615d1c842b4002c7666fb9"
|
|
|
|
|
|
+checksum = "9ef1a641ea34f399a848dea702823bbecfb4c486f911735368f1f137cb8257e1"
|
|
dependencies = [
|
|
dependencies = [
|
|
"byteorder",
|
|
"byteorder",
|
|
"bytes",
|
|
"bytes",
|
|
"data-encoding",
|
|
"data-encoding",
|
|
- "http",
|
|
|
|
|
|
+ "http 1.0.0",
|
|
"httparse",
|
|
"httparse",
|
|
"log",
|
|
"log",
|
|
"rand 0.8.5",
|
|
"rand 0.8.5",
|
|
@@ -5366,63 +5477,29 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "usvg"
|
|
name = "usvg"
|
|
-version = "0.36.0"
|
|
|
|
|
|
+version = "0.40.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "c51daa774fe9ee5efcf7b4fec13019b8119cda764d9a8b5b06df02bb1445c656"
|
|
|
|
|
|
+checksum = "c04150a94f0bfc3b2c15d4e151524d14cd06765fc6641d8b1c59a248360d4474"
|
|
dependencies = [
|
|
dependencies = [
|
|
"base64 0.21.7",
|
|
"base64 0.21.7",
|
|
- "log",
|
|
|
|
- "pico-args",
|
|
|
|
- "usvg-parser",
|
|
|
|
- "usvg-text-layout",
|
|
|
|
- "usvg-tree",
|
|
|
|
- "xmlwriter",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
-[[package]]
|
|
|
|
-name = "usvg-parser"
|
|
|
|
-version = "0.36.0"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "45c88a5ffaa338f0e978ecf3d4e00d8f9f493e29bed0752e1a808a1db16afc40"
|
|
|
|
-dependencies = [
|
|
|
|
"data-url",
|
|
"data-url",
|
|
"flate2",
|
|
"flate2",
|
|
|
|
+ "fontdb",
|
|
"imagesize",
|
|
"imagesize",
|
|
- "kurbo",
|
|
|
|
|
|
+ "kurbo 0.9.5",
|
|
"log",
|
|
"log",
|
|
- "roxmltree 0.18.1",
|
|
|
|
|
|
+ "pico-args",
|
|
|
|
+ "roxmltree",
|
|
|
|
+ "rustybuzz",
|
|
"simplecss",
|
|
"simplecss",
|
|
"siphasher",
|
|
"siphasher",
|
|
|
|
+ "strict-num",
|
|
"svgtypes",
|
|
"svgtypes",
|
|
- "usvg-tree",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
-[[package]]
|
|
|
|
-name = "usvg-text-layout"
|
|
|
|
-version = "0.36.0"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "4d2374378cb7a3fb8f33894e0fdb8625e1bbc4f25312db8d91f862130b541593"
|
|
|
|
-dependencies = [
|
|
|
|
- "fontdb",
|
|
|
|
- "kurbo",
|
|
|
|
- "log",
|
|
|
|
- "rustybuzz",
|
|
|
|
|
|
+ "tiny-skia-path",
|
|
"unicode-bidi",
|
|
"unicode-bidi",
|
|
"unicode-script",
|
|
"unicode-script",
|
|
"unicode-vo",
|
|
"unicode-vo",
|
|
- "usvg-tree",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
-[[package]]
|
|
|
|
-name = "usvg-tree"
|
|
|
|
-version = "0.36.0"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "6cacb0c5edeaf3e80e5afcf5b0d4004cc1d36318befc9a7c6606507e5d0f4062"
|
|
|
|
-dependencies = [
|
|
|
|
- "rctree",
|
|
|
|
- "strict-num",
|
|
|
|
- "svgtypes",
|
|
|
|
- "tiny-skia-path",
|
|
|
|
|
|
+ "xmlwriter",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -5902,12 +5979,6 @@ dependencies = [
|
|
"rustix 0.38.31",
|
|
"rustix 0.38.31",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "xmlparser"
|
|
|
|
-version = "0.13.6"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4"
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "xmlwriter"
|
|
name = "xmlwriter"
|
|
version = "0.1.0"
|
|
version = "0.1.0"
|