diff --git a/Cargo.lock b/Cargo.lock index f6e16db..7b9b74d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -272,9 +272,9 @@ dependencies = [ [[package]] name = "bytes" -version = "1.10.1" +version = "1.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a" +checksum = "b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3" [[package]] name = "bzip2" @@ -857,7 +857,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ccae279728d634d083c00f6099cb58f01cc99c145b84b8be2f6c74618d79922e" dependencies = [ "atomic-waker", - "bytes 1.10.1", + "bytes 1.11.0", "fnv", "futures-core", "futures-sink", @@ -923,7 +923,7 @@ version = "0.2.12" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.0", "fnv", "itoa", ] @@ -934,7 +934,7 @@ version = "1.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.0", "fnv", "itoa", ] @@ -945,7 +945,7 @@ version = "0.4.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.0", "http 0.2.12", "pin-project-lite", ] @@ -956,7 +956,7 @@ version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.0", "http 1.2.0", ] @@ -966,7 +966,7 @@ version = "0.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.0", "futures-util", "http 1.2.0", "http-body 1.0.1", @@ -991,7 +991,7 @@ version = "0.14.32" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.0", "futures-channel", "futures-core", "futures-util", @@ -1014,7 +1014,7 @@ version = "1.5.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "256fb8d4bd6413123cc9d91832d78325c48ff41677595be797d90f42969beae0" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.0", "futures-channel", "futures-util", "h2", @@ -1066,7 +1066,7 @@ version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.0", "http-body-util", "hyper 1.5.2", "hyper-util", @@ -1082,7 +1082,7 @@ version = "0.1.10" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.0", "futures-channel", "futures-util", "http 1.2.0", @@ -1474,7 +1474,7 @@ name = "meta_workers" version = "1.3.1" dependencies = [ "async_zip", - "bytes 1.10.1", + "bytes 1.11.0", "chrono", "dashmap", "dotenvy", @@ -1866,7 +1866,7 @@ version = "0.11.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "62e96808277ec6f97351a2380e6c25114bc9e67037775464979f3037c92d05ef" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.0", "pin-project-lite", "quinn-proto", "quinn-udp", @@ -1884,7 +1884,7 @@ version = "0.11.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a2fe5ef3495d7d2e377ff17b1a8ce2ee2ec2a18cde8b6ad6619d65d0701c135d" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.0", "getrandom", "rand", "ring", @@ -2017,7 +2017,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a77c62af46e79de0a562e1a9849205ffcb7fc1238876e9bd743357570e04046f" dependencies = [ "base64 0.22.1", - "bytes 1.10.1", + "bytes 1.11.0", "encoding_rs", "futures-core", "futures-util", @@ -2096,7 +2096,7 @@ dependencies = [ "aws-creds", "aws-region", "base64 0.22.1", - "bytes 1.10.1", + "bytes 1.11.0", "cfg-if 1.0.0", "futures 0.3.31", "hex", @@ -2262,7 +2262,7 @@ version = "0.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a98f186c7a2f3abbffb802984b7f1dfd65dac8be1aafdaabbca4137f53f0dff7" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.0", "rxml_validation", "smartstring", ] @@ -2764,7 +2764,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2513ca694ef9ede0fb23fe71a4ee4107cb102b9dc1930f6d0fd77aae068ae165" dependencies = [ "backtrace", - "bytes 1.10.1", + "bytes 1.11.0", "libc", "mio 1.0.3", "parking_lot 0.12.3", @@ -2991,7 +2991,7 @@ version = "0.7.13" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.0", "futures-core", "futures-io", "futures-sink", diff --git a/Cargo.toml b/Cargo.toml index 3e6608a..4697f48 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -60,7 +60,7 @@ async_zip = { version = "0.0.17", features = ["full"] } eyre = "0.6" color-eyre = { version = "0.6", default-features = false } -bytes = "1.10" +bytes = "1.11" thiserror = "2.0" futures = "0.3.31" serde_json = "1.0"