From d64862c87e980054c1d9ba24ed8c9d38d6ea683b Mon Sep 17 00:00:00 2001 From: DIDIRUS4 Date: Tue, 22 Oct 2024 22:20:28 +0300 Subject: [PATCH] Bump to v0.8.902 --- Cargo.lock | 328 +++++++++++++++------------------ apps/app-frontend/package.json | 2 +- 2 files changed, 151 insertions(+), 179 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 054e8dca..eae0fdac 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -9,12 +9,12 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5f7b0a21988c1bf877cf4759ef5ddaac04c1c9fe808c9142ecb78ba97d97a28a" dependencies = [ "bitflags 2.6.0", - "bytes 1.7.2", + "bytes 1.8.0", "futures-core", "futures-sink", "memchr", "pin-project-lite", - "tokio 1.40.0", + "tokio 1.41.0", "tokio-util", "tracing", ] @@ -45,7 +45,7 @@ dependencies = [ "actix-utils", "actix-web", "bitflags 2.6.0", - "bytes 1.7.2", + "bytes 1.8.0", "derive_more", "futures-core", "http-range", @@ -70,13 +70,8 @@ dependencies = [ "ahash 0.8.11", "base64 0.22.1", "bitflags 2.6.0", -<<<<<<< HEAD "brotli 6.0.0", - "bytes", -======= - "brotli", - "bytes 1.7.2", ->>>>>>> 9f977d082b0741116fef328c2b38e2b4b9afd94e + "bytes 1.8.0", "bytestring", "derive_more", "encoding_rs", @@ -95,7 +90,7 @@ dependencies = [ "rand 0.8.5", "sha1 0.10.6", "smallvec 1.13.2", - "tokio 1.40.0", + "tokio 1.41.0", "tokio-util", "tracing", "zstd 0.13.2", @@ -120,7 +115,7 @@ dependencies = [ "actix-multipart-derive", "actix-utils", "actix-web", - "bytes 1.7.2", + "bytes 1.8.0", "derive_more", "futures-core", "futures-util", @@ -134,7 +129,7 @@ dependencies = [ "serde_json", "serde_plain", "tempfile", - "tokio 1.40.0", + "tokio 1.41.0", ] [[package]] @@ -173,7 +168,7 @@ checksum = "24eda4e2a6e042aa4e55ac438a2ae052d3b5da0ecf83d7411e1a368946925208" dependencies = [ "actix-macros", "futures-core", - "tokio 1.40.0", + "tokio 1.41.0", ] [[package]] @@ -189,7 +184,7 @@ dependencies = [ "futures-util", "mio 1.0.2", "socket2", - "tokio 1.40.0", + "tokio 1.41.0", "tracing", ] @@ -230,7 +225,7 @@ dependencies = [ "actix-utils", "actix-web-codegen", "ahash 0.8.11", - "bytes 1.7.2", + "bytes 1.8.0", "bytestring", "cfg-if 1.0.0", "cookie", @@ -293,7 +288,7 @@ dependencies = [ "actix-http", "actix-web", "futures-core", - "tokio 1.40.0", + "tokio 1.41.0", ] [[package]] @@ -399,9 +394,9 @@ dependencies = [ [[package]] name = "anyhow" -version = "1.0.90" +version = "1.0.91" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "37bf3594c4c988a53154954629820791dde498571819ae4ca50ca811e060cc95" +checksum = "c042108f3ed77fd83760a5fd79b53be043192bb3b9dba91d8c574c0ada7850c8" [[package]] name = "arbitrary" @@ -455,7 +450,7 @@ dependencies = [ "raw-window-handle 0.6.2", "serde", "serde_repr", - "tokio 1.40.0", + "tokio 1.41.0", "url", "wayland-backend", "wayland-client", @@ -512,7 +507,7 @@ dependencies = [ "futures-io", "memchr", "pin-project-lite", - "tokio 1.40.0", + "tokio 1.41.0", "xz2", "zstd 0.13.2", "zstd-safe 7.2.1", @@ -641,7 +636,7 @@ dependencies = [ "smart-default", "smol_str", "thiserror", - "tokio 1.40.0", + "tokio 1.41.0", "uuid 0.8.2", ] @@ -673,7 +668,7 @@ dependencies = [ "log", "pin-project-lite", "rustls-pki-types", - "tokio 1.40.0", + "tokio 1.41.0", "tokio-rustls 0.26.0", "tungstenite", "webpki-roots", @@ -691,7 +686,7 @@ dependencies = [ "futures-lite 2.3.0", "pin-project", "thiserror", - "tokio 1.40.0", + "tokio 1.41.0", "tokio-util", ] @@ -1098,9 +1093,9 @@ dependencies = [ [[package]] name = "bytes" -version = "1.7.2" +version = "1.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "428d9aa8fbc0670b7b8d6030a7fadd0f86151cae55e4dbbece15f3780a3dfaf3" +checksum = "9ac0150caa2ae65ca5bd83f25c7de183dea78d4d366469f148435e2acfbad0da" dependencies = [ "serde", ] @@ -1111,7 +1106,7 @@ version = "1.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "74d80203ea6b29df88012294f62733de21cfeab47f17b41af3a38bc30a03ee72" dependencies = [ - "bytes 1.7.2", + "bytes 1.8.0", ] [[package]] @@ -1315,10 +1310,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a0875e527e299fc5f4faba42870bf199a39ab0bb2dbba1b8aef0a2151451130f" dependencies = [ "bstr", - "bytes 1.7.2", + "bytes 1.8.0", "clickhouse-derive", "clickhouse-rs-cityhash-sys", - "futures 0.3.30", + "futures 0.3.31", "hyper 0.14.31", "hyper-tls 0.5.0", "lz4", @@ -1327,7 +1322,7 @@ dependencies = [ "static_assertions", "thiserror", "time", - "tokio 1.40.0", + "tokio 1.41.0", "url", "uuid 1.11.0", ] @@ -1443,11 +1438,11 @@ version = "4.6.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd" dependencies = [ - "bytes 1.7.2", + "bytes 1.8.0", "futures-core", "memchr", "pin-project-lite", - "tokio 1.40.0", + "tokio 1.41.0", "tokio-util", ] @@ -1866,7 +1861,7 @@ dependencies = [ name = "daedalus" version = "0.2.3" dependencies = [ - "bytes 1.7.2", + "bytes 1.8.0", "chrono", "serde", "serde_json", @@ -1878,16 +1873,16 @@ name = "daedalus_client" version = "0.2.2" dependencies = [ "async_zip", - "bytes 1.7.2", + "bytes 1.8.0", "chrono", "daedalus", "dashmap 5.5.3", "dotenvy", - "futures 0.3.30", - "indexmap 2.5.0", + "futures 0.3.31", + "indexmap 2.6.0", "itertools 0.13.0", "lazy_static", - "reqwest 0.12.7", + "reqwest 0.12.8", "rust-s3 0.34.0", "semver 1.0.23", "serde", @@ -1895,7 +1890,7 @@ dependencies = [ "serde_json", "sha1_smol", "thiserror", - "tokio 1.40.0", + "tokio 1.41.0", "tracing", "tracing-error", "tracing-futures", @@ -2025,7 +2020,7 @@ checksum = "6541a3916932fe57768d4be0b1ffb5ec7cbf74ca8c903fdfd5c0fe8aa958f0ed" dependencies = [ "deadpool-runtime", "num_cpus", - "tokio 1.40.0", + "tokio 1.41.0", ] [[package]] @@ -2044,7 +2039,7 @@ version = "0.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "092966b41edc516079bdf31ec78a2e0588d1d0c08f78b91d8307215928642b2b" dependencies = [ - "tokio 1.40.0", + "tokio 1.41.0", ] [[package]] @@ -2146,13 +2141,8 @@ dependencies = [ "convert_case 0.4.0", "proc-macro2", "quote", -<<<<<<< HEAD - "rustc_version", - "syn 2.0.82", -======= "rustc_version 0.4.1", - "syn 2.0.79", ->>>>>>> 9f977d082b0741116fef328c2b38e2b4b9afd94e + "syn 2.0.82", ] [[package]] @@ -2791,17 +2781,13 @@ dependencies = [ [[package]] name = "futures" -<<<<<<< HEAD -version = "0.3.31" -======= version = "0.1.31" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678" [[package]] name = "futures" -version = "0.3.30" ->>>>>>> 9f977d082b0741116fef328c2b38e2b4b9afd94e +version = "0.3.31" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876" dependencies = [ @@ -3198,19 +3184,14 @@ dependencies = [ [[package]] name = "governor" -version = "0.6.4" +version = "0.6.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7a7ecdc5898f6a43e08a7e2c9e2266beb98fd4dfbf2634182540fbb715245093" +checksum = "68a7f542ee6b35af73b06abc0dad1c1bae89964e4e253bc4b587b91c9637867b" dependencies = [ "cfg-if 1.0.0", "dashmap 5.5.3", -<<<<<<< HEAD - "futures-sink", -======= - "futures 0.3.30", ->>>>>>> 9f977d082b0741116fef328c2b38e2b4b9afd94e + "futures 0.3.31", "futures-timer", - "futures-util", "no-std-compat", "nonzero_ext", "parking_lot 0.12.3", @@ -3290,7 +3271,7 @@ version = "0.3.26" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8" dependencies = [ - "bytes 1.7.2", + "bytes 1.8.0", "fnv", "futures-core", "futures-sink", @@ -3298,7 +3279,7 @@ dependencies = [ "http 0.2.12", "indexmap 2.6.0", "slab", - "tokio 1.40.0", + "tokio 1.41.0", "tokio-util", "tracing", ] @@ -3310,14 +3291,14 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "524e8ac6999421f49a846c2d4411f337e53497d8ec55d67753beffa43c5d9205" dependencies = [ "atomic-waker", - "bytes 1.7.2", + "bytes 1.8.0", "fnv", "futures-core", "futures-sink", "http 1.1.0", "indexmap 2.6.0", "slab", - "tokio 1.40.0", + "tokio 1.41.0", "tokio-util", "tracing", ] @@ -3479,7 +3460,7 @@ version = "0.2.12" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1" dependencies = [ - "bytes 1.7.2", + "bytes 1.8.0", "fnv", "itoa 1.0.11", ] @@ -3490,7 +3471,7 @@ version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258" dependencies = [ - "bytes 1.7.2", + "bytes 1.8.0", "fnv", "itoa 1.0.11", ] @@ -3501,7 +3482,7 @@ version = "0.4.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2" dependencies = [ - "bytes 1.7.2", + "bytes 1.8.0", "http 0.2.12", "pin-project-lite", ] @@ -3512,7 +3493,7 @@ version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" dependencies = [ - "bytes 1.7.2", + "bytes 1.8.0", "http 1.1.0", ] @@ -3522,7 +3503,7 @@ version = "0.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f" dependencies = [ - "bytes 1.7.2", + "bytes 1.8.0", "futures-util", "http 1.1.0", "http-body 1.0.1", @@ -3580,7 +3561,7 @@ version = "0.14.31" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8c08302e8fa335b151b788c775ff56e7a03ae64ff85c548ee820fecb70356e85" dependencies = [ - "bytes 1.7.2", + "bytes 1.8.0", "futures-channel", "futures-core", "futures-util", @@ -3592,7 +3573,7 @@ dependencies = [ "itoa 1.0.11", "pin-project-lite", "socket2", - "tokio 1.40.0", + "tokio 1.41.0", "tower-service", "tracing", "want", @@ -3604,7 +3585,7 @@ version = "1.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bbbff0a806a4728c99295b254c8838933b5b082d75e3cb70c8dab21fdfbcfa9a" dependencies = [ - "bytes 1.7.2", + "bytes 1.8.0", "futures-channel", "futures-util", "h2 0.4.6", @@ -3614,7 +3595,7 @@ dependencies = [ "itoa 1.0.11", "pin-project-lite", "smallvec 1.13.2", - "tokio 1.40.0", + "tokio 1.41.0", "want", ] @@ -3630,7 +3611,7 @@ dependencies = [ "log", "rustls 0.21.12", "rustls-native-certs", - "tokio 1.40.0", + "tokio 1.41.0", "tokio-rustls 0.24.1", ] @@ -3646,7 +3627,7 @@ dependencies = [ "hyper-util", "rustls 0.23.15", "rustls-pki-types", - "tokio 1.40.0", + "tokio 1.41.0", "tokio-rustls 0.26.0", "tower-service", "webpki-roots", @@ -3658,10 +3639,10 @@ version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905" dependencies = [ - "bytes 1.7.2", + "bytes 1.8.0", "hyper 0.14.31", "native-tls", - "tokio 1.40.0", + "tokio 1.41.0", "tokio-native-tls", ] @@ -3671,12 +3652,12 @@ version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0" dependencies = [ - "bytes 1.7.2", + "bytes 1.8.0", "http-body-util", "hyper 1.5.0", "hyper-util", "native-tls", - "tokio 1.40.0", + "tokio 1.41.0", "tokio-native-tls", "tower-service", ] @@ -3687,7 +3668,7 @@ version = "0.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "41296eb09f183ac68eec06e03cdbea2e759633d4067b2f6552fc2e009bcad08b" dependencies = [ - "bytes 1.7.2", + "bytes 1.8.0", "futures-channel", "futures-util", "http 1.1.0", @@ -3695,7 +3676,7 @@ dependencies = [ "hyper 1.5.0", "pin-project-lite", "socket2", - "tokio 1.40.0", + "tokio 1.41.0", "tower-service", "tracing", ] @@ -4376,7 +4357,7 @@ dependencies = [ "async-trait", "base64 0.21.7", "bitflags 2.6.0", - "bytes 1.7.2", + "bytes 1.8.0", "censor", "chrono", "clickhouse", @@ -4387,7 +4368,7 @@ dependencies = [ "dotenvy", "env_logger", "flate2", - "futures 0.3.30", + "futures 0.3.31", "futures-timer", "futures-util", "governor", @@ -4425,7 +4406,7 @@ dependencies = [ "sqlx", "tar", "thiserror", - "tokio 1.40.0", + "tokio 1.41.0", "tokio-stream", "totp-rs", "url", @@ -4483,7 +4464,7 @@ dependencies = [ "percent-encoding", "quoted_printable", "socket2", - "tokio 1.40.0", + "tokio 1.41.0", "url", ] @@ -4543,7 +4524,7 @@ version = "0.8.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4" dependencies = [ - "cfg-if", + "cfg-if 1.0.0", "windows-targets 0.52.6", ] @@ -4571,7 +4552,7 @@ checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d" dependencies = [ "bitflags 2.6.0", "libc", - "redox_syscall 0.5.6", + "redox_syscall 0.5.7", ] [[package]] @@ -4815,7 +4796,7 @@ checksum = "2257ea8ed24b079c21570f473e58cccc3de23b46cee331fc513fccdc3f1ae5a1" dependencies = [ "async-trait", "either", - "futures 0.3.30", + "futures 0.3.31", "futures-io", "isahc", "iso8601", @@ -5625,9 +5606,9 @@ checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" [[package]] name = "openssl-src" -version = "300.3.2+3.3.2" +version = "300.4.0+3.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a211a18d945ef7e648cc6e0058f4c548ee46aab922ea203e0d30e966ea23647b" +checksum = "a709e02f2b4aca747929cca5ed248880847c650233cf8b8cdc48f40aaf4898a6" dependencies = [ "cc", ] @@ -5805,7 +5786,7 @@ checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8" dependencies = [ "cfg-if 1.0.0", "libc", - "redox_syscall 0.5.6", + "redox_syscall 0.5.7", "smallvec 1.13.2", "windows-targets 0.52.6", ] @@ -6269,9 +6250,9 @@ checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068" [[package]] name = "proc-macro2" -version = "1.0.88" +version = "1.0.89" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7c3a7fc5db1e57d5a779a352c8cdb57b29aa4c40cc69c3a68a7fedc815fbf2f9" +checksum = "f139b0662de085916d1fb67d2b4169d1addddda1919e696f3252b740b629986e" dependencies = [ "unicode-ident", ] @@ -6427,7 +6408,7 @@ version = "0.11.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8c7c5fdde3cdae7203427dc4f0a68fe0ed09833edc525a03456b153b79828684" dependencies = [ - "bytes 1.7.2", + "bytes 1.8.0", "pin-project-lite", "quinn-proto", "quinn-udp", @@ -6435,7 +6416,7 @@ dependencies = [ "rustls 0.23.15", "socket2", "thiserror", - "tokio 1.40.0", + "tokio 1.41.0", "tracing", ] @@ -6445,7 +6426,7 @@ version = "0.11.8" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fadfaed2cd7f389d0161bb73eeb07b7b78f8691047a6f3e73caaeae55310a4a6" dependencies = [ - "bytes 1.7.2", + "bytes 1.8.0", "rand 0.8.5", "ring 0.17.8", "rustc-hash", @@ -6632,7 +6613,7 @@ dependencies = [ "ahash 0.8.11", "arc-swap", "async-trait", - "bytes 1.7.2", + "bytes 1.8.0", "combine", "futures-util", "itoa 1.0.11", @@ -6643,24 +6624,20 @@ dependencies = [ "ryu", "sha1_smol", "socket2", - "tokio 1.40.0", + "tokio 1.41.0", "tokio-util", "url", ] [[package]] name = "redox_syscall" -<<<<<<< HEAD -version = "0.5.7" -======= version = "0.1.57" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce" [[package]] name = "redox_syscall" -version = "0.5.6" ->>>>>>> 9f977d082b0741116fef328c2b38e2b4b9afd94e +version = "0.5.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9b6dfecf2c74bce2466cabf93f6664d6998a69eb21e39f4207930065b27b771f" dependencies = [ @@ -6756,7 +6733,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62" dependencies = [ "base64 0.21.7", - "bytes 1.7.2", + "bytes 1.8.0", "encoding_rs", "futures-core", "futures-util", @@ -6780,7 +6757,7 @@ dependencies = [ "serde_urlencoded", "sync_wrapper 0.1.2", "system-configuration 0.5.1", - "tokio 1.40.0", + "tokio 1.41.0", "tokio-native-tls", "tokio-util", "tower-service", @@ -6800,7 +6777,7 @@ checksum = "f713147fbe92361e52392c73b8c9e48c04c6625bce969ef54dc901e58e042a7b" dependencies = [ "async-compression", "base64 0.22.1", - "bytes 1.7.2", + "bytes 1.8.0", "encoding_rs", "futures-channel", "futures-core", @@ -6830,7 +6807,7 @@ dependencies = [ "serde_urlencoded", "sync_wrapper 1.0.1", "system-configuration 0.6.1", - "tokio 1.40.0", + "tokio 1.41.0", "tokio-native-tls", "tokio-rustls 0.26.0", "tokio-util", @@ -6930,7 +6907,7 @@ checksum = "9008cd6385b9e161d8229e1f6549dd23c3d022f132a2ea37ac3a10ac4935779b" dependencies = [ "bitvec", "bytecheck", - "bytes 1.7.2", + "bytes 1.8.0", "hashbrown 0.12.3", "ptr_meta", "rend", @@ -7012,9 +6989,9 @@ dependencies = [ "aws-creds 0.34.1", "aws-region", "base64 0.13.1", - "bytes 1.7.2", + "bytes 1.8.0", "cfg-if 1.0.0", - "futures 0.3.30", + "futures 0.3.31", "hex", "hmac 0.12.1", "http 0.2.12", @@ -7030,7 +7007,7 @@ dependencies = [ "sha2 0.10.8", "thiserror", "time", - "tokio 1.40.0", + "tokio 1.41.0", "tokio-stream", "url", ] @@ -7045,9 +7022,9 @@ dependencies = [ "aws-creds 0.36.0", "aws-region", "base64 0.21.7", - "bytes 1.7.2", + "bytes 1.8.0", "cfg-if 1.0.0", - "futures 0.3.30", + "futures 0.3.31", "hex", "hmac 0.12.1", "http 0.2.12", @@ -7066,7 +7043,7 @@ dependencies = [ "sha2 0.10.8", "thiserror", "time", - "tokio 1.40.0", + "tokio 1.41.0", "tokio-native-tls", "tokio-stream", "url", @@ -7080,7 +7057,7 @@ checksum = "b082d80e3e3cc52b2ed634388d436fe1f4de6af5786cc2de9ba9737527bdf555" dependencies = [ "arrayvec", "borsh", - "bytes 1.7.2", + "bytes 1.8.0", "num-traits", "rand 0.8.5", "rkyv", @@ -7258,7 +7235,7 @@ version = "0.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a98f186c7a2f3abbffb802984b7f1dfd65dac8be1aafdaabbca4137f53f0dff7" dependencies = [ - "bytes 1.7.2", + "bytes 1.8.0", "rxml_validation", "smartstring", ] @@ -7465,7 +7442,7 @@ dependencies = [ "sentry-debug-images", "sentry-panic", "sentry-tracing", - "tokio 1.40.0", + "tokio 1.41.0", "ureq", ] @@ -7571,9 +7548,9 @@ dependencies = [ [[package]] name = "serde" -version = "1.0.210" +version = "1.0.213" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c8e3592472072e6e22e0a54d5904d9febf8508f65fb8552499a1abc7d1078c3a" +checksum = "3ea7893ff5e2466df8d720bb615088341b295f849602c6956047f8f80f0e9bc1" dependencies = [ "serde_derive", ] @@ -7603,9 +7580,9 @@ dependencies = [ [[package]] name = "serde_derive" -version = "1.0.210" +version = "1.0.213" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "243902eda00fad750862fc144cea25caca5e20d615af0a81bee94ca738f1df1f" +checksum = "7e85ad2009c50b58e87caa8cd6dac16bdf511bbfb7af6c33df902396aa480fa5" dependencies = [ "proc-macro2", "quote", @@ -7999,7 +7976,7 @@ dependencies = [ "objc2-foundation", "objc2-quartz-core", "raw-window-handle 0.6.2", - "redox_syscall 0.5.6", + "redox_syscall 0.5.7", "wasm-bindgen", "web-sys", "windows-sys 0.59.0", @@ -8105,7 +8082,7 @@ checksum = "d4d8060b456358185f7d50c55d9b5066ad956956fddec42ee2e8567134a8936e" dependencies = [ "atoi", "byteorder", - "bytes 1.7.2", + "bytes 1.8.0", "chrono", "crc", "crossbeam-queue 0.3.11", @@ -8134,7 +8111,7 @@ dependencies = [ "smallvec 1.13.2", "sqlformat", "thiserror", - "tokio 1.40.0", + "tokio 1.41.0", "tokio-stream", "tracing", "url", @@ -8176,7 +8153,7 @@ dependencies = [ "sqlx-sqlite", "syn 2.0.82", "tempfile", - "tokio 1.40.0", + "tokio 1.41.0", "url", ] @@ -8190,7 +8167,7 @@ dependencies = [ "base64 0.22.1", "bitflags 2.6.0", "byteorder", - "bytes 1.7.2", + "bytes 1.8.0", "chrono", "crc", "digest 0.10.7", @@ -8631,12 +8608,12 @@ checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1" [[package]] name = "tauri" -version = "2.0.5" +version = "2.0.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5ce2818e803ce3097987296623ed8c0d9f65ed93b4137ff9a83e168bdbf62932" +checksum = "d3889b392db6d32a105d3757230ea0220090b8f94c90d3e60b6c5eb91178ab1b" dependencies = [ "anyhow", - "bytes 1.7.2", + "bytes 1.8.0", "dirs 5.0.1", "dunce", "embed_plist", @@ -8670,7 +8647,7 @@ dependencies = [ "tauri-runtime-wry", "tauri-utils", "thiserror", - "tokio 1.40.0", + "tokio 1.41.0", "tray-icon", "url", "urlpattern", @@ -8682,16 +8659,16 @@ dependencies = [ [[package]] name = "tauri-build" -version = "2.0.1" +version = "2.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "935f9b3c49b22b3e2e485a57f46d61cd1ae07b1cbb2ba87387a387caf2d8c4e7" +checksum = "9f96827ccfb1aa40d55d0ded79562d18ba18566657a553f992a982d755148376" dependencies = [ "anyhow", "cargo_toml", "dirs 5.0.1", "glob", "heck 0.5.0", - "json-patch 2.0.0", + "json-patch 3.0.1", "quote", "schemars", "semver 1.0.23", @@ -8706,12 +8683,12 @@ dependencies = [ [[package]] name = "tauri-codegen" -version = "2.0.1" +version = "2.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "95d7443dd4f0b597704b6a14b964ee2ed16e99928d8e6292ae9825f09fbcd30e" +checksum = "8947f16f47becd9e9cd39b74ee337fd1981574d78819be18e4384d85e5a0b82f" dependencies = [ "base64 0.22.1", - "brotli 6.0.0", + "brotli 7.0.0", "ico", "json-patch 2.0.0", "plist", @@ -8733,9 +8710,9 @@ dependencies = [ [[package]] name = "tauri-macros" -version = "2.0.1" +version = "2.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4d2c0963ccfc3f5194415f2cce7acc975942a8797fbabfb0aa1ed6f59326ae7f" +checksum = "8bd1c8d4a66799d3438747c3a79705cd665a95d6f24cb5f315413ff7a981fe2a" dependencies = [ "heck 0.5.0", "proc-macro2", @@ -8747,9 +8724,9 @@ dependencies = [ [[package]] name = "tauri-plugin" -version = "2.0.1" +version = "2.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b2e6660a409963e4d57b9bfab4addd141eeff41bd3a7fb14e13004a832cf7ef6" +checksum = "6fa4e6c94cb1d635f65a770c69e23de1bc054b0e4c554fa037a7cc7676333d39" dependencies = [ "anyhow", "glob", @@ -8784,9 +8761,9 @@ dependencies = [ [[package]] name = "tauri-plugin-dialog" -version = "2.0.2" +version = "2.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6ff33d09331cc22bf4771a2633b62afc1038e36273eef22bff12f53d33decd91" +checksum = "4307310e1d2c09ab110235834722e7c2b85099b683e1eb7342ab351b0be5ada3" dependencies = [ "log", "raw-window-handle 0.6.2", @@ -8802,9 +8779,9 @@ dependencies = [ [[package]] name = "tauri-plugin-fs" -version = "2.0.2" +version = "2.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "16d0816b27207c29aaff632c73b702785140cf16fe6150c201a2720245b8ea88" +checksum = "96ba7d46e86db8c830d143ef90ab5a453328365b0cc834c24edea4267b16aba0" dependencies = [ "anyhow", "dunce", @@ -8857,7 +8834,7 @@ dependencies = [ "tauri", "tauri-plugin", "thiserror", - "tokio 1.40.0", + "tokio 1.41.0", ] [[package]] @@ -8888,14 +8865,9 @@ dependencies = [ "http 1.1.0", "infer 0.16.0", "minisign-verify", -<<<<<<< HEAD "percent-encoding", "reqwest 0.12.8", - "semver", -======= - "reqwest 0.12.7", "semver 1.0.23", ->>>>>>> 9f977d082b0741116fef328c2b38e2b4b9afd94e "serde", "serde_json", "tar", @@ -8904,7 +8876,7 @@ dependencies = [ "tempfile", "thiserror", "time", - "tokio 1.40.0", + "tokio 1.41.0", "url", "windows-sys 0.59.0", "zip 2.2.0", @@ -8927,9 +8899,9 @@ dependencies = [ [[package]] name = "tauri-runtime" -version = "2.1.0" +version = "2.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c8f437293d6f5e5dce829250f4dbdce4e0b52905e297a6689cc2963eb53ac728" +checksum = "a1ef7363e7229ac8d04e8a5d405670dbd43dde8fc4bc3bc56105c35452d03784" dependencies = [ "dpi", "gtk", @@ -9069,7 +9041,7 @@ dependencies = [ "async_zip", "base64 0.22.1", "byteorder", - "bytes 1.7.2", + "bytes 1.8.0", "chrono", "daedalus", "dashmap 6.1.0", @@ -9077,7 +9049,7 @@ dependencies = [ "discord-rich-presence", "dunce", "flate2", - "futures 0.3.30", + "futures 0.3.31", "indicatif", "lazy_static", "notify", @@ -9098,7 +9070,7 @@ dependencies = [ "tauri", "tempfile", "thiserror", - "tokio 1.40.0", + "tokio 1.41.0", "toml 0.8.19", "tracing", "tracing-error", @@ -9120,7 +9092,7 @@ dependencies = [ "daedalus", "dashmap 6.1.0", "dirs 5.0.1", - "futures 0.3.30", + "futures 0.3.31", "lazy_static", "native-dialog", "objc", @@ -9142,7 +9114,7 @@ dependencies = [ "tauri-plugin-window-state", "theseus", "thiserror", - "tokio 1.40.0", + "tokio 1.41.0", "tracing", "tracing-error", "url", @@ -9155,12 +9127,12 @@ name = "theseus_playground" version = "0.0.0" dependencies = [ "dunce", - "futures 0.3.30", + "futures 0.3.31", "serde", "serde_json", "theseus", "thiserror", - "tokio 1.40.0", + "tokio 1.41.0", "tracing", "tracing-error", "tracing-subscriber", @@ -9177,18 +9149,18 @@ checksum = "8eaa81235c7058867fa8c0e7314f33dcce9c215f535d1913822a2b3f5e289f3c" [[package]] name = "thiserror" -version = "1.0.64" +version = "1.0.65" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d50af8abc119fb8bb6dbabcfa89656f46f84aa0ac7688088608076ad2b459a84" +checksum = "5d11abd9594d9b38965ef50805c5e469ca9cc6f197f883f717e0269a3057b3d5" dependencies = [ "thiserror-impl", ] [[package]] name = "thiserror-impl" -version = "1.0.64" +version = "1.0.65" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "08904e7672f5eb876eaaf87e0ce17857500934f4981c4a0ab2b4aa98baac7fc3" +checksum = "ae71770322cbd277e69d762a16c444af02aa0575ac0d174f0b9562d3b37f8602" dependencies = [ "proc-macro2", "quote", @@ -9307,12 +9279,12 @@ dependencies = [ [[package]] name = "tokio" -version = "1.40.0" +version = "1.41.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e2b070231665d27ad9ec9b8df639893f46727666c6767db40317fbe920a5d998" +checksum = "145f3413504347a2be84393cc8a7d2fb4d863b375909ea59f2158261aa258bbb" dependencies = [ "backtrace", - "bytes 1.7.2", + "bytes 1.8.0", "libc", "mio 1.0.2", "parking_lot 0.12.3", @@ -9395,7 +9367,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2" dependencies = [ "native-tls", - "tokio 1.40.0", + "tokio 1.41.0", ] [[package]] @@ -9424,7 +9396,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081" dependencies = [ "rustls 0.21.12", - "tokio 1.40.0", + "tokio 1.41.0", ] [[package]] @@ -9435,7 +9407,7 @@ checksum = "0c7bc40d0e5a97695bb96e27995cd3a08538541b0a846f65bba7a359f36700d4" dependencies = [ "rustls 0.23.15", "rustls-pki-types", - "tokio 1.40.0", + "tokio 1.41.0", ] [[package]] @@ -9446,7 +9418,7 @@ checksum = "4f4e6ce100d0eb49a2734f8c0812bcd324cf357d21810932c5df6b96ef2b86f1" dependencies = [ "futures-core", "pin-project-lite", - "tokio 1.40.0", + "tokio 1.41.0", ] [[package]] @@ -9541,12 +9513,12 @@ version = "0.7.12" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "61e7c3654c13bcd040d4a03abee2c75b1d14a37b423cf5a813ceae1cc903ec6a" dependencies = [ - "bytes 1.7.2", + "bytes 1.8.0", "futures-core", "futures-io", "futures-sink", "pin-project-lite", - "tokio 1.40.0", + "tokio 1.41.0", ] [[package]] @@ -9688,7 +9660,7 @@ version = "0.2.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2" dependencies = [ - "futures 0.3.30", + "futures 0.3.31", "pin-project", "tokio 0.1.22", "tracing", @@ -9764,7 +9736,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6e2e2ce1e47ed2994fd43b04c8f618008d4cabdd5ee34027cf14f9d918edd9c8" dependencies = [ "byteorder", - "bytes 1.7.2", + "bytes 1.8.0", "data-encoding", "http 1.1.0", "httparse", @@ -10236,7 +10208,7 @@ dependencies = [ "downcast-rs", "rustix", "scoped-tls", - "smallvec", + "smallvec 1.13.2", "wayland-sys", ] @@ -10446,7 +10418,7 @@ version = "1.5.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "372d5b87f58ec45c384ba03563b03544dc5fadc3983e434b286913f5b4a9bb6d" dependencies = [ - "redox_syscall 0.5.6", + "redox_syscall 0.5.7", "wasite", "web-sys", ] @@ -10919,9 +10891,9 @@ checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51" [[package]] name = "wry" -version = "0.46.2" +version = "0.46.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6fa1c8c760041c64ce6be99f83d6cb55fe3fcd85a1ad46d32895f6e65cee87ba" +checksum = "cd5cdf57c66813d97601181349c63b96994b3074fc3d7a31a8cce96e968e3bbd" dependencies = [ "base64 0.22.1", "block2", @@ -11121,7 +11093,7 @@ dependencies = [ "serde_repr", "sha1 0.10.6", "static_assertions", - "tokio 1.40.0", + "tokio 1.41.0", "tracing", "uds_windows", "windows-sys 0.52.0", diff --git a/apps/app-frontend/package.json b/apps/app-frontend/package.json index ec91b269..0f325b17 100644 --- a/apps/app-frontend/package.json +++ b/apps/app-frontend/package.json @@ -1,7 +1,7 @@ { "name": "@modrinth/app-frontend", "private": true, - "version": "0.8.901", + "version": "0.8.902", "development_build": true, "type": "module", "scripts": {