|
@@ -154,9 +154,9 @@ checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
|
|
|
|
|
|
[[package]]
|
|
|
name = "anstream"
|
|
|
-version = "0.6.5"
|
|
|
+version = "0.6.11"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d664a92ecae85fd0a7392615844904654d1d5f5514837f471ddef4a057aba1b6"
|
|
|
+checksum = "6e2e1ebcb11de5c03c67de28a7df593d32191b44939c482e97702baaaa6ab6a5"
|
|
|
dependencies = [
|
|
|
"anstyle",
|
|
|
"anstyle-parse",
|
|
@@ -347,9 +347,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "async-compression"
|
|
|
-version = "0.4.5"
|
|
|
+version = "0.4.6"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "bc2d0cfb2a7388d34f590e76686704c494ed7aaceed62ee1ba35cbf363abc2a5"
|
|
|
+checksum = "a116f46a969224200a0a97f29cfd4c50e7534e4b4826bd23ea2c3c533039c82c"
|
|
|
dependencies = [
|
|
|
"flate2",
|
|
|
"futures-core",
|
|
@@ -406,9 +406,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "async-io"
|
|
|
-version = "2.2.2"
|
|
|
+version = "2.3.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6afaa937395a620e33dc6a742c593c01aced20aa376ffb0f628121198578ccc7"
|
|
|
+checksum = "fb41eb19024a91746eba0773aa5e16036045bbf45733766661099e182ea6a744"
|
|
|
dependencies = [
|
|
|
"async-lock 3.3.0",
|
|
|
"cfg-if",
|
|
@@ -416,8 +416,8 @@ dependencies = [
|
|
|
"futures-io",
|
|
|
"futures-lite 2.2.0",
|
|
|
"parking",
|
|
|
- "polling 3.3.1",
|
|
|
- "rustix 0.38.28",
|
|
|
+ "polling 3.3.2",
|
|
|
+ "rustix 0.38.30",
|
|
|
"slab",
|
|
|
"tracing",
|
|
|
"windows-sys 0.52.0",
|
|
@@ -456,7 +456,7 @@ dependencies = [
|
|
|
"cfg-if",
|
|
|
"event-listener 3.1.0",
|
|
|
"futures-lite 1.13.0",
|
|
|
- "rustix 0.38.28",
|
|
|
+ "rustix 0.38.30",
|
|
|
"windows-sys 0.48.0",
|
|
|
]
|
|
|
|
|
@@ -477,13 +477,13 @@ version = "0.2.5"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "9e47d90f65a225c4527103a8d747001fc56e375203592b25ad103e1ca13124c5"
|
|
|
dependencies = [
|
|
|
- "async-io 2.2.2",
|
|
|
+ "async-io 2.3.0",
|
|
|
"async-lock 2.8.0",
|
|
|
"atomic-waker",
|
|
|
"cfg-if",
|
|
|
"futures-core",
|
|
|
"futures-io",
|
|
|
- "rustix 0.38.28",
|
|
|
+ "rustix 0.38.30",
|
|
|
"signal-hook-registry",
|
|
|
"slab",
|
|
|
"windows-sys 0.48.0",
|
|
@@ -907,12 +907,6 @@ dependencies = [
|
|
|
"rustc-demangle",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "base16ct"
|
|
|
-version = "0.2.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf"
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "base64"
|
|
|
version = "0.9.3"
|
|
@@ -1005,22 +999,13 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
|
|
|
|
|
[[package]]
|
|
|
name = "bitflags"
|
|
|
-version = "2.4.1"
|
|
|
+version = "2.4.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "327762f6e5a765692301e5bb513e0d9fef63be86bbc14528052b1cd3e6f03e07"
|
|
|
+checksum = "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf"
|
|
|
dependencies = [
|
|
|
"serde",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "bitmaps"
|
|
|
-version = "2.1.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "031043d04099746d8db04daf1fa424b2bc8bd69d92b25962dcde24da39ab64a2"
|
|
|
-dependencies = [
|
|
|
- "typenum",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "bitstream-io"
|
|
|
version = "1.10.0"
|
|
@@ -1238,7 +1223,7 @@ version = "0.18.5"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "8ca26ef0159422fb77631dc9d17b102f253b876fe1586b03b803e63a309b4ee2"
|
|
|
dependencies = [
|
|
|
- "bitflags 2.4.1",
|
|
|
+ "bitflags 2.4.2",
|
|
|
"cairo-sys-rs",
|
|
|
"glib",
|
|
|
"libc",
|
|
@@ -1274,7 +1259,7 @@ checksum = "8a2885ae054e000b117515ab33e91c10eca90c2788a7baec1b97ada1f1f51e57"
|
|
|
dependencies = [
|
|
|
"anyhow",
|
|
|
"auth-git2",
|
|
|
- "clap 4.4.15",
|
|
|
+ "clap 4.4.18",
|
|
|
"console",
|
|
|
"dialoguer",
|
|
|
"env_logger",
|
|
@@ -1507,9 +1492,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "clap"
|
|
|
-version = "4.4.15"
|
|
|
+version = "4.4.18"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c12ed66a79a555082f595f7eb980d08669de95009dd4b3d61168c573ebe38fc9"
|
|
|
+checksum = "1e578d6ec4194633722ccf9544794b71b1385c3c027efe0c55db226fc880865c"
|
|
|
dependencies = [
|
|
|
"clap_builder",
|
|
|
"clap_derive",
|
|
@@ -1517,9 +1502,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "clap_builder"
|
|
|
-version = "4.4.15"
|
|
|
+version = "4.4.18"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0f4645eab3431e5a8403a96bea02506a8b35d28cd0f0330977dd5d22f9c84f43"
|
|
|
+checksum = "4df4df40ec50c46000231c914968278b1eb05098cf8f1b3a518a95030e71d1c7"
|
|
|
dependencies = [
|
|
|
"anstream",
|
|
|
"anstyle",
|
|
@@ -1545,12 +1530,6 @@ version = "0.6.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "702fc72eb24e5a1e48ce58027a675bc24edd52096d5397d4aea7c6dd9eca0bd1"
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "closure"
|
|
|
-version = "0.3.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d6173fd61b610d15a7566dd7b7620775627441c4ab9dac8906e17cb93a24b782"
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "cocoa"
|
|
|
version = "0.25.0"
|
|
@@ -1895,7 +1874,7 @@ dependencies = [
|
|
|
"anes",
|
|
|
"cast",
|
|
|
"ciborium",
|
|
|
- "clap 4.4.15",
|
|
|
+ "clap 4.4.18",
|
|
|
"criterion-plot 0.5.0",
|
|
|
"futures",
|
|
|
"is-terminal",
|
|
@@ -1993,18 +1972,6 @@ version = "0.2.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "crypto-bigint"
|
|
|
-version = "0.5.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76"
|
|
|
-dependencies = [
|
|
|
- "generic-array 0.14.7",
|
|
|
- "rand_core 0.6.4",
|
|
|
- "subtle",
|
|
|
- "zeroize",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "crypto-common"
|
|
|
version = "0.1.6"
|
|
@@ -2115,34 +2082,6 @@ dependencies = [
|
|
|
"windows-sys 0.52.0",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "curve25519-dalek"
|
|
|
-version = "4.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e89b8c6a2e4b1f45971ad09761aafb85514a84744b67a95e32c3cc1352d1f65c"
|
|
|
-dependencies = [
|
|
|
- "cfg-if",
|
|
|
- "cpufeatures",
|
|
|
- "curve25519-dalek-derive",
|
|
|
- "digest",
|
|
|
- "fiat-crypto",
|
|
|
- "platforms",
|
|
|
- "rustc_version",
|
|
|
- "subtle",
|
|
|
- "zeroize",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "curve25519-dalek-derive"
|
|
|
-version = "0.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.48",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "cvt"
|
|
|
version = "0.1.2"
|
|
@@ -2286,7 +2225,7 @@ version = "0.4.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "35b50dba0afdca80b187392b24f2499a88c336d5a8493e4b4ccfb608708be56a"
|
|
|
dependencies = [
|
|
|
- "bitflags 2.4.1",
|
|
|
+ "bitflags 2.4.2",
|
|
|
"proc-macro2",
|
|
|
"proc-macro2-diagnostics",
|
|
|
"quote",
|
|
@@ -2338,6 +2277,7 @@ dependencies = [
|
|
|
"dioxus-hot-reload",
|
|
|
"dioxus-html",
|
|
|
"dioxus-liveview",
|
|
|
+ "dioxus-mobile",
|
|
|
"dioxus-router",
|
|
|
"dioxus-rsx",
|
|
|
"dioxus-signals",
|
|
@@ -2388,7 +2328,7 @@ dependencies = [
|
|
|
"cargo_metadata 0.15.4",
|
|
|
"cargo_toml",
|
|
|
"chrono",
|
|
|
- "clap 4.4.15",
|
|
|
+ "clap 4.4.18",
|
|
|
"colored 2.1.0",
|
|
|
"ctrlc",
|
|
|
"dioxus-autofmt",
|
|
@@ -2442,7 +2382,7 @@ name = "dioxus-cli-config"
|
|
|
version = "0.4.1"
|
|
|
dependencies = [
|
|
|
"cargo_toml",
|
|
|
- "clap 4.4.15",
|
|
|
+ "clap 4.4.18",
|
|
|
"once_cell",
|
|
|
"serde",
|
|
|
"serde_json",
|
|
@@ -2741,16 +2681,6 @@ dependencies = [
|
|
|
"warp",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "dioxus-logger"
|
|
|
-version = "0.4.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "3d7cbab0b5519060fe9e14b3c21e3f2329b8386cd905618f78c7b929cd00cf54"
|
|
|
-dependencies = [
|
|
|
- "log",
|
|
|
- "web-sys",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "dioxus-mobile"
|
|
|
version = "0.4.3"
|
|
@@ -2818,7 +2748,7 @@ dependencies = [
|
|
|
"dioxus-ssr",
|
|
|
"dioxus-web",
|
|
|
"gloo",
|
|
|
- "gloo-utils 0.1.7",
|
|
|
+ "gloo-utils",
|
|
|
"js-sys",
|
|
|
"serde",
|
|
|
"serde_json",
|
|
@@ -3054,50 +2984,6 @@ version = "1.0.4"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "56ce8c6da7551ec6c462cbaf3bfbc75131ebbfa1c944aeaa9dab51ca1c5f0c3b"
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "dyn-clone"
|
|
|
-version = "1.0.16"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "545b22097d44f8a9581187cdf93de7a71e4722bf51200cfaba810865b49a495d"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "ecdsa"
|
|
|
-version = "0.16.9"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ee27f32b5c5292967d2d4a9d7f1e0b0aed2c15daded5a60300e4abb9d8020bca"
|
|
|
-dependencies = [
|
|
|
- "der",
|
|
|
- "digest",
|
|
|
- "elliptic-curve",
|
|
|
- "rfc6979",
|
|
|
- "signature",
|
|
|
- "spki",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "ed25519"
|
|
|
-version = "2.2.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "115531babc129696a58c64a4fef0a8bf9e9698629fb97e9e40767d235cfbcd53"
|
|
|
-dependencies = [
|
|
|
- "pkcs8",
|
|
|
- "signature",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "ed25519-dalek"
|
|
|
-version = "2.1.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1f628eaec48bfd21b865dc2950cfa014450c01d2fa2b69a86c2fd5844ec523c0"
|
|
|
-dependencies = [
|
|
|
- "curve25519-dalek",
|
|
|
- "ed25519",
|
|
|
- "serde",
|
|
|
- "sha2",
|
|
|
- "subtle",
|
|
|
- "zeroize",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "either"
|
|
|
version = "1.9.0"
|
|
@@ -3107,27 +2993,6 @@ dependencies = [
|
|
|
"serde",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "elliptic-curve"
|
|
|
-version = "0.13.8"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267efbf222bd47"
|
|
|
-dependencies = [
|
|
|
- "base16ct",
|
|
|
- "crypto-bigint",
|
|
|
- "digest",
|
|
|
- "ff",
|
|
|
- "generic-array 0.14.7",
|
|
|
- "group",
|
|
|
- "hkdf",
|
|
|
- "pem-rfc7468",
|
|
|
- "pkcs8",
|
|
|
- "rand_core 0.6.4",
|
|
|
- "sec1",
|
|
|
- "subtle",
|
|
|
- "zeroize",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "encode_unicode"
|
|
|
version = "0.3.6"
|
|
@@ -3199,9 +3064,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "env_logger"
|
|
|
-version = "0.10.1"
|
|
|
+version = "0.10.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "95b3f3e67048839cb0d0781f445682a35113da7121f7c949db0e2be96a4fbece"
|
|
|
+checksum = "4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580"
|
|
|
dependencies = [
|
|
|
"humantime",
|
|
|
"is-terminal",
|
|
@@ -3386,23 +3251,13 @@ checksum = "25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5"
|
|
|
|
|
|
[[package]]
|
|
|
name = "fdeflate"
|
|
|
-version = "0.3.3"
|
|
|
+version = "0.3.4"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "209098dd6dfc4445aa6111f0e98653ac323eaa4dfd212c9ca3931bf9955c31bd"
|
|
|
+checksum = "4f9bfee30e4dedf0ab8b422f03af778d9612b63f502710fc500a334ebe2de645"
|
|
|
dependencies = [
|
|
|
"simd-adler32",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "fermi"
|
|
|
-version = "0.4.3"
|
|
|
-dependencies = [
|
|
|
- "closure",
|
|
|
- "dioxus-core",
|
|
|
- "im-rc",
|
|
|
- "tracing",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "fern"
|
|
|
version = "0.6.2"
|
|
@@ -3413,22 +3268,6 @@ dependencies = [
|
|
|
"log",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "ff"
|
|
|
-version = "0.13.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ded41244b729663b1e574f1b4fb731469f69f79c17667b5d776b16cda0479449"
|
|
|
-dependencies = [
|
|
|
- "rand_core 0.6.4",
|
|
|
- "subtle",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "fiat-crypto"
|
|
|
-version = "0.2.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "27573eac26f4dd11e2b1916c3fe1baa56407c83c71a773a8ba17ec0bca03b6b7"
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "field-offset"
|
|
|
version = "0.3.6"
|
|
@@ -3441,9 +3280,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "figment"
|
|
|
-version = "0.10.13"
|
|
|
+version = "0.10.14"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7629b8c7bcd214a072c2c88b263b5bb3ceb54c34365d8c41c1665461aeae0993"
|
|
|
+checksum = "2b6e5bc7bd59d60d0d45a6ccab6cf0f4ce28698fb4e81e750ddf229c9b824026"
|
|
|
dependencies = [
|
|
|
"atomic 0.6.0",
|
|
|
"pear",
|
|
@@ -3875,7 +3714,6 @@ checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
|
|
|
dependencies = [
|
|
|
"typenum",
|
|
|
"version_check",
|
|
|
- "zeroize",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -3905,10 +3743,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "190092ea657667030ac6a35e305e62fc4dd69fd98ac98631e5d3a2b1575a12b5"
|
|
|
dependencies = [
|
|
|
"cfg-if",
|
|
|
- "js-sys",
|
|
|
"libc",
|
|
|
"wasi 0.11.0+wasi-snapshot-preview1",
|
|
|
- "wasm-bindgen",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -3986,7 +3822,7 @@ version = "0.18.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "fbf97ba92db08df386e10c8ede66a2a0369bd277090afd8710e19e38de9ec0cd"
|
|
|
dependencies = [
|
|
|
- "bitflags 2.4.1",
|
|
|
+ "bitflags 2.4.2",
|
|
|
"libc",
|
|
|
"libgit2-sys",
|
|
|
"log",
|
|
@@ -4045,7 +3881,7 @@ version = "0.14.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "52e0be46f4cf1f8f9e88d0e3eb7b29718aff23889563249f379119bd1ab6910e"
|
|
|
dependencies = [
|
|
|
- "bitflags 2.4.1",
|
|
|
+ "bitflags 2.4.2",
|
|
|
"bstr 1.9.0",
|
|
|
"gix-path",
|
|
|
"libc",
|
|
@@ -4093,7 +3929,7 @@ version = "0.14.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "5db19298c5eeea2961e5b3bf190767a2d1f09b8802aeb5f258e42276350aff19"
|
|
|
dependencies = [
|
|
|
- "bitflags 2.4.1",
|
|
|
+ "bitflags 2.4.2",
|
|
|
"bstr 1.9.0",
|
|
|
"gix-features",
|
|
|
"gix-path",
|
|
@@ -4179,7 +4015,7 @@ version = "0.10.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "78f6dce0c6683e2219e8169aac4b1c29e89540a8262fef7056b31d80d969408c"
|
|
|
dependencies = [
|
|
|
- "bitflags 2.4.1",
|
|
|
+ "bitflags 2.4.2",
|
|
|
"gix-path",
|
|
|
"libc",
|
|
|
"windows 0.52.0",
|
|
@@ -4200,9 +4036,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "gix-trace"
|
|
|
-version = "0.1.6"
|
|
|
+version = "0.1.7"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e8e1127ede0475b58f4fe9c0aaa0d9bb0bad2af90bbd93ccd307c8632b863d89"
|
|
|
+checksum = "02b202d766a7fefc596e2cc6a89cda8ad8ad733aed82da635ac120691112a9b1"
|
|
|
|
|
|
[[package]]
|
|
|
name = "gix-utils"
|
|
@@ -4229,7 +4065,7 @@ version = "0.18.5"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "233daaf6e83ae6a12a52055f568f9d7cf4671dabb78ff9560ab6da230ce00ee5"
|
|
|
dependencies = [
|
|
|
- "bitflags 2.4.1",
|
|
|
+ "bitflags 2.4.2",
|
|
|
"futures-channel",
|
|
|
"futures-core",
|
|
|
"futures-executor",
|
|
@@ -4278,9 +4114,9 @@ checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
|
|
|
|
|
|
[[package]]
|
|
|
name = "global-hotkey"
|
|
|
-version = "0.4.1"
|
|
|
+version = "0.4.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d505f007b733fc3b3261ca0710e7e689411422ace5f5b2a63a14d8596159db23"
|
|
|
+checksum = "927a00fd7c31d82029f99ce2481a8de1ae974758017d6a55ebbe7f22edcd1617"
|
|
|
dependencies = [
|
|
|
"crossbeam-channel",
|
|
|
"keyboard-types",
|
|
@@ -4316,9 +4152,9 @@ dependencies = [
|
|
|
"gloo-history",
|
|
|
"gloo-net 0.3.1",
|
|
|
"gloo-render",
|
|
|
- "gloo-storage 0.2.2",
|
|
|
+ "gloo-storage",
|
|
|
"gloo-timers",
|
|
|
- "gloo-utils 0.1.7",
|
|
|
+ "gloo-utils",
|
|
|
"gloo-worker",
|
|
|
]
|
|
|
|
|
@@ -4328,7 +4164,7 @@ version = "0.2.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "82b7ce3c05debe147233596904981848862b068862e9ec3e34be446077190d3f"
|
|
|
dependencies = [
|
|
|
- "gloo-utils 0.1.7",
|
|
|
+ "gloo-utils",
|
|
|
"js-sys",
|
|
|
"serde",
|
|
|
"wasm-bindgen",
|
|
@@ -4374,7 +4210,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "85725d90bf0ed47063b3930ef28e863658a7905989e9929a8708aab74a1d5e7f"
|
|
|
dependencies = [
|
|
|
"gloo-events",
|
|
|
- "gloo-utils 0.1.7",
|
|
|
+ "gloo-utils",
|
|
|
"serde",
|
|
|
"serde-wasm-bindgen",
|
|
|
"serde_urlencoded",
|
|
@@ -4392,7 +4228,7 @@ dependencies = [
|
|
|
"futures-channel",
|
|
|
"futures-core",
|
|
|
"futures-sink",
|
|
|
- "gloo-utils 0.1.7",
|
|
|
+ "gloo-utils",
|
|
|
"js-sys",
|
|
|
"pin-project",
|
|
|
"serde",
|
|
@@ -4412,7 +4248,7 @@ dependencies = [
|
|
|
"futures-channel",
|
|
|
"futures-core",
|
|
|
"futures-sink",
|
|
|
- "gloo-utils 0.1.7",
|
|
|
+ "gloo-utils",
|
|
|
"http 0.2.11",
|
|
|
"js-sys",
|
|
|
"pin-project",
|
|
@@ -4440,22 +4276,7 @@ version = "0.2.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "5d6ab60bf5dbfd6f0ed1f7843da31b41010515c745735c970e821945ca91e480"
|
|
|
dependencies = [
|
|
|
- "gloo-utils 0.1.7",
|
|
|
- "js-sys",
|
|
|
- "serde",
|
|
|
- "serde_json",
|
|
|
- "thiserror",
|
|
|
- "wasm-bindgen",
|
|
|
- "web-sys",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "gloo-storage"
|
|
|
-version = "0.3.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "fbc8031e8c92758af912f9bc08fbbadd3c6f3cfcbf6b64cdf3d6a81f0139277a"
|
|
|
-dependencies = [
|
|
|
- "gloo-utils 0.2.0",
|
|
|
+ "gloo-utils",
|
|
|
"js-sys",
|
|
|
"serde",
|
|
|
"serde_json",
|
|
@@ -4487,19 +4308,6 @@ dependencies = [
|
|
|
"web-sys",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "gloo-utils"
|
|
|
-version = "0.2.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0b5555354113b18c547c1d3a98fbf7fb32a9ff4f6fa112ce823a21641a0ba3aa"
|
|
|
-dependencies = [
|
|
|
- "js-sys",
|
|
|
- "serde",
|
|
|
- "serde_json",
|
|
|
- "wasm-bindgen",
|
|
|
- "web-sys",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "gloo-worker"
|
|
|
version = "0.2.1"
|
|
@@ -4509,7 +4317,7 @@ dependencies = [
|
|
|
"anymap2",
|
|
|
"bincode",
|
|
|
"gloo-console",
|
|
|
- "gloo-utils 0.1.7",
|
|
|
+ "gloo-utils",
|
|
|
"js-sys",
|
|
|
"serde",
|
|
|
"wasm-bindgen",
|
|
@@ -4528,17 +4336,6 @@ dependencies = [
|
|
|
"system-deps",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "group"
|
|
|
-version = "0.13.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63"
|
|
|
-dependencies = [
|
|
|
- "ff",
|
|
|
- "rand_core 0.6.4",
|
|
|
- "subtle",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "gtk"
|
|
|
version = "0.18.1"
|
|
@@ -4593,9 +4390,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "h2"
|
|
|
-version = "0.3.23"
|
|
|
+version = "0.3.24"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b553656127a00601c8ae5590fcfdc118e4083a7924b6cf4ffc1ea4b99dc429d7"
|
|
|
+checksum = "bb2c4422095b67ee78da96fbb51a4cc413b3b25883c7717ff7ca1ab31022c9c9"
|
|
|
dependencies = [
|
|
|
"bytes",
|
|
|
"fnv",
|
|
@@ -4612,9 +4409,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "h2"
|
|
|
-version = "0.4.1"
|
|
|
+version = "0.4.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "991910e35c615d8cab86b5ab04be67e6ad24d2bf5f4f11fdbbed26da999bbeab"
|
|
|
+checksum = "31d030e59af851932b72ceebadf4a2b5986dba4c3b99dd2493f8273a0f151943"
|
|
|
dependencies = [
|
|
|
"bytes",
|
|
|
"fnv",
|
|
@@ -4773,9 +4570,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "hermit-abi"
|
|
|
-version = "0.3.3"
|
|
|
+version = "0.3.4"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7"
|
|
|
+checksum = "5d3d0e0f38255e7fa3cf31335b3a56f05febd18025f4db5ef7a0cfb4f8da651f"
|
|
|
|
|
|
[[package]]
|
|
|
name = "hex"
|
|
@@ -4946,7 +4743,7 @@ dependencies = [
|
|
|
"futures-channel",
|
|
|
"futures-core",
|
|
|
"futures-util",
|
|
|
- "h2 0.3.23",
|
|
|
+ "h2 0.3.24",
|
|
|
"http 0.2.11",
|
|
|
"http-body 0.4.6",
|
|
|
"httparse",
|
|
@@ -4969,7 +4766,7 @@ dependencies = [
|
|
|
"bytes",
|
|
|
"futures-channel",
|
|
|
"futures-util",
|
|
|
- "h2 0.4.1",
|
|
|
+ "h2 0.4.2",
|
|
|
"http 1.0.0",
|
|
|
"http-body 1.0.0",
|
|
|
"httparse",
|
|
@@ -5111,26 +4908,11 @@ dependencies = [
|
|
|
"winapi-util",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "im-rc"
|
|
|
-version = "15.1.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "af1955a75fa080c677d3972822ec4bad316169ab1cfc6c257a942c2265dbe5fe"
|
|
|
-dependencies = [
|
|
|
- "bitmaps",
|
|
|
- "rand_core 0.6.4",
|
|
|
- "rand_xoshiro",
|
|
|
- "serde",
|
|
|
- "sized-chunks",
|
|
|
- "typenum",
|
|
|
- "version_check",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "image"
|
|
|
-version = "0.24.7"
|
|
|
+version = "0.24.8"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6f3dfdbdd72063086ff443e297b61695500514b1e41095b6fb9a5ab48a70a711"
|
|
|
+checksum = "034bbe799d1909622a74d1193aa50147769440040ff36cb2baa947609b0a4e23"
|
|
|
dependencies = [
|
|
|
"bytemuck",
|
|
|
"byteorder",
|
|
@@ -5138,7 +4920,6 @@ dependencies = [
|
|
|
"exr",
|
|
|
"gif",
|
|
|
"jpeg-decoder",
|
|
|
- "num-rational",
|
|
|
"num-traits",
|
|
|
"png",
|
|
|
"qoi",
|
|
@@ -5329,7 +5110,7 @@ version = "1.0.11"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
|
|
|
dependencies = [
|
|
|
- "hermit-abi 0.3.3",
|
|
|
+ "hermit-abi 0.3.4",
|
|
|
"libc",
|
|
|
"windows-sys 0.48.0",
|
|
|
]
|
|
@@ -5385,8 +5166,8 @@ version = "0.4.10"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "0bad00257d07be169d870ab665980b06cdb366d792ad690bf2e76876dc503455"
|
|
|
dependencies = [
|
|
|
- "hermit-abi 0.3.3",
|
|
|
- "rustix 0.38.28",
|
|
|
+ "hermit-abi 0.3.4",
|
|
|
+ "rustix 0.38.30",
|
|
|
"windows-sys 0.52.0",
|
|
|
]
|
|
|
|
|
@@ -5492,18 +5273,18 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "jpeg-decoder"
|
|
|
-version = "0.3.0"
|
|
|
+version = "0.3.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "bc0000e42512c92e31c2252315bda326620a4e034105e900c98ec492fa077b3e"
|
|
|
+checksum = "f5d4a7da358eff58addd2877a45865158f0d78c911d43a5784ceb7bbf52833b0"
|
|
|
dependencies = [
|
|
|
"rayon",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "js-sys"
|
|
|
-version = "0.3.66"
|
|
|
+version = "0.3.67"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "cee9c64da59eae3b50095c18d3e74f8b73c0b86d2792824ff01bbce68ba229ca"
|
|
|
+checksum = "9a1d36f1235bc969acba30b7f5990b864423a6068a10f7c90ae8f0112e3a59d1"
|
|
|
dependencies = [
|
|
|
"wasm-bindgen",
|
|
|
]
|
|
@@ -5526,7 +5307,7 @@ version = "0.7.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "b750dcadc39a09dbadd74e118f6dd6598df77fa01df0cfcdc52c28dece74528a"
|
|
|
dependencies = [
|
|
|
- "bitflags 2.4.1",
|
|
|
+ "bitflags 2.4.2",
|
|
|
"serde",
|
|
|
"unicode-segmentation",
|
|
|
]
|
|
@@ -5680,7 +5461,7 @@ version = "0.0.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "85c833ca1e66078851dba29046874e38f08b2c883700aa29a03ddd3b23814ee8"
|
|
|
dependencies = [
|
|
|
- "bitflags 2.4.1",
|
|
|
+ "bitflags 2.4.2",
|
|
|
"libc",
|
|
|
"redox_syscall",
|
|
|
]
|
|
@@ -5753,12 +5534,12 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "lightningcss"
|
|
|
-version = "1.0.0-alpha.51"
|
|
|
+version = "1.0.0-alpha.52"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "99d6ad516c08b24c246b339159dc2ee2144c012e8ebdf4db4bddefb8734b2b69"
|
|
|
+checksum = "771a62dedf5ec563bbfea9760f6c6a6bc546e67355eba0cd7d00c0dc34b11d90"
|
|
|
dependencies = [
|
|
|
"ahash 0.7.7",
|
|
|
- "bitflags 2.4.1",
|
|
|
+ "bitflags 2.4.2",
|
|
|
"const-str",
|
|
|
"cssparser 0.33.0",
|
|
|
"cssparser-color",
|
|
@@ -5804,9 +5585,9 @@ checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
|
|
|
|
|
|
[[package]]
|
|
|
name = "linux-raw-sys"
|
|
|
-version = "0.4.12"
|
|
|
+version = "0.4.13"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c4cd1a83af159aa67994778be9070f0ae1bd732942279cabb14f86f986a21456"
|
|
|
+checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c"
|
|
|
|
|
|
[[package]]
|
|
|
name = "liquid"
|
|
@@ -5907,9 +5688,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "loop9"
|
|
|
-version = "0.1.4"
|
|
|
+version = "0.1.5"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "81a837f917de41d61ab531ba255d1913208d02325cab0d6a66a706e0dbaa699d"
|
|
|
+checksum = "0fae87c125b03c1d2c0150c90365d7d6bcc53fb73a9acaef207d2d065860f062"
|
|
|
dependencies = [
|
|
|
"imgref",
|
|
|
]
|
|
@@ -6287,9 +6068,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "muda"
|
|
|
-version = "0.11.3"
|
|
|
+version = "0.11.4"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "884427679a3ef726cd4a0ad6eec2ca618737ba11ebe8c9320dc305c09c78c8fc"
|
|
|
+checksum = "e406691fa7749604bbc7964bde28a300572d52621bb84540f6907c0f8fe08737"
|
|
|
dependencies = [
|
|
|
"cocoa",
|
|
|
"crossbeam-channel",
|
|
@@ -6452,7 +6233,7 @@ version = "0.27.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053"
|
|
|
dependencies = [
|
|
|
- "bitflags 2.4.1",
|
|
|
+ "bitflags 2.4.2",
|
|
|
"cfg-if",
|
|
|
"libc",
|
|
|
]
|
|
@@ -6626,7 +6407,7 @@ version = "1.16.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
|
|
|
dependencies = [
|
|
|
- "hermit-abi 0.3.3",
|
|
|
+ "hermit-abi 0.3.4",
|
|
|
"libc",
|
|
|
]
|
|
|
|
|
@@ -6666,26 +6447,6 @@ version = "0.4.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3"
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "oauth2"
|
|
|
-version = "4.4.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c38841cdd844847e3e7c8d29cef9dcfed8877f8f56f9071f77843ecf3baf937f"
|
|
|
-dependencies = [
|
|
|
- "base64 0.13.1",
|
|
|
- "chrono",
|
|
|
- "getrandom 0.2.12",
|
|
|
- "http 0.2.11",
|
|
|
- "rand 0.8.5",
|
|
|
- "reqwest",
|
|
|
- "serde",
|
|
|
- "serde_json",
|
|
|
- "serde_path_to_error",
|
|
|
- "sha2",
|
|
|
- "thiserror",
|
|
|
- "url",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "objc"
|
|
|
version = "0.2.7"
|
|
@@ -6763,67 +6524,13 @@ dependencies = [
|
|
|
"pathdiff",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "openid_auth_demo"
|
|
|
-version = "0.1.0"
|
|
|
-dependencies = [
|
|
|
- "console_error_panic_hook",
|
|
|
- "dioxus",
|
|
|
- "dioxus-logger",
|
|
|
- "dioxus-router",
|
|
|
- "dioxus-web",
|
|
|
- "fermi",
|
|
|
- "form_urlencoded",
|
|
|
- "gloo-storage 0.3.0",
|
|
|
- "log",
|
|
|
- "openidconnect",
|
|
|
- "reqwest",
|
|
|
- "serde",
|
|
|
- "serde_json",
|
|
|
- "thiserror",
|
|
|
- "uuid",
|
|
|
- "web-sys",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "openidconnect"
|
|
|
-version = "3.4.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "62d6050f6a84b81f23c569f5607ad883293e57491036e318fafe6fc4895fadb1"
|
|
|
-dependencies = [
|
|
|
- "base64 0.13.1",
|
|
|
- "chrono",
|
|
|
- "dyn-clone",
|
|
|
- "ed25519-dalek",
|
|
|
- "hmac",
|
|
|
- "http 0.2.11",
|
|
|
- "itertools 0.10.5",
|
|
|
- "log",
|
|
|
- "oauth2",
|
|
|
- "p256",
|
|
|
- "p384",
|
|
|
- "rand 0.8.5",
|
|
|
- "rsa",
|
|
|
- "serde",
|
|
|
- "serde-value",
|
|
|
- "serde_derive",
|
|
|
- "serde_json",
|
|
|
- "serde_path_to_error",
|
|
|
- "serde_plain",
|
|
|
- "serde_with",
|
|
|
- "sha2",
|
|
|
- "subtle",
|
|
|
- "thiserror",
|
|
|
- "url",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "openssl"
|
|
|
version = "0.10.62"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "8cde4d2d9200ad5909f8dac647e29482e07c3a35de8a13fce7c9c7747ad9f671"
|
|
|
dependencies = [
|
|
|
- "bitflags 2.4.1",
|
|
|
+ "bitflags 2.4.2",
|
|
|
"cfg-if",
|
|
|
"foreign-types 0.3.2",
|
|
|
"libc",
|
|
@@ -6927,30 +6634,6 @@ dependencies = [
|
|
|
"supports-color",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "p256"
|
|
|
-version = "0.13.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c9863ad85fa8f4460f9c48cb909d38a0d689dba1f6f6988a5e3e0d31071bcd4b"
|
|
|
-dependencies = [
|
|
|
- "ecdsa",
|
|
|
- "elliptic-curve",
|
|
|
- "primeorder",
|
|
|
- "sha2",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "p384"
|
|
|
-version = "0.13.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "70786f51bcc69f6a4c0360e063a4cac5419ef7c5cd5b3c99ad70f3be5ba79209"
|
|
|
-dependencies = [
|
|
|
- "ecdsa",
|
|
|
- "elliptic-curve",
|
|
|
- "primeorder",
|
|
|
- "sha2",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "pango"
|
|
|
version = "0.18.3"
|
|
@@ -6982,7 +6665,7 @@ version = "0.26.4"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "05d74befe2d076330d9a58bf9ca2da424568724ab278adf15fb5718253133887"
|
|
|
dependencies = [
|
|
|
- "bitflags 2.4.1",
|
|
|
+ "bitflags 2.4.2",
|
|
|
"cssparser 0.33.0",
|
|
|
"fxhash",
|
|
|
"log",
|
|
@@ -7400,15 +7083,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "pkg-config"
|
|
|
-version = "0.3.28"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "69d3587f8a9e599cc7ec2c00e331f71c4e69a5f9a4b8a6efd5b07466b9736f9a"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "platforms"
|
|
|
-version = "3.3.0"
|
|
|
+version = "0.3.29"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "626dec3cac7cc0e1577a2ec3fc496277ec2baa084bebad95bb6fdbfae235f84c"
|
|
|
+checksum = "2900ede94e305130c13ddd391e0ab7cbaeb783945ae07a279c268cb05109c6cb"
|
|
|
|
|
|
[[package]]
|
|
|
name = "plist"
|
|
@@ -7454,9 +7131,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "png"
|
|
|
-version = "0.17.10"
|
|
|
+version = "0.17.11"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "dd75bf2d8dd3702b9707cdbc56a5b9ef42cec752eb8b3bafc01234558442aa64"
|
|
|
+checksum = "1f6c3c3e617595665b8ea2ff95a86066be38fb121ff920a9c0eb282abcd1da5a"
|
|
|
dependencies = [
|
|
|
"bitflags 1.3.2",
|
|
|
"crc32fast",
|
|
@@ -7483,14 +7160,14 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "polling"
|
|
|
-version = "3.3.1"
|
|
|
+version = "3.3.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "cf63fa624ab313c11656b4cda960bfc46c410187ad493c41f6ba2d8c1e991c9e"
|
|
|
+checksum = "545c980a3880efd47b2e262f6a4bb6daad6555cf3367aa9c4e52895f69537a41"
|
|
|
dependencies = [
|
|
|
"cfg-if",
|
|
|
"concurrent-queue",
|
|
|
"pin-project-lite",
|
|
|
- "rustix 0.38.28",
|
|
|
+ "rustix 0.38.30",
|
|
|
"tracing",
|
|
|
"windows-sys 0.52.0",
|
|
|
]
|
|
@@ -7571,15 +7248,6 @@ dependencies = [
|
|
|
"syn 2.0.48",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "primeorder"
|
|
|
-version = "0.13.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "353e1ca18966c16d9deb1c69278edbc5f194139612772bd9537af60ac231e1e6"
|
|
|
-dependencies = [
|
|
|
- "elliptic-curve",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "proc-macro-crate"
|
|
|
version = "1.3.1"
|
|
@@ -7849,15 +7517,6 @@ dependencies = [
|
|
|
"rand_core 0.5.1",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "rand_xoshiro"
|
|
|
-version = "0.6.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6f97cdb2a36ed4183de61b2f824cc45c9f1037f28afe0a322e9fff4c108b5aaa"
|
|
|
-dependencies = [
|
|
|
- "rand_core 0.6.4",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "rav1e"
|
|
|
version = "0.6.6"
|
|
@@ -7962,9 +7621,9 @@ checksum = "42a9830a0e1b9fb145ebb365b8bc4ccd75f290f98c0247deafbbe2c75cefb544"
|
|
|
|
|
|
[[package]]
|
|
|
name = "rayon"
|
|
|
-version = "1.8.0"
|
|
|
+version = "1.8.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "9c27db03db7734835b3f53954b534c91069375ce6ccaa2e065441e07d9b6cdb1"
|
|
|
+checksum = "fa7237101a77a10773db45d62004a272517633fbcc3df19d96455ede1122e051"
|
|
|
dependencies = [
|
|
|
"either",
|
|
|
"rayon-core",
|
|
@@ -7972,9 +7631,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "rayon-core"
|
|
|
-version = "1.12.0"
|
|
|
+version = "1.12.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "5ce3fb6ad83f861aac485e76e1985cd109d9a3713802152be56c3b1f0e0658ed"
|
|
|
+checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
|
|
|
dependencies = [
|
|
|
"crossbeam-deque",
|
|
|
"crossbeam-utils",
|
|
@@ -8100,7 +7759,7 @@ dependencies = [
|
|
|
"encoding_rs",
|
|
|
"futures-core",
|
|
|
"futures-util",
|
|
|
- "h2 0.3.23",
|
|
|
+ "h2 0.3.24",
|
|
|
"http 0.2.11",
|
|
|
"http-body 0.4.6",
|
|
|
"hyper 0.14.28",
|
|
@@ -8145,16 +7804,6 @@ dependencies = [
|
|
|
"quick-error 1.2.3",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "rfc6979"
|
|
|
-version = "0.4.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2"
|
|
|
-dependencies = [
|
|
|
- "hmac",
|
|
|
- "subtle",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "rfd"
|
|
|
version = "0.12.1"
|
|
@@ -8194,7 +7843,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "e3625f343d89990133d013e39c46e350915178cf94f1bec9f49b0cbef98a3e3c"
|
|
|
dependencies = [
|
|
|
"ahash 0.8.7",
|
|
|
- "bitflags 2.4.1",
|
|
|
+ "bitflags 2.4.2",
|
|
|
"instant",
|
|
|
"num-traits",
|
|
|
"once_cell",
|
|
@@ -8376,7 +8025,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "b91f7eff05f748767f183df4320a63d6936e9c6107d97c9e6bdd9784f4289c94"
|
|
|
dependencies = [
|
|
|
"base64 0.21.7",
|
|
|
- "bitflags 2.4.1",
|
|
|
+ "bitflags 2.4.2",
|
|
|
"indexmap 2.1.0",
|
|
|
"serde",
|
|
|
"serde_derive",
|
|
@@ -8526,14 +8175,14 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "rustix"
|
|
|
-version = "0.38.28"
|
|
|
+version = "0.38.30"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "72e572a5e8ca657d7366229cdde4bd14c4eb5499a9573d4d366fe1b599daa316"
|
|
|
+checksum = "322394588aaf33c24007e8bb3238ee3e4c5c09c084ab32bc73890b99ff326bca"
|
|
|
dependencies = [
|
|
|
- "bitflags 2.4.1",
|
|
|
+ "bitflags 2.4.2",
|
|
|
"errno",
|
|
|
"libc",
|
|
|
- "linux-raw-sys 0.4.12",
|
|
|
+ "linux-raw-sys 0.4.13",
|
|
|
"windows-sys 0.52.0",
|
|
|
]
|
|
|
|
|
@@ -8811,20 +8460,6 @@ version = "4.1.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "sec1"
|
|
|
-version = "0.7.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc"
|
|
|
-dependencies = [
|
|
|
- "base16ct",
|
|
|
- "der",
|
|
|
- "generic-array 0.14.7",
|
|
|
- "pkcs8",
|
|
|
- "subtle",
|
|
|
- "zeroize",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "security-framework"
|
|
|
version = "2.9.2"
|
|
@@ -8967,15 +8602,6 @@ dependencies = [
|
|
|
"serde",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "serde_plain"
|
|
|
-version = "1.0.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "9ce1fc6db65a611022b23a0dec6975d63fb80a302cb3388835ff02c097258d50"
|
|
|
-dependencies = [
|
|
|
- "serde",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "serde_qs"
|
|
|
version = "0.12.0"
|
|
@@ -9060,9 +8686,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "server_fn"
|
|
|
-version = "0.5.4"
|
|
|
+version = "0.5.6"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "cfed18dfcc8d9004579c40482c3419c07f60ffb9c5b250542edca99f508b0ce9"
|
|
|
+checksum = "586930ff8011b83f751f1de8982c898458690232680bc73143587a962a5e9aec"
|
|
|
dependencies = [
|
|
|
"ciborium",
|
|
|
"const_format",
|
|
@@ -9085,9 +8711,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "server_fn_macro"
|
|
|
-version = "0.5.4"
|
|
|
+version = "0.5.6"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0b70ae8e22546ba85500391b36c08e3fba64871be8a26557a3663a8e08acb56f"
|
|
|
+checksum = "f1c8e4d65b66f7cc426bd6f71c952bf51c0d37db43ed458f5e19439211cb6a2f"
|
|
|
dependencies = [
|
|
|
"const_format",
|
|
|
"proc-macro-error",
|
|
@@ -9100,9 +8726,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "server_fn_macro_default"
|
|
|
-version = "0.5.4"
|
|
|
+version = "0.5.6"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7256ba61dfadb220598db418376e7bc2a34b96df36c4dc48f24ffe161810fc0b"
|
|
|
+checksum = "966c92bb4ced4fc0b3f0d89ad77ca8e6613fa99c5fdced7ae2d0ced8e2792523"
|
|
|
dependencies = [
|
|
|
"server_fn_macro",
|
|
|
"syn 2.0.48",
|
|
@@ -9239,16 +8865,6 @@ version = "0.3.11"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "sized-chunks"
|
|
|
-version = "0.6.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "16d69225bde7a69b235da73377861095455d298f2b970996eec25ddbb42b3d1e"
|
|
|
-dependencies = [
|
|
|
- "bitmaps",
|
|
|
- "typenum",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "slab"
|
|
|
version = "0.4.9"
|
|
@@ -9281,9 +8897,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "smallvec"
|
|
|
-version = "1.11.2"
|
|
|
+version = "1.13.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "4dccd0940a2dcdf68d092b8cbab7dc0ad8fa938bf95787e1b916b0e3d0e8e970"
|
|
|
+checksum = "3b187f0231d56fe41bfb12034819dd2bf336422a5866de41bc3fec4b2e3883e8"
|
|
|
|
|
|
[[package]]
|
|
|
name = "smartstring"
|
|
@@ -9500,7 +9116,7 @@ dependencies = [
|
|
|
"atoi",
|
|
|
"base64 0.21.7",
|
|
|
"bigdecimal",
|
|
|
- "bitflags 2.4.1",
|
|
|
+ "bitflags 2.4.2",
|
|
|
"byteorder",
|
|
|
"bytes",
|
|
|
"chrono",
|
|
@@ -9548,7 +9164,7 @@ dependencies = [
|
|
|
"base64 0.21.7",
|
|
|
"bigdecimal",
|
|
|
"bit-vec",
|
|
|
- "bitflags 2.4.1",
|
|
|
+ "bitflags 2.4.2",
|
|
|
"byteorder",
|
|
|
"chrono",
|
|
|
"crc",
|
|
@@ -9805,9 +9421,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "tao"
|
|
|
-version = "0.24.0"
|
|
|
+version = "0.24.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "3c0dff18fed076d29cb5779e918ef4b8a5dbb756204e4a027794f0bce233d949"
|
|
|
+checksum = "75d4a64cfac8e487c61d778fe4ab8480f162451e8af7f247aafadcb3b2560852"
|
|
|
dependencies = [
|
|
|
"bitflags 1.3.2",
|
|
|
"cc",
|
|
@@ -9967,7 +9583,7 @@ dependencies = [
|
|
|
"cfg-if",
|
|
|
"fastrand 2.0.1",
|
|
|
"redox_syscall",
|
|
|
- "rustix 0.38.28",
|
|
|
+ "rustix 0.38.30",
|
|
|
"windows-sys 0.48.0",
|
|
|
]
|
|
|
|
|
@@ -10048,9 +9664,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "tiff"
|
|
|
-version = "0.9.0"
|
|
|
+version = "0.9.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6d172b0f4d3fba17ba89811858b9d3d97f928aece846475bbda076ca46736211"
|
|
|
+checksum = "ba1310fcea54c6a9a4fd1aad794ecc02c31682f6bfbecdf460bf19533eed1e3e"
|
|
|
dependencies = [
|
|
|
"flate2",
|
|
|
"jpeg-decoder",
|
|
@@ -10392,9 +10008,9 @@ version = "0.4.4"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "61c5bb1d698276a2443e5ecfabc1008bf15a36c12e6a7176e7bf089ea9131140"
|
|
|
dependencies = [
|
|
|
- "async-compression 0.4.5",
|
|
|
+ "async-compression 0.4.6",
|
|
|
"base64 0.21.7",
|
|
|
- "bitflags 2.4.1",
|
|
|
+ "bitflags 2.4.2",
|
|
|
"bytes",
|
|
|
"futures-core",
|
|
|
"futures-util",
|
|
@@ -10571,9 +10187,9 @@ checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
|
|
|
|
|
|
[[package]]
|
|
|
name = "trybuild"
|
|
|
-version = "1.0.88"
|
|
|
+version = "1.0.89"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "76de4f783e610194f6c98bfd53f9fc52bb2e0d02c947621e8a0f4ecc799b2880"
|
|
|
+checksum = "9a9d3ba662913483d6722303f619e75ea10b7855b0f8e0d72799cf8621bb488f"
|
|
|
dependencies = [
|
|
|
"basic-toml",
|
|
|
"dissimilar",
|
|
@@ -10699,9 +10315,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "unicode-bidi"
|
|
|
-version = "0.3.14"
|
|
|
+version = "0.3.15"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6f2528f27a9eb2b21e69c95319b30bd0efd85d09c379741b0f78ea1d86be2416"
|
|
|
+checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75"
|
|
|
|
|
|
[[package]]
|
|
|
name = "unicode-bom"
|
|
@@ -10987,9 +10603,9 @@ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
|
|
|
|
|
[[package]]
|
|
|
name = "wasm-bindgen"
|
|
|
-version = "0.2.89"
|
|
|
+version = "0.2.90"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0ed0d4f68a3015cc185aff4db9506a015f4b96f95303897bfa23f846db54064e"
|
|
|
+checksum = "b1223296a201415c7fad14792dbefaace9bd52b62d33453ade1c5b5f07555406"
|
|
|
dependencies = [
|
|
|
"cfg-if",
|
|
|
"wasm-bindgen-macro",
|
|
@@ -10997,9 +10613,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "wasm-bindgen-backend"
|
|
|
-version = "0.2.89"
|
|
|
+version = "0.2.90"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1b56f625e64f3a1084ded111c4d5f477df9f8c92df113852fa5a374dbda78826"
|
|
|
+checksum = "fcdc935b63408d58a32f8cc9738a0bffd8f05cc7c002086c6ef20b7312ad9dcd"
|
|
|
dependencies = [
|
|
|
"bumpalo",
|
|
|
"log",
|
|
@@ -11012,9 +10628,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "wasm-bindgen-cli-support"
|
|
|
-version = "0.2.89"
|
|
|
+version = "0.2.90"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "cf8226e223e2dfbe8f921b7f20b82d1b5d86a6b143e9d6286cca8edd16695583"
|
|
|
+checksum = "a875870b7b39024cbca8f61a0e1fc8edfe7ac02b484e5a9bcea64374050a850e"
|
|
|
dependencies = [
|
|
|
"anyhow",
|
|
|
"base64 0.9.3",
|
|
@@ -11034,9 +10650,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "wasm-bindgen-externref-xform"
|
|
|
-version = "0.2.89"
|
|
|
+version = "0.2.90"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b8a719be856d8b0802c7195ca26ee6eb02cb9639a12b80be32db960ce9640cb8"
|
|
|
+checksum = "04c5d468dc79cfd824d181c386f34c2e7ea521ea5855ddd95af8f4cf3fa676f4"
|
|
|
dependencies = [
|
|
|
"anyhow",
|
|
|
"walrus",
|
|
@@ -11044,9 +10660,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "wasm-bindgen-futures"
|
|
|
-version = "0.4.39"
|
|
|
+version = "0.4.40"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ac36a15a220124ac510204aec1c3e5db8a22ab06fd6706d881dc6149f8ed9a12"
|
|
|
+checksum = "bde2032aeb86bdfaecc8b261eef3cba735cc426c1f3a3416d1e0791be95fc461"
|
|
|
dependencies = [
|
|
|
"cfg-if",
|
|
|
"js-sys",
|
|
@@ -11056,9 +10672,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "wasm-bindgen-macro"
|
|
|
-version = "0.2.89"
|
|
|
+version = "0.2.90"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0162dbf37223cd2afce98f3d0785506dcb8d266223983e4b5b525859e6e182b2"
|
|
|
+checksum = "3e4c238561b2d428924c49815533a8b9121c664599558a5d9ec51f8a1740a999"
|
|
|
dependencies = [
|
|
|
"quote",
|
|
|
"wasm-bindgen-macro-support",
|
|
@@ -11066,9 +10682,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "wasm-bindgen-macro-support"
|
|
|
-version = "0.2.89"
|
|
|
+version = "0.2.90"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f0eb82fcb7930ae6219a7ecfd55b217f5f0893484b7a13022ebb2b2bf20b5283"
|
|
|
+checksum = "bae1abb6806dc1ad9e560ed242107c0f6c84335f1749dd4e8ddb012ebd5e25a7"
|
|
|
dependencies = [
|
|
|
"proc-macro2",
|
|
|
"quote",
|
|
@@ -11079,9 +10695,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "wasm-bindgen-multi-value-xform"
|
|
|
-version = "0.2.89"
|
|
|
+version = "0.2.90"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "a12766255d4b9026700376cc81894eeb62903e4414cbc94675f6f9babd9cfb76"
|
|
|
+checksum = "65f10c037dad45759d53b598d4737acdced90a0945023c8c6cd8d67b4b3e4eaf"
|
|
|
dependencies = [
|
|
|
"anyhow",
|
|
|
"walrus",
|
|
@@ -11089,15 +10705,15 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "wasm-bindgen-shared"
|
|
|
-version = "0.2.89"
|
|
|
+version = "0.2.90"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7ab9b36309365056cd639da3134bf87fa8f3d86008abf99e612384a6eecd459f"
|
|
|
+checksum = "4d91413b1c31d7539ba5ef2451af3f0b833a005eb27a631cec32bc0635a8602b"
|
|
|
|
|
|
[[package]]
|
|
|
name = "wasm-bindgen-test"
|
|
|
-version = "0.3.39"
|
|
|
+version = "0.3.40"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "2cf9242c0d27999b831eae4767b2a146feb0b27d332d553e605864acd2afd403"
|
|
|
+checksum = "139bd73305d50e1c1c4333210c0db43d989395b64a237bd35c10ef3832a7f70c"
|
|
|
dependencies = [
|
|
|
"console_error_panic_hook",
|
|
|
"js-sys",
|
|
@@ -11109,9 +10725,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "wasm-bindgen-test-macro"
|
|
|
-version = "0.3.39"
|
|
|
+version = "0.3.40"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "794645f5408c9a039fd09f4d113cdfb2e7eba5ff1956b07bcf701cf4b394fe89"
|
|
|
+checksum = "70072aebfe5da66d2716002c729a14e4aec4da0e23cc2ea66323dac541c93928"
|
|
|
dependencies = [
|
|
|
"proc-macro2",
|
|
|
"quote",
|
|
@@ -11120,9 +10736,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "wasm-bindgen-threads-xform"
|
|
|
-version = "0.2.89"
|
|
|
+version = "0.2.90"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "13c2b14c5b9c2c7aa9dd1eb7161857de9783f40e98582e7f41f2d7c04ffdc155"
|
|
|
+checksum = "16ddf1a4beb1bceb2b73c2325581901ca2cd92af628f24389a678854dcd65b24"
|
|
|
dependencies = [
|
|
|
"anyhow",
|
|
|
"walrus",
|
|
@@ -11131,9 +10747,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "wasm-bindgen-wasm-conventions"
|
|
|
-version = "0.2.89"
|
|
|
+version = "0.2.90"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "aaedf88769cb23c6fd2e3bfed65bcbff6c5d92c8336afbd80d2dfcc8eb5cf047"
|
|
|
+checksum = "93f13ed8ccdac31eadcfd4c9b2ec7bd43e77454b14acb1f43189f2875a9b0391"
|
|
|
dependencies = [
|
|
|
"anyhow",
|
|
|
"walrus",
|
|
@@ -11141,9 +10757,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "wasm-bindgen-wasm-interpreter"
|
|
|
-version = "0.2.89"
|
|
|
+version = "0.2.90"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "a8a79039df1e0822e6d66508ec86052993deac201e26060f62abcd85e1daf951"
|
|
|
+checksum = "c4282a271772a3063d4057c1144e118254f207fbbc1381b8d50b23c25585d893"
|
|
|
dependencies = [
|
|
|
"anyhow",
|
|
|
"log",
|
|
@@ -11192,9 +10808,9 @@ checksum = "449167e2832691a1bff24cde28d2804e90e09586a448c8e76984792c44334a6b"
|
|
|
|
|
|
[[package]]
|
|
|
name = "web-sys"
|
|
|
-version = "0.3.66"
|
|
|
+version = "0.3.67"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "50c24a44ec86bb68fbecd1b3efed7e85ea5621b39b35ef2766b66cd984f8010f"
|
|
|
+checksum = "58cd2333b6e0be7a39605f0e255892fd7418a682d8da8fe042fe25128794d2ed"
|
|
|
dependencies = [
|
|
|
"js-sys",
|
|
|
"wasm-bindgen",
|
|
@@ -11337,7 +10953,7 @@ dependencies = [
|
|
|
"either",
|
|
|
"home",
|
|
|
"once_cell",
|
|
|
- "rustix 0.38.28",
|
|
|
+ "rustix 0.38.30",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -11738,13 +11354,13 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "xattr"
|
|
|
-version = "1.2.0"
|
|
|
+version = "1.3.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "914566e6413e7fa959cc394fb30e563ba80f3541fbd40816d4c05a0fc3f2a0f1"
|
|
|
+checksum = "8da84f1a25939b27f6820d92aed108f83ff920fdf11a7b19366c27c4cda81d4f"
|
|
|
dependencies = [
|
|
|
"libc",
|
|
|
- "linux-raw-sys 0.4.12",
|
|
|
- "rustix 0.38.28",
|
|
|
+ "linux-raw-sys 0.4.13",
|
|
|
+ "rustix 0.38.30",
|
|
|
]
|
|
|
|
|
|
[[package]]
|