diff --git a/rust/Cargo.Bazel.lock b/rust/Cargo.Bazel.lock index 209cf7e441f9b..2213ad3dfcfa8 100644 --- a/rust/Cargo.Bazel.lock +++ b/rust/Cargo.Bazel.lock @@ -1,5 +1,5 @@ { - "checksum": "2c51ebf8e3823f760e8ccb1f9f6ebdf29a79134de1361c9b381423fbc4692401", + "checksum": "1a54ef49a0581f9fb6b2d7a75f35764d878fa58986eb7f024276df0762c7d97a", "crates": { "addr2line 0.21.0": { "name": "addr2line", @@ -801,7 +801,7 @@ "target": "rand" }, { - "id": "reqwest 0.12.9", + "id": "reqwest 0.12.11", "target": "reqwest" }, { @@ -3310,7 +3310,7 @@ "target": "pem" }, { - "id": "reqwest 0.12.9", + "id": "reqwest 0.12.11", "target": "reqwest" }, { @@ -4969,106 +4969,10 @@ "crate_features": { "common": [ "alloc", + "default", "std" ], - "selects": { - "aarch64-apple-darwin": [ - "default" - ], - "aarch64-apple-ios": [ - "default" - ], - "aarch64-apple-ios-sim": [ - "default" - ], - "aarch64-linux-android": [ - "default" - ], - "aarch64-pc-windows-msvc": [ - "default" - ], - "aarch64-unknown-fuchsia": [ - "default" - ], - "aarch64-unknown-linux-gnu": [ - "default" - ], - "aarch64-unknown-nixos-gnu": [ - "default" - ], - "aarch64-unknown-nto-qnx710": [ - "default" - ], - "arm-unknown-linux-gnueabi": [ - "default" - ], - "armv7-linux-androideabi": [ - "default" - ], - "armv7-unknown-linux-gnueabi": [ - "default" - ], - "i686-apple-darwin": [ - "default" - ], - "i686-linux-android": [ - "default" - ], - "i686-pc-windows-msvc": [ - "default" - ], - "i686-unknown-freebsd": [ - "default" - ], - "i686-unknown-linux-gnu": [ - "default" - ], - "powerpc-unknown-linux-gnu": [ - "default" - ], - "riscv32imc-unknown-none-elf": [ - "default" - ], - "riscv64gc-unknown-none-elf": [ - "default" - ], - "s390x-unknown-linux-gnu": [ - "default" - ], - "thumbv7em-none-eabi": [ - "default" - ], - "thumbv8m.main-none-eabi": [ - "default" - ], - "x86_64-apple-darwin": [ - "default" - ], - "x86_64-apple-ios": [ - "default" - ], - "x86_64-linux-android": [ - "default" - ], - "x86_64-pc-windows-msvc": [ - "default" - ], - "x86_64-unknown-freebsd": [ - "default" - ], - "x86_64-unknown-fuchsia": [ - "default" - ], - "x86_64-unknown-linux-gnu": [ - "default" - ], - "x86_64-unknown-nixos-gnu": [ - "default" - ], - "x86_64-unknown-none": [ - "default" - ] - } + "selects": {} }, "edition": "2018", "version": "0.3.30" @@ -6275,14 +6179,14 @@ ], "license_file": "LICENSE-APACHE" }, - "hyper 1.3.1": { + "hyper 1.5.2": { "name": "hyper", - "version": "1.3.1", + "version": "1.5.2", "package_url": "https://github.com/hyperium/hyper", "repository": { "Http": { - "url": "https://static.crates.io/crates/hyper/1.3.1/download", - "sha256": "fe575dd17d0862a9a33781c8c4696a55c320909004a67a00fb286ba8b1bc496d" + "url": "https://static.crates.io/crates/hyper/1.5.2/download", + "sha256": "256fb8d4bd6413123cc9d91832d78325c48ff41677595be797d90f42969beae0" } }, "targets": [ @@ -6362,7 +6266,7 @@ "selects": {} }, "edition": "2021", - "version": "1.3.1" + "version": "1.5.2" }, "license": "MIT", "license_ids": [ @@ -6420,11 +6324,11 @@ "target": "http" }, { - "id": "hyper 1.3.1", + "id": "hyper 1.5.2", "target": "hyper" }, { - "id": "hyper-util 0.1.3", + "id": "hyper-util 0.1.10", "target": "hyper_util" }, { @@ -6445,7 +6349,7 @@ "target": "tokio_rustls" }, { - "id": "tower-service 0.3.2", + "id": "tower-service 0.3.3", "target": "tower_service" }, { @@ -6466,14 +6370,14 @@ ], "license_file": "LICENSE" }, - "hyper-util 0.1.3": { + "hyper-util 0.1.10": { "name": "hyper-util", - "version": "0.1.3", + "version": "0.1.10", "package_url": "https://github.com/hyperium/hyper-util", "repository": { "Http": { - "url": "https://static.crates.io/crates/hyper-util/0.1.3/download", - "sha256": "ca38ef113da30126bbff9cd1705f9273e15d45498615d138b0c20279ac7a76aa" + "url": "https://static.crates.io/crates/hyper-util/0.1.10/download", + "sha256": "df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4" } }, "targets": [ @@ -6528,7 +6432,7 @@ "target": "http_body" }, { - "id": "hyper 1.3.1", + "id": "hyper 1.5.2", "target": "hyper" }, { @@ -6544,11 +6448,7 @@ "target": "tokio" }, { - "id": "tower 0.4.13", - "target": "tower" - }, - { - "id": "tower-service 0.3.2", + "id": "tower-service 0.3.3", "target": "tower_service" }, { @@ -6559,7 +6459,7 @@ "selects": {} }, "edition": "2021", - "version": "0.1.3" + "version": "0.1.10" }, "license": "MIT", "license_ids": [ @@ -9563,110 +9463,6 @@ ], "license_file": "LICENSE-APACHE" }, - "pin-project 1.1.5": { - "name": "pin-project", - "version": "1.1.5", - "package_url": "https://github.com/taiki-e/pin-project", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/pin-project/1.1.5/download", - "sha256": "b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3" - } - }, - "targets": [ - { - "Library": { - "crate_name": "pin_project", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "pin_project", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2021", - "proc_macro_deps": { - "common": [ - { - "id": "pin-project-internal 1.1.5", - "target": "pin_project_internal" - } - ], - "selects": {} - }, - "version": "1.1.5" - }, - "license": "Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "pin-project-internal 1.1.5": { - "name": "pin-project-internal", - "version": "1.1.5", - "package_url": "https://github.com/taiki-e/pin-project", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/pin-project-internal/1.1.5/download", - "sha256": "2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965" - } - }, - "targets": [ - { - "ProcMacro": { - "crate_name": "pin_project_internal", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "pin_project_internal", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "proc-macro2 1.0.92", - "target": "proc_macro2" - }, - { - "id": "quote 1.0.37", - "target": "quote" - }, - { - "id": "syn 2.0.90", - "target": "syn" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "1.1.5" - }, - "license": "Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, "pin-project-lite 0.2.14": { "name": "pin-project-lite", "version": "0.2.14", @@ -11063,14 +10859,14 @@ ], "license_file": null }, - "reqwest 0.12.9": { + "reqwest 0.12.11": { "name": "reqwest", - "version": "0.12.9", + "version": "0.12.11", "package_url": "https://github.com/seanmonstar/reqwest", "repository": { "Http": { - "url": "https://static.crates.io/crates/reqwest/0.12.9/download", - "sha256": "a77c62af46e79de0a562e1a9849205ffcb7fc1238876e9bd743357570e04046f" + "url": "https://static.crates.io/crates/reqwest/0.12.11/download", + "sha256": "7fe060fe50f524be480214aba758c71f99f90ee8c83c5a36b5e9e1d568eb4eb3" } }, "targets": [ @@ -11139,7 +10935,11 @@ "target": "sync_wrapper" }, { - "id": "tower-service 0.3.2", + "id": "tower 0.5.2", + "target": "tower" + }, + { + "id": "tower-service 0.3.3", "target": "tower_service" }, { @@ -11518,11 +11318,11 @@ "target": "http_body_util" }, { - "id": "hyper 1.3.1", + "id": "hyper 1.5.2", "target": "hyper" }, { - "id": "hyper-util 0.1.3", + "id": "hyper-util 0.1.10", "target": "hyper_util" }, { @@ -12185,7 +11985,7 @@ } }, "edition": "2021", - "version": "0.12.9" + "version": "0.12.11" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -13498,7 +13298,7 @@ "target": "regex" }, { - "id": "reqwest 0.12.9", + "id": "reqwest 0.12.11", "target": "reqwest" }, { @@ -16035,6 +15835,7 @@ ], "crate_features": { "common": [ + "default", "libc", "macros", "mio", @@ -16042,267 +15843,141 @@ "rt", "rt-multi-thread", "socket2", + "sync", + "time", "tokio-macros" ], "selects": { "aarch64-apple-darwin": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ], "aarch64-apple-ios": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ], "aarch64-apple-ios-sim": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ], "aarch64-linux-android": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ], "aarch64-pc-windows-msvc": [ "bytes", - "default", - "io-std", "io-util", - "sync", - "time", "windows-sys" ], "aarch64-unknown-fuchsia": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ], "aarch64-unknown-linux-gnu": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ], "aarch64-unknown-nixos-gnu": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ], "aarch64-unknown-nto-qnx710": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ], "arm-unknown-linux-gnueabi": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ], "armv7-linux-androideabi": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ], "armv7-unknown-linux-gnueabi": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ], "i686-apple-darwin": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ], "i686-linux-android": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ], "i686-pc-windows-msvc": [ "bytes", - "default", - "io-std", "io-util", - "sync", - "time", "windows-sys" ], "i686-unknown-freebsd": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ], "i686-unknown-linux-gnu": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ], "powerpc-unknown-linux-gnu": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ], "riscv32imc-unknown-none-elf": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ], "riscv64gc-unknown-none-elf": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ], "s390x-unknown-linux-gnu": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ], "thumbv7em-none-eabi": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ], "thumbv8m.main-none-eabi": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ], "x86_64-apple-darwin": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ], "x86_64-apple-ios": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ], "x86_64-linux-android": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ], "x86_64-pc-windows-msvc": [ "bytes", - "default", - "io-std", "io-util", - "sync", - "time", "windows-sys" ], "x86_64-unknown-freebsd": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ], "x86_64-unknown-fuchsia": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ], "x86_64-unknown-linux-gnu": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ], "x86_64-unknown-nixos-gnu": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ], "x86_64-unknown-none": [ "bytes", - "default", - "io-std", - "io-util", - "sync", - "time" + "io-util" ] } }, @@ -17085,14 +16760,14 @@ ], "license_file": "LICENSE-APACHE" }, - "tower 0.4.13": { + "tower 0.5.2": { "name": "tower", - "version": "0.4.13", + "version": "0.5.2", "package_url": "https://github.com/tower-rs/tower", "repository": { "Http": { - "url": "https://static.crates.io/crates/tower/0.4.13/download", - "sha256": "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c" + "url": "https://static.crates.io/crates/tower/0.5.2/download", + "sha256": "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" } }, "targets": [ @@ -17117,15 +16792,12 @@ "crate_features": { "common": [ "__common", - "default", "futures-core", "futures-util", - "log", - "make", - "pin-project", "pin-project-lite", + "sync_wrapper", + "timeout", "tokio", - "tracing", "util" ], "selects": {} @@ -17140,35 +16812,31 @@ "id": "futures-util 0.3.30", "target": "futures_util" }, - { - "id": "pin-project 1.1.5", - "target": "pin_project" - }, { "id": "pin-project-lite 0.2.14", "target": "pin_project_lite" }, + { + "id": "sync_wrapper 1.0.1", + "target": "sync_wrapper" + }, { "id": "tokio 1.42.0", "target": "tokio" }, { - "id": "tower-layer 0.3.2", + "id": "tower-layer 0.3.3", "target": "tower_layer" }, { - "id": "tower-service 0.3.2", + "id": "tower-service 0.3.3", "target": "tower_service" - }, - { - "id": "tracing 0.1.40", - "target": "tracing" } ], "selects": {} }, "edition": "2018", - "version": "0.4.13" + "version": "0.5.2" }, "license": "MIT", "license_ids": [ @@ -17176,14 +16844,14 @@ ], "license_file": "LICENSE" }, - "tower-layer 0.3.2": { + "tower-layer 0.3.3": { "name": "tower-layer", - "version": "0.3.2", + "version": "0.3.3", "package_url": "https://github.com/tower-rs/tower", "repository": { "Http": { - "url": "https://static.crates.io/crates/tower-layer/0.3.2/download", - "sha256": "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0" + "url": "https://static.crates.io/crates/tower-layer/0.3.3/download", + "sha256": "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" } }, "targets": [ @@ -17206,7 +16874,7 @@ "**" ], "edition": "2018", - "version": "0.3.2" + "version": "0.3.3" }, "license": "MIT", "license_ids": [ @@ -17214,14 +16882,14 @@ ], "license_file": "LICENSE" }, - "tower-service 0.3.2": { + "tower-service 0.3.3": { "name": "tower-service", - "version": "0.3.2", + "version": "0.3.3", "package_url": "https://github.com/tower-rs/tower", "repository": { "Http": { - "url": "https://static.crates.io/crates/tower-service/0.3.2/download", - "sha256": "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52" + "url": "https://static.crates.io/crates/tower-service/0.3.3/download", + "sha256": "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" } }, "targets": [ @@ -17244,7 +16912,7 @@ "**" ], "edition": "2018", - "version": "0.3.2" + "version": "0.3.3" }, "license": "MIT", "license_ids": [ @@ -17283,17 +16951,12 @@ ], "crate_features": { "common": [ - "log", "std" ], "selects": {} }, "deps": { "common": [ - { - "id": "log 0.4.22", - "target": "log" - }, { "id": "pin-project-lite 0.2.14", "target": "pin_project_lite" @@ -22360,7 +22023,7 @@ "infer 0.16.0", "log 0.4.22", "regex 1.11.1", - "reqwest 0.12.9", + "reqwest 0.12.11", "serde 1.0.216", "serde_json 1.0.134", "sevenz-rust 0.6.1", diff --git a/rust/Cargo.lock b/rust/Cargo.lock index 5e352d8b9660a..95b40af450183 100644 --- a/rust/Cargo.lock +++ b/rust/Cargo.lock @@ -944,9 +944,9 @@ checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" [[package]] name = "hyper" -version = "1.3.1" +version = "1.5.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fe575dd17d0862a9a33781c8c4696a55c320909004a67a00fb286ba8b1bc496d" +checksum = "256fb8d4bd6413123cc9d91832d78325c48ff41677595be797d90f42969beae0" dependencies = [ "bytes", "futures-channel", @@ -981,9 +981,9 @@ dependencies = [ [[package]] name = "hyper-util" -version = "0.1.3" +version = "0.1.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ca38ef113da30126bbff9cd1705f9273e15d45498615d138b0c20279ac7a76aa" +checksum = "df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4" dependencies = [ "bytes", "futures-channel", @@ -994,7 +994,6 @@ dependencies = [ "pin-project-lite", "socket2", "tokio", - "tower", "tower-service", "tracing", ] @@ -1423,26 +1422,6 @@ version = "2.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" -[[package]] -name = "pin-project" -version = "1.1.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3" -dependencies = [ - "pin-project-internal", -] - -[[package]] -name = "pin-project-internal" -version = "1.1.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965" -dependencies = [ - "proc-macro2", - "quote", - "syn", -] - [[package]] name = "pin-project-lite" version = "0.2.14" @@ -1653,9 +1632,9 @@ checksum = "ba39f3699c378cd8970968dcbff9c43159ea4cfbd88d43c00b22f2ef10a435d2" [[package]] name = "reqwest" -version = "0.12.9" +version = "0.12.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a77c62af46e79de0a562e1a9849205ffcb7fc1238876e9bd743357570e04046f" +checksum = "7fe060fe50f524be480214aba758c71f99f90ee8c83c5a36b5e9e1d568eb4eb3" dependencies = [ "base64", "bytes", @@ -1685,6 +1664,7 @@ dependencies = [ "sync_wrapper", "tokio", "tokio-rustls", + "tower", "tower-service", "url", "wasm-bindgen", @@ -2303,31 +2283,30 @@ dependencies = [ [[package]] name = "tower" -version = "0.4.13" +version = "0.5.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c" +checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" dependencies = [ "futures-core", "futures-util", - "pin-project", "pin-project-lite", + "sync_wrapper", "tokio", "tower-layer", "tower-service", - "tracing", ] [[package]] name = "tower-layer" -version = "0.3.2" +version = "0.3.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0" +checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" [[package]] name = "tower-service" -version = "0.3.2" +version = "0.3.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52" +checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" [[package]] name = "tracing" @@ -2335,7 +2314,6 @@ version = "0.1.40" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef" dependencies = [ - "log", "pin-project-lite", "tracing-core", ]