From 911d45220f324035bf9f01e1d9751fbd8e86560b Mon Sep 17 00:00:00 2001 From: Snow Pettersen Date: Mon, 12 May 2025 22:30:35 -0700 Subject: [PATCH 1/4] no-more-regex --- Cargo.Bazel.lock | 8786 ++++++++++++++---------------------- Cargo.lock | 1208 ++--- Cargo.toml | 84 +- platform/shared/Cargo.toml | 2 +- 4 files changed, 3791 insertions(+), 6289 deletions(-) diff --git a/Cargo.Bazel.lock b/Cargo.Bazel.lock index da343fff2..151216793 100644 --- a/Cargo.Bazel.lock +++ b/Cargo.Bazel.lock @@ -1,5 +1,5 @@ { - "checksum": "f847419200348070ae213c55408b81150a52a8551cc5810680b33a5897ff1037", + "checksum": "665498ccbbd91108c69d5407ef41717e112a0e1f0768cbf529b9b6c0f4072796", "crates": { "addr2line 0.24.2": { "name": "addr2line", @@ -49,14 +49,14 @@ ], "license_file": "LICENSE-APACHE" }, - "adler2 2.0.1": { + "adler2 2.0.0": { "name": "adler2", - "version": "2.0.1", + "version": "2.0.0", "package_url": "https://github.com/oyvindln/adler2", "repository": { "Http": { - "url": "https://static.crates.io/crates/adler2/2.0.1/download", - "sha256": "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" + "url": "https://static.crates.io/crates/adler2/2.0.0/download", + "sha256": "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627" } }, "targets": [ @@ -79,7 +79,7 @@ "**" ], "edition": "2021", - "version": "2.0.1" + "version": "2.0.0" }, "license": "0BSD OR MIT OR Apache-2.0", "license_ids": [ @@ -147,7 +147,7 @@ "target": "build_script_build" }, { - "id": "cfg-if 1.0.3", + "id": "cfg-if 1.0.0", "target": "cfg_if" }, { @@ -159,7 +159,7 @@ "target": "serde" }, { - "id": "zerocopy 0.8.26", + "id": "zerocopy 0.8.25", "target": "zerocopy" } ], @@ -179,9 +179,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], @@ -241,7 +238,7 @@ "deps": { "common": [ { - "id": "memchr 2.7.5", + "id": "memchr 2.7.4", "target": "memchr" } ], @@ -335,14 +332,14 @@ ], "license_file": "LICENSE-APACHE" }, - "android_logger 0.15.1": { + "android_logger 0.15.0": { "name": "android_logger", - "version": "0.15.1", + "version": "0.15.0", "package_url": "https://github.com/rust-mobile/android_logger-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/android_logger/0.15.1/download", - "sha256": "dbb4e440d04be07da1f1bf44fb4495ebd58669372fe0cffa6e48595ac5bd88a3" + "url": "https://static.crates.io/crates/android_logger/0.15.0/download", + "sha256": "f6f39be698127218cca460cb624878c9aa4e2b47dba3b277963d2bf00bad263b" } }, "targets": [ @@ -375,14 +372,14 @@ "target": "env_filter" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" } ], "selects": {} }, "edition": "2021", - "version": "0.15.1" + "version": "0.15.0" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -423,7 +420,7 @@ "deps": { "common": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], @@ -484,90 +481,14 @@ ], "license_file": null }, - "anstream 0.6.20": { - "name": "anstream", - "version": "0.6.20", - "package_url": "https://github.com/rust-cli/anstyle.git", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/anstream/0.6.20/download", - "sha256": "3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192" - } - }, - "targets": [ - { - "Library": { - "crate_name": "anstream", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "anstream", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "auto", - "default", - "wincon" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "anstyle 1.0.11", - "target": "anstyle" - }, - { - "id": "anstyle-parse 0.2.7", - "target": "anstyle_parse" - }, - { - "id": "anstyle-query 1.1.4", - "target": "anstyle_query" - }, - { - "id": "colorchoice 1.0.4", - "target": "colorchoice" - }, - { - "id": "is_terminal_polyfill 1.70.1", - "target": "is_terminal_polyfill" - }, - { - "id": "utf8parse 0.2.2", - "target": "utf8parse" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.6.20" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "anstyle 1.0.11": { + "anstyle 1.0.10": { "name": "anstyle", - "version": "1.0.11", + "version": "1.0.10", "package_url": "https://github.com/rust-cli/anstyle.git", "repository": { "Http": { - "url": "https://static.crates.io/crates/anstyle/1.0.11/download", - "sha256": "862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd" + "url": "https://static.crates.io/crates/anstyle/1.0.10/download", + "sha256": "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9" } }, "targets": [ @@ -597,171 +518,7 @@ "selects": {} }, "edition": "2021", - "version": "1.0.11" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "anstyle-parse 0.2.7": { - "name": "anstyle-parse", - "version": "0.2.7", - "package_url": "https://github.com/rust-cli/anstyle.git", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/anstyle-parse/0.2.7/download", - "sha256": "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" - } - }, - "targets": [ - { - "Library": { - "crate_name": "anstyle_parse", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "anstyle_parse", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "default", - "utf8" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "utf8parse 0.2.2", - "target": "utf8parse" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.2.7" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "anstyle-query 1.1.4": { - "name": "anstyle-query", - "version": "1.1.4", - "package_url": "https://github.com/rust-cli/anstyle.git", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/anstyle-query/1.1.4/download", - "sha256": "9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2" - } - }, - "targets": [ - { - "Library": { - "crate_name": "anstyle_query", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "anstyle_query", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [], - "selects": { - "cfg(windows)": [ - { - "id": "windows-sys 0.60.2", - "target": "windows_sys" - } - ] - } - }, - "edition": "2021", - "version": "1.1.4" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "anstyle-wincon 3.0.10": { - "name": "anstyle-wincon", - "version": "3.0.10", - "package_url": "https://github.com/rust-cli/anstyle.git", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/anstyle-wincon/3.0.10/download", - "sha256": "3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a" - } - }, - "targets": [ - { - "Library": { - "crate_name": "anstyle_wincon", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "anstyle_wincon", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "anstyle 1.0.11", - "target": "anstyle" - } - ], - "selects": { - "cfg(windows)": [ - { - "id": "once_cell_polyfill 1.70.1", - "target": "once_cell_polyfill" - }, - { - "id": "windows-sys 0.60.2", - "target": "windows_sys" - } - ] - } - }, - "edition": "2021", - "version": "3.0.10" + "version": "1.0.10" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -770,14 +527,14 @@ ], "license_file": "LICENSE-APACHE" }, - "anyhow 1.0.99": { + "anyhow 1.0.98": { "name": "anyhow", - "version": "1.0.99", + "version": "1.0.98", "package_url": "https://github.com/dtolnay/anyhow", "repository": { "Http": { - "url": "https://static.crates.io/crates/anyhow/1.0.99/download", - "sha256": "b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100" + "url": "https://static.crates.io/crates/anyhow/1.0.98/download", + "sha256": "e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487" } }, "targets": [ @@ -821,22 +578,19 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "build_script_build" } ], "selects": {} }, "edition": "2018", - "version": "1.0.99" + "version": "1.0.98" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -926,14 +680,14 @@ ], "license_file": "LICENSE-APACHE" }, - "async-compression 0.4.30": { + "async-compression 0.4.23": { "name": "async-compression", - "version": "0.4.30", + "version": "0.4.23", "package_url": "https://github.com/Nullus157/async-compression", "repository": { "Http": { - "url": "https://static.crates.io/crates/async-compression/0.4.30/download", - "sha256": "977eb15ea9efd848bb8a4a1a2500347ed7f0bf794edf0dc3ddcf439f43d36b23" + "url": "https://static.crates.io/crates/async-compression/0.4.23/download", + "sha256": "b37fc50485c4f3f736a4fb14199f6d5f5ba008d7f28fe710306c92780f004c07" } }, "targets": [ @@ -957,6 +711,7 @@ ], "crate_features": { "common": [ + "flate2", "tokio", "zlib" ], @@ -965,46 +720,46 @@ "deps": { "common": [ { - "id": "compression-codecs 0.4.30", - "target": "compression_codecs" - }, - { - "id": "compression-core 0.4.29", - "target": "compression_core" + "id": "flate2 1.1.1", + "target": "flate2" }, { "id": "futures-core 0.3.31", "target": "futures_core" }, + { + "id": "memchr 2.7.4", + "target": "memchr" + }, { "id": "pin-project-lite 0.2.16", "target": "pin_project_lite" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], "selects": {} }, "edition": "2018", - "version": "0.4.30" + "version": "0.4.23" }, "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], - "license_file": null + "license_file": "LICENSE-APACHE" }, - "async-trait 0.1.89": { + "async-trait 0.1.88": { "name": "async-trait", - "version": "0.1.89", + "version": "0.1.88", "package_url": "https://github.com/dtolnay/async-trait", "repository": { "Http": { - "url": "https://static.crates.io/crates/async-trait/0.1.89/download", - "sha256": "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" + "url": "https://static.crates.io/crates/async-trait/0.1.88/download", + "sha256": "e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5" } }, "targets": [ @@ -1029,7 +784,7 @@ "deps": { "common": [ { - "id": "proc-macro2 1.0.101", + "id": "proc-macro2 1.0.95", "target": "proc_macro2" }, { @@ -1037,14 +792,14 @@ "target": "quote" }, { - "id": "syn 2.0.106", + "id": "syn 2.0.101", "target": "syn" } ], "selects": {} }, "edition": "2021", - "version": "0.1.89" + "version": "0.1.88" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -1092,14 +847,14 @@ ], "license_file": "LICENSE-APACHE" }, - "autocfg 1.5.0": { + "autocfg 1.4.0": { "name": "autocfg", - "version": "1.5.0", + "version": "1.4.0", "package_url": "https://github.com/cuviper/autocfg", "repository": { "Http": { - "url": "https://static.crates.io/crates/autocfg/1.5.0/download", - "sha256": "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" + "url": "https://static.crates.io/crates/autocfg/1.4.0/download", + "sha256": "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26" } }, "targets": [ @@ -1122,7 +877,7 @@ "**" ], "edition": "2015", - "version": "1.5.0" + "version": "1.4.0" }, "license": "Apache-2.0 OR MIT", "license_ids": [ @@ -1188,7 +943,7 @@ "target": "bytes" }, { - "id": "form_urlencoded 1.2.2", + "id": "form_urlencoded 1.2.1", "target": "form_urlencoded" }, { @@ -1208,11 +963,11 @@ "target": "http_body_util" }, { - "id": "hyper 1.7.0", + "id": "hyper 1.6.0", "target": "hyper" }, { - "id": "hyper-util 0.1.16", + "id": "hyper-util 0.1.11", "target": "hyper_util" }, { @@ -1224,7 +979,7 @@ "target": "matchit" }, { - "id": "memchr 2.7.5", + "id": "memchr 2.7.4", "target": "memchr" }, { @@ -1232,7 +987,7 @@ "target": "mime" }, { - "id": "percent-encoding 2.3.2", + "id": "percent-encoding 2.3.1", "target": "percent_encoding" }, { @@ -1244,7 +999,7 @@ "target": "serde" }, { - "id": "serde_json 1.0.143", + "id": "serde_json 1.0.140", "target": "serde_json" }, { @@ -1260,7 +1015,7 @@ "target": "sync_wrapper" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { @@ -1290,7 +1045,7 @@ "target": "axum_macros" }, { - "id": "rustversion 1.0.22", + "id": "rustversion 1.0.20", "target": "rustversion" } ], @@ -1392,7 +1147,7 @@ "proc_macro_deps": { "common": [ { - "id": "rustversion 1.0.22", + "id": "rustversion 1.0.20", "target": "rustversion" } ], @@ -1444,7 +1199,7 @@ "deps": { "common": [ { - "id": "proc-macro2 1.0.101", + "id": "proc-macro2 1.0.95", "target": "proc_macro2" }, { @@ -1452,7 +1207,7 @@ "target": "quote" }, { - "id": "syn 2.0.106", + "id": "syn 2.0.101", "target": "syn" } ], @@ -1519,7 +1274,7 @@ "target": "bytes" }, { - "id": "fs-err 3.1.1", + "id": "fs-err 3.1.0", "target": "fs_err" }, { @@ -1531,11 +1286,11 @@ "target": "http_body" }, { - "id": "hyper 1.7.0", + "id": "hyper 1.6.0", "target": "hyper" }, { - "id": "hyper-util 0.1.16", + "id": "hyper-util 0.1.11", "target": "hyper_util" }, { @@ -1543,7 +1298,7 @@ "target": "pin_project_lite" }, { - "id": "rustls 0.23.31", + "id": "rustls 0.23.27", "target": "rustls" }, { @@ -1555,7 +1310,7 @@ "target": "rustls_pki_types" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { @@ -1679,11 +1434,11 @@ "deps": { "common": [ { - "id": "cfg-if 1.0.3", + "id": "cfg-if 1.0.0", "target": "cfg_if" }, { - "id": "rustc-demangle 0.1.26", + "id": "rustc-demangle 0.1.24", "target": "rustc_demangle" } ], @@ -1700,11 +1455,11 @@ "target": "addr2line" }, { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" }, { - "id": "miniz_oxide 0.8.9", + "id": "miniz_oxide 0.8.8", "target": "miniz_oxide" }, { @@ -1771,14 +1526,14 @@ ], "license_file": "LICENSE-APACHE" }, - "base64ct 1.8.0": { + "base64ct 1.7.3": { "name": "base64ct", - "version": "1.8.0", + "version": "1.7.3", "package_url": "https://github.com/RustCrypto/formats", "repository": { "Http": { - "url": "https://static.crates.io/crates/base64ct/1.8.0/download", - "sha256": "55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba" + "url": "https://static.crates.io/crates/base64ct/1.7.3/download", + "sha256": "89e25b6adfb930f02d1981565a6e5d9c547ac15a96606256d3b59040e5cd4ca3" } }, "targets": [ @@ -1807,8 +1562,8 @@ ], "selects": {} }, - "edition": "2024", - "version": "1.8.0" + "edition": "2021", + "version": "1.7.3" }, "license": "Apache-2.0 OR MIT", "license_ids": [ @@ -1825,7 +1580,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-api" } @@ -1852,7 +1607,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -1868,8 +1623,8 @@ "target": "bd_client_stats_store" }, { - "id": "bd-error-reporter 1.0.0", - "target": "bd_error_reporter" + "id": "bd-device 1.0.0", + "target": "bd_device" }, { "id": "bd-grpc-codec 1.0.0", @@ -1908,11 +1663,11 @@ "target": "bd_time" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { - "id": "parking_lot 0.12.4", + "id": "parking_lot 0.12.3", "target": "parking_lot" }, { @@ -1920,11 +1675,11 @@ "target": "protobuf" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { @@ -1932,17 +1687,17 @@ "target": "tracing" }, { - "id": "uuid 1.18.1", + "id": "uuid 1.16.0", "target": "uuid" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.89", + "id": "async-trait 0.1.88", "target": "async_trait" } ], @@ -1954,23 +1709,23 @@ "license_ids": [], "license_file": "../LICENSE" }, - "bd-artifact-upload 1.0.0": { - "name": "bd-artifact-upload", + "bd-buffer 1.0.0": { + "name": "bd-buffer", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-artifact-upload" + "strip_prefix": "bd-buffer" } }, "targets": [ { "Library": { - "crate_name": "bd_artifact_upload", + "crate_name": "bd_buffer", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -1981,7 +1736,7 @@ } } ], - "library_target_name": "bd_artifact_upload", + "library_target_name": "bd_buffer", "common_attrs": { "compile_data_glob": [ "**" @@ -1989,21 +1744,9 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, - { - "id": "backoff 0.4.0", - "target": "backoff" - }, - { - "id": "bd-api 1.0.0", - "target": "bd_api" - }, - { - "id": "bd-bounded-buffer 1.0.0", - "target": "bd_bounded_buffer" - }, { "id": "bd-client-common 1.0.0", "target": "bd_client_common" @@ -2013,12 +1756,8 @@ "target": "bd_client_stats_store" }, { - "id": "bd-error-reporter 1.0.0", - "target": "bd_error_reporter" - }, - { - "id": "bd-log-primitives 1.0.0", - "target": "bd_log_primitives" + "id": "bd-completion 1.0.0", + "target": "bd_completion" }, { "id": "bd-proto 1.0.0", @@ -2029,49 +1768,65 @@ "target": "bd_runtime" }, { - "id": "bd-shutdown 1.0.0", - "target": "bd_shutdown" + "id": "bd-stats-common 1.0.0", + "target": "bd_stats_common" }, { - "id": "bd-time 1.0.0", - "target": "bd_time" + "id": "crc32fast 1.4.2", + "target": "crc32fast" }, { - "id": "flatbuffers 25.2.10", - "target": "flatbuffers" + "id": "fs2 0.4.3", + "target": "fs2" }, { - "id": "log 0.4.28", + "id": "futures 0.3.31", + "target": "futures" + }, + { + "id": "intrusive-collections 0.9.7", + "target": "intrusive_collections" + }, + { + "id": "log 0.4.27", "target": "log" }, { - "id": "mockall 0.13.1", - "target": "mockall" + "id": "memmap2 0.9.5", + "target": "memmap2" + }, + { + "id": "parking_lot 0.12.3", + "target": "parking_lot" + }, + { + "id": "static_assertions 1.1.0", + "target": "static_assertions" }, { - "id": "thiserror 2.0.16", + "id": "thiserror 2.0.12", "target": "thiserror" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { - "id": "uuid 1.18.1", - "target": "uuid" + "id": "tracing 0.1.41", + "target": "tracing" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.89", + "id": "async-trait 0.1.88", "target": "async_trait" } ], @@ -2083,23 +1838,23 @@ "license_ids": [], "license_file": "../LICENSE" }, - "bd-bonjson 1.0.0": { - "name": "bd-bonjson", + "bd-client-common 1.0.0": { + "name": "bd-client-common", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-bonjson" + "strip_prefix": "bd-client-common" } }, "targets": [ { "Library": { - "crate_name": "bd_bonjson", + "crate_name": "bd_client_common", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -2108,21 +1863,9 @@ ] } } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } } ], - "library_target_name": "bd_bonjson", + "library_target_name": "bd_client_common", "common_attrs": { "compile_data_glob": [ "**" @@ -2130,146 +1873,92 @@ "deps": { "common": [ { - "id": "bd-bonjson 1.0.0", - "target": "build_script_build" + "id": "anyhow 1.0.98", + "target": "anyhow" }, { - "id": "bytes 1.10.1", - "target": "bytes" + "id": "bd-client-stats-store 1.0.0", + "target": "bd_client_stats_store" }, { - "id": "libc 0.2.175", - "target": "libc" + "id": "bd-log-primitives 1.0.0", + "target": "bd_log_primitives" }, { - "id": "log 0.4.28", - "target": "log" - } - ], - "selects": {} - }, - "edition": "2024", - "version": "1.0.0" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "cbindgen 0.29.0", - "target": "cbindgen" - } - ], - "selects": {} - }, - "build_script_env": { - "common": { - "SKIP_FILE_GEN": "1" - }, - "selects": {} - } - }, - "license": null, - "license_ids": [], - "license_file": "../LICENSE" - }, - "bd-bounded-buffer 1.0.0": { - "name": "bd-bounded-buffer", - "version": "1.0.0", - "package_url": null, - "repository": { - "Git": { - "remote": "https://github.com/bitdriftlabs/shared-core.git", - "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" - }, - "strip_prefix": "bd-bounded-buffer" - } - }, - "targets": [ - { - "Library": { - "crate_name": "bd_bounded_buffer", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "bd_bounded_buffer", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ + "id": "bd-matcher 1.0.0", + "target": "bd_matcher" + }, { - "id": "ahash 0.8.12", - "target": "ahash" + "id": "bd-metadata 1.0.0", + "target": "bd_metadata" }, { - "id": "bd-client-stats-store 1.0.0", - "target": "bd_client_stats_store" + "id": "bd-proto 1.0.0", + "target": "bd_proto" }, { - "id": "bd-log-primitives 1.0.0", - "target": "bd_log_primitives" + "id": "flatbuffers 25.2.10", + "target": "flatbuffers" }, { - "id": "bd-stats-common 1.0.0", - "target": "bd_stats_common" + "id": "flate2 1.1.1", + "target": "flate2" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { - "id": "thiserror 2.0.16", + "id": "parking_lot 0.12.3", + "target": "parking_lot" + }, + { + "id": "protobuf 4.0.0-alpha.0", + "target": "protobuf" + }, + { + "id": "thiserror 2.0.12", "target": "thiserror" }, { - "id": "tokio 1.47.1", + "id": "time 0.3.41", + "target": "time" + }, + { + "id": "tokio 1.45.0", "target": "tokio" + }, + { + "id": "uuid 1.16.0", + "target": "uuid" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-buffer 1.0.0": { - "name": "bd-buffer", + "bd-client-stats 1.0.0": { + "name": "bd-client-stats", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-buffer" + "strip_prefix": "bd-client-stats" } }, "targets": [ { "Library": { - "crate_name": "bd_buffer", + "crate_name": "bd_client_stats", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -2280,7 +1969,7 @@ } } ], - "library_target_name": "bd_buffer", + "library_target_name": "bd_client_stats", "common_attrs": { "compile_data_glob": [ "**" @@ -2288,9 +1977,13 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, + { + "id": "bd-api 1.0.0", + "target": "bd_api" + }, { "id": "bd-client-common 1.0.0", "target": "bd_client_common" @@ -2304,8 +1997,8 @@ "target": "bd_completion" }, { - "id": "bd-error-reporter 1.0.0", - "target": "bd_error_reporter" + "id": "bd-grpc-codec 1.0.0", + "target": "bd_grpc_codec" }, { "id": "bd-proto 1.0.0", @@ -2316,65 +2009,45 @@ "target": "bd_runtime" }, { - "id": "bd-stats-common 1.0.0", - "target": "bd_stats_common" - }, - { - "id": "crc32fast 1.5.0", - "target": "crc32fast" - }, - { - "id": "fs2 0.4.3", - "target": "fs2" + "id": "bd-shutdown 1.0.0", + "target": "bd_shutdown" }, { - "id": "futures 0.3.31", - "target": "futures" + "id": "bd-stats-common 1.0.0", + "target": "bd_stats_common" }, { - "id": "intrusive-collections 0.9.7", - "target": "intrusive_collections" + "id": "bd-time 1.0.0", + "target": "bd_time" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { - "id": "memmap2 0.9.8", - "target": "memmap2" - }, - { - "id": "parking_lot 0.12.4", + "id": "parking_lot 0.12.3", "target": "parking_lot" }, { - "id": "static_assertions 1.1.0", - "target": "static_assertions" - }, - { - "id": "thiserror 2.0.16", - "target": "thiserror" + "id": "protobuf 4.0.0-alpha.0", + "target": "protobuf" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" - }, - { - "id": "tracing 0.1.41", - "target": "tracing" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.89", + "id": "async-trait 0.1.88", "target": "async_trait" } ], @@ -2386,23 +2059,23 @@ "license_ids": [], "license_file": "../LICENSE" }, - "bd-client-common 1.0.0": { - "name": "bd-client-common", + "bd-client-stats-store 1.0.0": { + "name": "bd-client-stats-store", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-client-common" + "strip_prefix": "bd-client-stats-store" } }, "targets": [ { "Library": { - "crate_name": "bd_client_common", + "crate_name": "bd_client_stats_store", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -2413,105 +2086,72 @@ } } ], - "library_target_name": "bd_client_common", + "library_target_name": "bd_client_stats_store", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { "common": [ - { - "id": "anyhow 1.0.99", - "target": "anyhow" - }, - { - "id": "bd-log-primitives 1.0.0", - "target": "bd_log_primitives" - }, - { - "id": "bd-metadata 1.0.0", - "target": "bd_metadata" - }, { "id": "bd-proto 1.0.0", "target": "bd_proto" }, { - "id": "crc32fast 1.5.0", - "target": "crc32fast" - }, - { - "id": "flatbuffers 25.2.10", - "target": "flatbuffers" + "id": "bd-stats-common 1.0.0", + "target": "bd_stats_common" }, { - "id": "flate2 1.1.2", - "target": "flate2" + "id": "itertools 0.14.0", + "target": "itertools" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { - "id": "mockall 0.13.1", - "target": "mockall" - }, - { - "id": "parking_lot 0.12.4", + "id": "parking_lot 0.12.3", "target": "parking_lot" }, { - "id": "protobuf 4.0.0-alpha.0", - "target": "protobuf" + "id": "sketches-rust 0.2.2", + "target": "sketches_rust" }, { - "id": "thiserror 2.0.16", + "id": "thiserror 2.0.12", "target": "thiserror" }, { - "id": "time 0.3.43", - "target": "time" - }, - { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], "selects": {} }, - "edition": "2024", - "proc_macro_deps": { - "common": [ - { - "id": "async-trait 0.1.89", - "target": "async_trait" - } - ], - "selects": {} - }, + "edition": "2021", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-client-stats 1.0.0": { - "name": "bd-client-stats", + "bd-completion 1.0.0": { + "name": "bd-completion", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-client-stats" + "strip_prefix": "bd-completion" } }, "targets": [ { "Library": { - "crate_name": "bd_client_stats", + "crate_name": "bd_completion", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -2522,7 +2162,7 @@ } } ], - "library_target_name": "bd_client_stats", + "library_target_name": "bd_completion", "common_attrs": { "compile_data_glob": [ "**" @@ -2530,85 +2170,121 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { - "id": "bd-api 1.0.0", - "target": "bd_api" - }, - { - "id": "bd-client-common 1.0.0", - "target": "bd_client_common" - }, - { - "id": "bd-client-stats-store 1.0.0", - "target": "bd_client_stats_store" - }, - { - "id": "bd-completion 1.0.0", - "target": "bd_completion" - }, - { - "id": "bd-error-reporter 1.0.0", - "target": "bd_error_reporter" - }, - { - "id": "bd-grpc-codec 1.0.0", - "target": "bd_grpc_codec" - }, - { - "id": "bd-proto 1.0.0", - "target": "bd_proto" + "id": "log 0.4.27", + "target": "log" }, { - "id": "bd-runtime 1.0.0", - "target": "bd_runtime" + "id": "tokio 1.45.0", + "target": "tokio" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "1.0.0" + }, + "license": null, + "license_ids": [], + "license_file": "../LICENSE" + }, + "bd-crash-handler 1.0.0": { + "name": "bd-crash-handler", + "version": "1.0.0", + "package_url": null, + "repository": { + "Git": { + "remote": "https://github.com/bitdriftlabs/shared-core.git", + "commitish": { + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + }, + "strip_prefix": "bd-crash-handler" + } + }, + "targets": [ + { + "Library": { + "crate_name": "bd_crash_handler", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "bd_crash_handler", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "anyhow 1.0.98", + "target": "anyhow" }, { - "id": "bd-shutdown 1.0.0", - "target": "bd_shutdown" + "id": "bd-device 1.0.0", + "target": "bd_device" }, { - "id": "bd-stats-common 1.0.0", - "target": "bd_stats_common" + "id": "bd-key-value 1.0.0", + "target": "bd_key_value" }, { - "id": "bd-time 1.0.0", - "target": "bd_time" + "id": "bd-log-primitives 1.0.0", + "target": "bd_log_primitives" + }, + { + "id": "bd-runtime 1.0.0", + "target": "bd_runtime" + }, + { + "id": "bd-shutdown 1.0.0", + "target": "bd_shutdown" }, { "id": "itertools 0.14.0", "target": "itertools" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { - "id": "parking_lot 0.12.4", - "target": "parking_lot" + "id": "regex-lite 0.1.6", + "target": "regex_lite" }, { - "id": "protobuf 4.0.0-alpha.0", - "target": "protobuf" + "id": "serde 1.0.219", + "target": "serde" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tinyjson 2.5.1", + "target": "tinyjson" + }, + { + "id": "tokio 1.45.0", "target": "tokio" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.89", + "id": "async-trait 0.1.88", "target": "async_trait" } ], @@ -2620,23 +2296,23 @@ "license_ids": [], "license_file": "../LICENSE" }, - "bd-client-stats-store 1.0.0": { - "name": "bd-client-stats-store", + "bd-device 1.0.0": { + "name": "bd-device", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-client-stats-store" + "strip_prefix": "bd-device" } }, "targets": [ { "Library": { - "crate_name": "bd_client_stats_store", + "crate_name": "bd_device", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -2647,7 +2323,7 @@ } } ], - "library_target_name": "bd_client_stats_store", + "library_target_name": "bd_device", "common_attrs": { "compile_data_glob": [ "**" @@ -2655,7 +2331,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -2663,60 +2339,64 @@ "target": "bd_client_common" }, { - "id": "bd-proto 1.0.0", - "target": "bd_proto" + "id": "bd-key-value 1.0.0", + "target": "bd_key_value" }, { - "id": "bd-stats-common 1.0.0", - "target": "bd_stats_common" + "id": "bd-time 1.0.0", + "target": "bd_time" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { - "id": "parking_lot 0.12.4", + "id": "parking_lot 0.12.3", "target": "parking_lot" }, { - "id": "sketches-rust 0.2.2", - "target": "sketches_rust" + "id": "serde 1.0.219", + "target": "serde" }, { - "id": "thiserror 2.0.16", - "target": "thiserror" + "id": "serde_yaml 0.9.34+deprecated", + "target": "serde_yaml" }, { - "id": "tokio 1.47.1", - "target": "tokio" + "id": "time 0.3.41", + "target": "time" + }, + { + "id": "uuid 1.16.0", + "target": "uuid" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-completion 1.0.0": { - "name": "bd-completion", + "bd-events 1.0.0": { + "name": "bd-events", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-completion" + "strip_prefix": "bd-events" } }, "targets": [ { "Library": { - "crate_name": "bd_completion", + "crate_name": "bd_events", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -2727,7 +2407,7 @@ } } ], - "library_target_name": "bd_completion", + "library_target_name": "bd_events", "common_attrs": { "compile_data_glob": [ "**" @@ -2735,48 +2415,52 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", - "target": "anyhow" + "id": "bd-runtime 1.0.0", + "target": "bd_runtime" }, { - "id": "log 0.4.28", - "target": "log" + "id": "bd-shutdown 1.0.0", + "target": "bd_shutdown" }, { - "id": "thiserror 2.0.16", - "target": "thiserror" + "id": "ctor 0.4.2", + "target": "ctor" + }, + { + "id": "log 0.4.27", + "target": "log" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-crash-handler 1.0.0": { - "name": "bd-crash-handler", + "bd-grpc 1.0.0": { + "name": "bd-grpc", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-crash-handler" + "strip_prefix": "bd-grpc" } }, "targets": [ { "Library": { - "crate_name": "bd_crash_handler", + "crate_name": "bd_grpc", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -2785,9 +2469,21 @@ ] } } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } } ], - "library_target_name": "bd_crash_handler", + "library_target_name": "bd_grpc", "common_attrs": { "compile_data_glob": [ "**" @@ -2795,97 +2491,145 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { - "id": "bd-api 1.0.0", - "target": "bd_api" + "id": "assert_matches 1.5.0", + "target": "assert_matches" }, { - "id": "bd-artifact-upload 1.0.0", - "target": "bd_artifact_upload" + "id": "axum 0.8.4", + "target": "axum" }, { - "id": "bd-client-common 1.0.0", - "target": "bd_client_common" + "id": "base64ct 1.7.3", + "target": "base64ct" }, { - "id": "bd-device 1.0.0", - "target": "bd_device" + "id": "bd-grpc 1.0.0", + "target": "build_script_build" }, { - "id": "bd-key-value 1.0.0", - "target": "bd_key_value" + "id": "bd-grpc-codec 1.0.0", + "target": "bd_grpc_codec" }, { - "id": "bd-log-primitives 1.0.0", - "target": "bd_log_primitives" + "id": "bd-log 1.0.0", + "target": "bd_log" }, { - "id": "bd-proto 1.0.0", - "target": "bd_proto" + "id": "bd-pgv 1.0.0", + "target": "bd_pgv" }, { - "id": "bd-runtime 1.0.0", - "target": "bd_runtime" + "id": "bd-server-stats 1.0.0", + "target": "bd_server_stats" }, { "id": "bd-shutdown 1.0.0", "target": "bd_shutdown" }, + { + "id": "bd-stats-common 1.0.0", + "target": "bd_stats_common" + }, { "id": "bd-time 1.0.0", "target": "bd_time" }, { - "id": "flatbuffers 25.2.10", - "target": "flatbuffers" + "id": "bytes 1.10.1", + "target": "bytes" }, { - "id": "itertools 0.14.0", - "target": "itertools" + "id": "futures 0.3.31", + "target": "futures" + }, + { + "id": "http 1.3.1", + "target": "http" + }, + { + "id": "http-body 1.0.1", + "target": "http_body" + }, + { + "id": "http-body-util 0.1.3", + "target": "http_body_util" + }, + { + "id": "hyper 1.6.0", + "target": "hyper" }, { - "id": "log 0.4.28", + "id": "hyper-util 0.1.11", + "target": "hyper_util" + }, + { + "id": "log 0.4.27", "target": "log" }, { - "id": "mockall 0.13.1", - "target": "mockall" + "id": "prometheus 0.14.0", + "target": "prometheus" }, { - "id": "regex 1.11.2", - "target": "regex" + "id": "protobuf 4.0.0-alpha.0", + "target": "protobuf" }, { "id": "serde 1.0.219", "target": "serde" }, { - "id": "thiserror 2.0.16", + "id": "serde_json 1.0.140", + "target": "serde_json" + }, + { + "id": "snap 1.1.1", + "target": "snap" + }, + { + "id": "thiserror 2.0.12", "target": "thiserror" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { - "id": "uuid 1.18.1", - "target": "uuid" + "id": "tokio-stream 0.1.17", + "target": "tokio_stream" + }, + { + "id": "tower 0.5.2", + "target": "tower" + }, + { + "id": "tower-http 0.6.2", + "target": "tower_http" + }, + { + "id": "unwrap-infallible 0.1.5", + "target": "unwrap_infallible" + }, + { + "id": "urlencoding 2.1.3", + "target": "urlencoding" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.89", + "id": "async-trait 0.1.88", "target": "async_trait" } ], @@ -2893,27 +2637,50 @@ }, "version": "1.0.0" }, - "license": null, - "license_ids": [], - "license_file": "../LICENSE" - }, - "bd-device 1.0.0": { - "name": "bd-device", - "version": "1.0.0", - "package_url": null, - "repository": { - "Git": { - "remote": "https://github.com/bitdriftlabs/shared-core.git", - "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" - }, - "strip_prefix": "bd-device" - } - }, - "targets": [ - { + "build_script_attrs": { + "compile_data_glob": [ + "**" + ], + "data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "protobuf-codegen 4.0.0-alpha.0", + "target": "protobuf_codegen" + } + ], + "selects": {} + }, + "build_script_env": { + "common": { + "SKIP_PROTO_GEN": "1" + }, + "selects": {} + } + }, + "license": null, + "license_ids": [], + "license_file": "../LICENSE" + }, + "bd-grpc-codec 1.0.0": { + "name": "bd-grpc-codec", + "version": "1.0.0", + "package_url": null, + "repository": { + "Git": { + "remote": "https://github.com/bitdriftlabs/shared-core.git", + "commitish": { + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + }, + "strip_prefix": "bd-grpc-codec" + } + }, + "targets": [ + { "Library": { - "crate_name": "bd_device", + "crate_name": "bd_grpc_codec", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -2924,68 +2691,79 @@ } } ], - "library_target_name": "bd_device", + "library_target_name": "bd_grpc_codec", "common_attrs": { "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "default", + "zlib" + ], + "selects": {} + }, "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { - "id": "bd-key-value 1.0.0", - "target": "bd_key_value" + "id": "bd-client-common 1.0.0", + "target": "bd_client_common" }, { - "id": "log 0.4.28", - "target": "log" + "id": "bd-stats-common 1.0.0", + "target": "bd_stats_common" }, { - "id": "parking_lot 0.12.4", - "target": "parking_lot" + "id": "bytes 1.10.1", + "target": "bytes" }, { - "id": "serde 1.0.219", - "target": "serde" + "id": "flate2 1.1.1", + "target": "flate2" }, { - "id": "time 0.3.43", - "target": "time" + "id": "log 0.4.27", + "target": "log" }, { - "id": "uuid 1.18.1", - "target": "uuid" + "id": "protobuf 4.0.0-alpha.0", + "target": "protobuf" + }, + { + "id": "thiserror 2.0.12", + "target": "thiserror" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-error-reporter 1.0.0": { - "name": "bd-error-reporter", + "bd-hyper-network 1.0.0": { + "name": "bd-hyper-network", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-error-reporter" + "strip_prefix": "bd-hyper-network" } }, "targets": [ { "Library": { - "crate_name": "bd_error_reporter", + "crate_name": "bd_hyper_network", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -2996,72 +2774,120 @@ } } ], - "library_target_name": "bd_error_reporter", + "library_target_name": "bd_hyper_network", "common_attrs": { "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "default", + "ring" + ], + "selects": {} + }, "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, + { + "id": "bd-api 1.0.0", + "target": "bd_api" + }, { "id": "bd-client-common 1.0.0", "target": "bd_client_common" }, { - "id": "bd-client-stats-store 1.0.0", - "target": "bd_client_stats_store" + "id": "bd-shutdown 1.0.0", + "target": "bd_shutdown" }, { - "id": "bd-metadata 1.0.0", - "target": "bd_metadata" + "id": "bytes 1.10.1", + "target": "bytes" + }, + { + "id": "http 1.3.1", + "target": "http" + }, + { + "id": "http-body 1.0.1", + "target": "http_body" + }, + { + "id": "http-body-util 0.1.3", + "target": "http_body_util" + }, + { + "id": "hyper 1.6.0", + "target": "hyper" + }, + { + "id": "hyper-rustls 0.27.5", + "target": "hyper_rustls" }, { - "id": "log 0.4.28", + "id": "hyper-util 0.1.11", + "target": "hyper_util" + }, + { + "id": "log 0.4.27", "target": "log" }, { - "id": "parking_lot 0.12.4", - "target": "parking_lot" + "id": "serde 1.0.219", + "target": "serde" + }, + { + "id": "serde_json 1.0.140", + "target": "serde_json" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { - "id": "uuid 1.18.1", - "target": "uuid" + "id": "tokio-stream 0.1.17", + "target": "tokio_stream" + } + ], + "selects": {} + }, + "edition": "2021", + "proc_macro_deps": { + "common": [ + { + "id": "async-trait 0.1.88", + "target": "async_trait" } ], "selects": {} }, - "edition": "2024", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-events 1.0.0": { - "name": "bd-events", + "bd-internal-logging 1.0.0": { + "name": "bd-internal-logging", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-events" + "strip_prefix": "bd-internal-logging" } }, "targets": [ { "Library": { - "crate_name": "bd_events", + "crate_name": "bd_internal_logging", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -3072,7 +2898,7 @@ } } ], - "library_target_name": "bd_events", + "library_target_name": "bd_internal_logging", "common_attrs": { "compile_data_glob": [ "**" @@ -3080,52 +2906,52 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { - "id": "bd-runtime 1.0.0", - "target": "bd_runtime" + "id": "bd-log-primitives 1.0.0", + "target": "bd_log_primitives" }, { - "id": "bd-shutdown 1.0.0", - "target": "bd_shutdown" + "id": "bd-proto 1.0.0", + "target": "bd_proto" }, { - "id": "log 0.4.28", - "target": "log" + "id": "bd-runtime 1.0.0", + "target": "bd_runtime" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-grpc 1.0.0": { - "name": "bd-grpc", + "bd-key-value 1.0.0": { + "name": "bd-key-value", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-grpc" + "strip_prefix": "bd-key-value" } }, "targets": [ { "Library": { - "crate_name": "bd_grpc", + "crate_name": "bd_key_value", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -3134,11 +2960,75 @@ ] } } + } + ], + "library_target_name": "bd_key_value", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "anyhow 1.0.98", + "target": "anyhow" + }, + { + "id": "base64 0.22.1", + "target": "base64" + }, + { + "id": "bd-log 1.0.0", + "target": "bd_log" + }, + { + "id": "bincode 2.0.1", + "target": "bincode" + }, + { + "id": "log 0.4.27", + "target": "log" + }, + { + "id": "serde 1.0.219", + "target": "serde" + }, + { + "id": "time 0.3.41", + "target": "time" + }, + { + "id": "tokio 1.45.0", + "target": "tokio" + } + ], + "selects": {} }, + "edition": "2021", + "version": "1.0.0" + }, + "license": null, + "license_ids": [], + "license_file": "../LICENSE" + }, + "bd-log 1.0.0": { + "name": "bd-log", + "version": "1.0.0", + "package_url": null, + "repository": { + "Git": { + "remote": "https://github.com/bitdriftlabs/shared-core.git", + "commitish": { + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + }, + "strip_prefix": "bd-log" + } + }, + "targets": [ { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", + "Library": { + "crate_name": "bd_log", + "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ @@ -3148,7 +3038,7 @@ } } ], - "library_target_name": "bd_grpc", + "library_target_name": "bd_log", "common_attrs": { "compile_data_glob": [ "**" @@ -3156,199 +3046,72 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { - "id": "assert_matches 1.5.0", - "target": "assert_matches" + "id": "bd-time 1.0.0", + "target": "bd_time" }, { - "id": "axum 0.8.4", - "target": "axum" + "id": "log 0.4.27", + "target": "log" }, { - "id": "base64ct 1.8.0", - "target": "base64ct" + "id": "parking_lot 0.12.3", + "target": "parking_lot" }, { - "id": "bd-grpc 1.0.0", - "target": "build_script_build" + "id": "time 0.3.41", + "target": "time" }, { - "id": "bd-grpc-codec 1.0.0", - "target": "bd_grpc_codec" + "id": "tokio 1.45.0", + "target": "tokio" }, { - "id": "bd-log 1.0.0", - "target": "bd_log" + "id": "tracing 0.1.41", + "target": "tracing" }, { - "id": "bd-pgv 1.0.0", - "target": "bd_pgv" - }, - { - "id": "bd-server-stats 1.0.0", - "target": "bd_server_stats" - }, - { - "id": "bd-shutdown 1.0.0", - "target": "bd_shutdown" - }, - { - "id": "bd-stats-common 1.0.0", - "target": "bd_stats_common" - }, - { - "id": "bd-time 1.0.0", - "target": "bd_time" - }, - { - "id": "bytes 1.10.1", - "target": "bytes" - }, - { - "id": "futures 0.3.31", - "target": "futures" - }, - { - "id": "http 1.3.1", - "target": "http" - }, - { - "id": "http-body 1.0.1", - "target": "http_body" - }, - { - "id": "http-body-util 0.1.3", - "target": "http_body_util" - }, - { - "id": "hyper 1.7.0", - "target": "hyper" - }, - { - "id": "hyper-util 0.1.16", - "target": "hyper_util" - }, - { - "id": "log 0.4.28", - "target": "log" - }, - { - "id": "prometheus 0.14.0", - "target": "prometheus" - }, - { - "id": "protobuf 4.0.0-alpha.0", - "target": "protobuf" - }, - { - "id": "serde 1.0.219", - "target": "serde" - }, - { - "id": "serde_json 1.0.143", - "target": "serde_json" - }, - { - "id": "snap 1.1.1", - "target": "snap" - }, - { - "id": "thiserror 2.0.16", - "target": "thiserror" - }, - { - "id": "time 0.3.43", - "target": "time" - }, - { - "id": "tokio 1.47.1", - "target": "tokio" - }, - { - "id": "tokio-stream 0.1.17", - "target": "tokio_stream" - }, - { - "id": "tower 0.5.2", - "target": "tower" - }, - { - "id": "tower-http 0.6.6", - "target": "tower_http" + "id": "tracing-error 0.2.1", + "target": "tracing_error" }, { - "id": "unwrap-infallible 0.1.5", - "target": "unwrap_infallible" + "id": "tracing-log 0.2.0", + "target": "tracing_log" }, { - "id": "urlencoding 2.1.3", - "target": "urlencoding" - } - ], - "selects": {} - }, - "edition": "2024", - "proc_macro_deps": { - "common": [ - { - "id": "async-trait 0.1.89", - "target": "async_trait" + "id": "tracing-subscriber 0.3.19", + "target": "tracing_subscriber" } ], "selects": {} }, + "edition": "2021", "version": "1.0.0" }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "protobuf-codegen 4.0.0-alpha.0", - "target": "protobuf_codegen" - } - ], - "selects": {} - }, - "build_script_env": { - "common": { - "SKIP_PROTO_GEN": "1" - }, - "selects": {} - } - }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-grpc-codec 1.0.0": { - "name": "bd-grpc-codec", + "bd-log-filter 1.0.0": { + "name": "bd-log-filter", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-grpc-codec" + "strip_prefix": "bd-log-filter" } }, "targets": [ { "Library": { - "crate_name": "bd_grpc_codec", + "crate_name": "bd_log_filter", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -3359,71 +3122,76 @@ } } ], - "library_target_name": "bd_grpc_codec", + "library_target_name": "bd_log_filter", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "default", - "zlib" - ], - "selects": {} - }, "deps": { "common": [ { - "id": "bd-stats-common 1.0.0", - "target": "bd_stats_common" + "id": "anyhow 1.0.98", + "target": "anyhow" }, { - "id": "bytes 1.10.1", - "target": "bytes" + "id": "bd-client-stats-store 1.0.0", + "target": "bd_client_stats_store" }, { - "id": "flate2 1.1.2", - "target": "flate2" + "id": "bd-log-matcher 1.0.0", + "target": "bd_log_matcher" + }, + { + "id": "bd-log-primitives 1.0.0", + "target": "bd_log_primitives" + }, + { + "id": "bd-proto 1.0.0", + "target": "bd_proto" }, { - "id": "log 0.4.28", + "id": "itertools 0.14.0", + "target": "itertools" + }, + { + "id": "log 0.4.27", "target": "log" }, { - "id": "protobuf 4.0.0-alpha.0", - "target": "protobuf" + "id": "regex-lite 0.1.6", + "target": "regex_lite" }, { - "id": "thiserror 2.0.16", - "target": "thiserror" + "id": "time 0.3.41", + "target": "time" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-hyper-network 1.0.0": { - "name": "bd-hyper-network", + "bd-log-matcher 1.0.0": { + "name": "bd-log-matcher", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-hyper-network" + "strip_prefix": "bd-log-matcher" } }, "targets": [ { "Library": { - "crate_name": "bd_hyper_network", + "crate_name": "bd_log_matcher", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -3434,124 +3202,68 @@ } } ], - "library_target_name": "bd_hyper_network", + "library_target_name": "bd_log_matcher", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "default", - "ring" - ], - "selects": {} - }, "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { - "id": "bd-api 1.0.0", - "target": "bd_api" - }, - { - "id": "bd-client-common 1.0.0", - "target": "bd_client_common" - }, - { - "id": "bd-error-reporter 1.0.0", - "target": "bd_error_reporter" - }, - { - "id": "bd-shutdown 1.0.0", - "target": "bd_shutdown" - }, - { - "id": "bytes 1.10.1", - "target": "bytes" - }, - { - "id": "http 1.3.1", - "target": "http" - }, - { - "id": "http-body 1.0.1", - "target": "http_body" - }, - { - "id": "http-body-util 0.1.3", - "target": "http_body_util" - }, - { - "id": "hyper 1.7.0", - "target": "hyper" - }, - { - "id": "hyper-rustls 0.27.7", - "target": "hyper_rustls" - }, - { - "id": "hyper-util 0.1.16", - "target": "hyper_util" + "id": "bd-log-primitives 1.0.0", + "target": "bd_log_primitives" }, { - "id": "log 0.4.28", - "target": "log" + "id": "bd-matcher 1.0.0", + "target": "bd_matcher" }, { - "id": "serde 1.0.219", - "target": "serde" + "id": "bd-proto 1.0.0", + "target": "bd_proto" }, { - "id": "serde_json 1.0.143", - "target": "serde_json" + "id": "itertools 0.14.0", + "target": "itertools" }, { - "id": "tokio 1.47.1", - "target": "tokio" + "id": "protobuf 4.0.0-alpha.0", + "target": "protobuf" }, { - "id": "tokio-stream 0.1.17", - "target": "tokio_stream" - } - ], - "selects": {} - }, - "edition": "2024", - "proc_macro_deps": { - "common": [ - { - "id": "async-trait 0.1.89", - "target": "async_trait" + "id": "regex-lite 0.1.6", + "target": "regex_lite" } ], "selects": {} }, + "edition": "2021", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-internal-logging 1.0.0": { - "name": "bd-internal-logging", + "bd-log-metadata 1.0.0": { + "name": "bd-log-metadata", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-internal-logging" + "strip_prefix": "bd-log-metadata" } }, "targets": [ { "Library": { - "crate_name": "bd_internal_logging", + "crate_name": "bd_log_metadata", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -3562,7 +3274,7 @@ } } ], - "library_target_name": "bd_internal_logging", + "library_target_name": "bd_log_metadata", "common_attrs": { "compile_data_glob": [ "**" @@ -3570,44 +3282,44 @@ "deps": { "common": [ { - "id": "bd-log-primitives 1.0.0", - "target": "bd_log_primitives" + "id": "anyhow 1.0.98", + "target": "anyhow" }, { - "id": "bd-proto 1.0.0", - "target": "bd_proto" + "id": "bd-log-primitives 1.0.0", + "target": "bd_log_primitives" }, { - "id": "tokio 1.47.1", - "target": "tokio" + "id": "time 0.3.41", + "target": "time" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-key-value 1.0.0": { - "name": "bd-key-value", + "bd-log-primitives 1.0.0": { + "name": "bd-log-primitives", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-key-value" + "strip_prefix": "bd-log-primitives" } }, "targets": [ { "Library": { - "crate_name": "bd_key_value", + "crate_name": "bd_log_primitives", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -3618,7 +3330,7 @@ } } ], - "library_target_name": "bd_key_value", + "library_target_name": "bd_log_primitives", "common_attrs": { "compile_data_glob": [ "**" @@ -3626,64 +3338,52 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", - "target": "anyhow" - }, - { - "id": "base64 0.22.1", - "target": "base64" - }, - { - "id": "bd-log 1.0.0", - "target": "bd_log" + "id": "ahash 0.8.12", + "target": "ahash" }, { - "id": "bincode 2.0.1", - "target": "bincode" + "id": "anyhow 1.0.98", + "target": "anyhow" }, { - "id": "log 0.4.28", - "target": "log" + "id": "bd-proto 1.0.0", + "target": "bd_proto" }, { "id": "serde 1.0.219", "target": "serde" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" - }, - { - "id": "tokio 1.47.1", - "target": "tokio" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-log 1.0.0": { - "name": "bd-log", + "bd-logger 1.0.0": { + "name": "bd-logger", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-log" + "strip_prefix": "bd-logger" } }, "targets": [ { "Library": { - "crate_name": "bd_log", + "crate_name": "bd_logger", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -3694,7 +3394,7 @@ } } ], - "library_target_name": "bd_log", + "library_target_name": "bd_logger", "common_attrs": { "compile_data_glob": [ "**" @@ -3702,148 +3402,209 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { - "id": "log 0.4.28", - "target": "log" + "id": "backoff 0.4.0", + "target": "backoff" }, { - "id": "parking_lot 0.12.4", - "target": "parking_lot" + "id": "bd-api 1.0.0", + "target": "bd_api" }, { - "id": "time 0.3.43", - "target": "time" + "id": "bd-buffer 1.0.0", + "target": "bd_buffer" }, { - "id": "tokio 1.47.1", - "target": "tokio" + "id": "bd-client-common 1.0.0", + "target": "bd_client_common" }, { - "id": "tracing 0.1.41", - "target": "tracing" + "id": "bd-client-stats 1.0.0", + "target": "bd_client_stats" }, { - "id": "tracing-error 0.2.1", - "target": "tracing_error" + "id": "bd-client-stats-store 1.0.0", + "target": "bd_client_stats_store" }, { - "id": "tracing-log 0.2.0", - "target": "tracing_log" + "id": "bd-completion 1.0.0", + "target": "bd_completion" }, { - "id": "tracing-subscriber 0.3.20", - "target": "tracing_subscriber" - } - ], - "selects": {} - }, - "edition": "2024", - "version": "1.0.0" - }, - "license": null, - "license_ids": [], - "license_file": "../LICENSE" - }, - "bd-log-filter 1.0.0": { - "name": "bd-log-filter", - "version": "1.0.0", - "package_url": null, - "repository": { - "Git": { - "remote": "https://github.com/bitdriftlabs/shared-core.git", - "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" - }, - "strip_prefix": "bd-log-filter" - } - }, - "targets": [ - { - "Library": { - "crate_name": "bd_log_filter", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "bd_log_filter", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ + "id": "bd-crash-handler 1.0.0", + "target": "bd_crash_handler" + }, { - "id": "anyhow 1.0.99", - "target": "anyhow" + "id": "bd-device 1.0.0", + "target": "bd_device" }, { - "id": "bd-client-stats-store 1.0.0", - "target": "bd_client_stats_store" + "id": "bd-events 1.0.0", + "target": "bd_events" + }, + { + "id": "bd-internal-logging 1.0.0", + "target": "bd_internal_logging" + }, + { + "id": "bd-key-value 1.0.0", + "target": "bd_key_value" + }, + { + "id": "bd-log 1.0.0", + "target": "bd_log" + }, + { + "id": "bd-log-filter 1.0.0", + "target": "bd_log_filter" }, { "id": "bd-log-matcher 1.0.0", "target": "bd_log_matcher" }, + { + "id": "bd-log-metadata 1.0.0", + "target": "bd_log_metadata" + }, { "id": "bd-log-primitives 1.0.0", "target": "bd_log_primitives" }, + { + "id": "bd-matcher 1.0.0", + "target": "bd_matcher" + }, + { + "id": "bd-network-quality 1.0.0", + "target": "bd_network_quality" + }, { "id": "bd-proto 1.0.0", "target": "bd_proto" }, + { + "id": "bd-resource-utilization 1.0.0", + "target": "bd_resource_utilization" + }, + { + "id": "bd-runtime 1.0.0", + "target": "bd_runtime" + }, + { + "id": "bd-session 1.0.0", + "target": "bd_session" + }, + { + "id": "bd-session-replay 1.0.0", + "target": "bd_session_replay" + }, + { + "id": "bd-shutdown 1.0.0", + "target": "bd_shutdown" + }, + { + "id": "bd-stats-common 1.0.0", + "target": "bd_stats_common" + }, + { + "id": "bd-time 1.0.0", + "target": "bd_time" + }, + { + "id": "bd-workflows 0.1.0", + "target": "bd_workflows" + }, + { + "id": "flatbuffers 25.2.10", + "target": "flatbuffers" + }, + { + "id": "futures-util 0.3.31", + "target": "futures_util" + }, { "id": "itertools 0.14.0", "target": "itertools" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { - "id": "regex 1.11.2", - "target": "regex" + "id": "parking_lot 0.12.3", + "target": "parking_lot" + }, + { + "id": "protobuf 4.0.0-alpha.0", + "target": "protobuf" + }, + { + "id": "serde 1.0.219", + "target": "serde" + }, + { + "id": "thiserror 2.0.12", + "target": "thiserror" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" + }, + { + "id": "tokio 1.45.0", + "target": "tokio" + }, + { + "id": "tower 0.5.2", + "target": "tower" + }, + { + "id": "tracing 0.1.41", + "target": "tracing" + }, + { + "id": "unwrap-infallible 0.1.5", + "target": "unwrap_infallible" + } + ], + "selects": {} + }, + "edition": "2021", + "proc_macro_deps": { + "common": [ + { + "id": "async-trait 0.1.88", + "target": "async_trait" } ], "selects": {} }, - "edition": "2024", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-log-matcher 1.0.0": { - "name": "bd-log-matcher", + "bd-matcher 1.0.0": { + "name": "bd-matcher", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-log-matcher" + "strip_prefix": "bd-matcher" } }, "targets": [ { "Library": { - "crate_name": "bd_log_matcher", + "crate_name": "bd_matcher", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -3854,7 +3615,7 @@ } } ], - "library_target_name": "bd_log_matcher", + "library_target_name": "bd_matcher", "common_attrs": { "compile_data_glob": [ "**" @@ -3862,7 +3623,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -3873,45 +3634,45 @@ "id": "bd-proto 1.0.0", "target": "bd_proto" }, - { - "id": "itertools 0.14.0", - "target": "itertools" - }, { "id": "protobuf 4.0.0-alpha.0", "target": "protobuf" }, { - "id": "regex 1.11.2", - "target": "regex" + "id": "regex-lite 0.1.6", + "target": "regex_lite" + }, + { + "id": "thiserror 2.0.12", + "target": "thiserror" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-log-metadata 1.0.0": { - "name": "bd-log-metadata", + "bd-metadata 1.0.0": { + "name": "bd-metadata", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-log-metadata" + "strip_prefix": "bd-metadata" } }, "targets": [ { "Library": { - "crate_name": "bd_log_metadata", + "crate_name": "bd_metadata", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -3922,7 +3683,7 @@ } } ], - "library_target_name": "bd_log_metadata", + "library_target_name": "bd_metadata", "common_attrs": { "compile_data_glob": [ "**" @@ -3930,44 +3691,64 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { - "id": "bd-log-primitives 1.0.0", - "target": "bd_log_primitives" + "id": "base64 0.22.1", + "target": "base64" + }, + { + "id": "bd-log 1.0.0", + "target": "bd_log" + }, + { + "id": "bincode 2.0.1", + "target": "bincode" + }, + { + "id": "log 0.4.27", + "target": "log" }, { - "id": "time 0.3.43", + "id": "serde 1.0.219", + "target": "serde" + }, + { + "id": "time 0.3.41", "target": "time" + }, + { + "id": "tokio 1.45.0", + "target": "tokio" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-log-primitives 1.0.0": { - "name": "bd-log-primitives", + "bd-network-quality 1.0.0": { + "name": "bd-network-quality", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-log-primitives" + "strip_prefix": "bd-network-quality" } }, "targets": [ { "Library": { - "crate_name": "bd_log_primitives", + "crate_name": "bd_network_quality", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -3978,56 +3759,35 @@ } } ], - "library_target_name": "bd_log_primitives", + "library_target_name": "bd_network_quality", "common_attrs": { "compile_data_glob": [ "**" ], - "deps": { - "common": [ - { - "id": "ahash 0.8.12", - "target": "ahash" - }, - { - "id": "bd-proto 1.0.0", - "target": "bd_proto" - }, - { - "id": "serde 1.0.219", - "target": "serde" - }, - { - "id": "time 0.3.43", - "target": "time" - } - ], - "selects": {} - }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-logger 1.0.0": { - "name": "bd-logger", + "bd-noop-network 1.0.0": { + "name": "bd-noop-network", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-logger" + "strip_prefix": "bd-noop-network" } }, "targets": [ { "Library": { - "crate_name": "bd_logger", + "crate_name": "bd_noop_network", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -4038,7 +3798,7 @@ } } ], - "library_target_name": "bd_logger", + "library_target_name": "bd_noop_network", "common_attrs": { "compile_data_glob": [ "**" @@ -4046,189 +3806,25 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, - { - "id": "backoff 0.4.0", - "target": "backoff" - }, { "id": "bd-api 1.0.0", "target": "bd_api" }, - { - "id": "bd-artifact-upload 1.0.0", - "target": "bd_artifact_upload" - }, - { - "id": "bd-bounded-buffer 1.0.0", - "target": "bd_bounded_buffer" - }, - { - "id": "bd-buffer 1.0.0", - "target": "bd_buffer" - }, { "id": "bd-client-common 1.0.0", "target": "bd_client_common" - }, - { - "id": "bd-client-stats 1.0.0", - "target": "bd_client_stats" - }, - { - "id": "bd-client-stats-store 1.0.0", - "target": "bd_client_stats_store" - }, - { - "id": "bd-completion 1.0.0", - "target": "bd_completion" - }, - { - "id": "bd-crash-handler 1.0.0", - "target": "bd_crash_handler" - }, - { - "id": "bd-device 1.0.0", - "target": "bd_device" - }, - { - "id": "bd-error-reporter 1.0.0", - "target": "bd_error_reporter" - }, - { - "id": "bd-events 1.0.0", - "target": "bd_events" - }, - { - "id": "bd-internal-logging 1.0.0", - "target": "bd_internal_logging" - }, - { - "id": "bd-key-value 1.0.0", - "target": "bd_key_value" - }, - { - "id": "bd-log 1.0.0", - "target": "bd_log" - }, - { - "id": "bd-log-filter 1.0.0", - "target": "bd_log_filter" - }, - { - "id": "bd-log-matcher 1.0.0", - "target": "bd_log_matcher" - }, - { - "id": "bd-log-metadata 1.0.0", - "target": "bd_log_metadata" - }, - { - "id": "bd-log-primitives 1.0.0", - "target": "bd_log_primitives" - }, - { - "id": "bd-network-quality 1.0.0", - "target": "bd_network_quality" - }, - { - "id": "bd-proto 1.0.0", - "target": "bd_proto" - }, - { - "id": "bd-resource-utilization 1.0.0", - "target": "bd_resource_utilization" - }, - { - "id": "bd-runtime 1.0.0", - "target": "bd_runtime" - }, - { - "id": "bd-session 1.0.0", - "target": "bd_session" - }, - { - "id": "bd-session-replay 1.0.0", - "target": "bd_session_replay" - }, - { - "id": "bd-shutdown 1.0.0", - "target": "bd_shutdown" - }, - { - "id": "bd-stats-common 1.0.0", - "target": "bd_stats_common" - }, - { - "id": "bd-time 1.0.0", - "target": "bd_time" - }, - { - "id": "bd-workflows 0.1.0", - "target": "bd_workflows" - }, - { - "id": "flatbuffers 25.2.10", - "target": "flatbuffers" - }, - { - "id": "futures-util 0.3.31", - "target": "futures_util" - }, - { - "id": "itertools 0.14.0", - "target": "itertools" - }, - { - "id": "log 0.4.28", - "target": "log" - }, - { - "id": "parking_lot 0.12.4", - "target": "parking_lot" - }, - { - "id": "protobuf 4.0.0-alpha.0", - "target": "protobuf" - }, - { - "id": "serde 1.0.219", - "target": "serde" - }, - { - "id": "thiserror 2.0.16", - "target": "thiserror" - }, - { - "id": "time 0.3.43", - "target": "time" - }, - { - "id": "tokio 1.47.1", - "target": "tokio" - }, - { - "id": "tower 0.5.2", - "target": "tower" - }, - { - "id": "tracing 0.1.41", - "target": "tracing" - }, - { - "id": "unwrap-infallible 0.1.5", - "target": "unwrap_infallible" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.89", + "id": "async-trait 0.1.88", "target": "async_trait" } ], @@ -4240,23 +3836,23 @@ "license_ids": [], "license_file": "../LICENSE" }, - "bd-metadata 1.0.0": { - "name": "bd-metadata", + "bd-panic 1.0.0": { + "name": "bd-panic", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-metadata" + "strip_prefix": "bd-panic" } }, "targets": [ { "Library": { - "crate_name": "bd_metadata", + "crate_name": "bd_panic", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -4267,195 +3863,52 @@ } } ], - "library_target_name": "bd_metadata", + "library_target_name": "bd_panic", "common_attrs": { "compile_data_glob": [ "**" ], - "edition": "2024", + "deps": { + "common": [ + { + "id": "color-backtrace 0.7.0", + "target": "color_backtrace" + }, + { + "id": "log 0.4.27", + "target": "log" + }, + { + "id": "termcolor 1.4.1", + "target": "termcolor" + } + ], + "selects": {} + }, + "edition": "2021", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-network-quality 1.0.0": { - "name": "bd-network-quality", + "bd-pgv 1.0.0": { + "name": "bd-pgv", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-network-quality" + "strip_prefix": "bd-pgv" } }, "targets": [ { "Library": { - "crate_name": "bd_network_quality", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "bd_network_quality", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2024", - "version": "1.0.0" - }, - "license": null, - "license_ids": [], - "license_file": "../LICENSE" - }, - "bd-noop-network 1.0.0": { - "name": "bd-noop-network", - "version": "1.0.0", - "package_url": null, - "repository": { - "Git": { - "remote": "https://github.com/bitdriftlabs/shared-core.git", - "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" - }, - "strip_prefix": "bd-noop-network" - } - }, - "targets": [ - { - "Library": { - "crate_name": "bd_noop_network", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "bd_noop_network", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "anyhow 1.0.99", - "target": "anyhow" - }, - { - "id": "bd-api 1.0.0", - "target": "bd_api" - }, - { - "id": "bd-client-common 1.0.0", - "target": "bd_client_common" - } - ], - "selects": {} - }, - "edition": "2024", - "proc_macro_deps": { - "common": [ - { - "id": "async-trait 0.1.89", - "target": "async_trait" - } - ], - "selects": {} - }, - "version": "1.0.0" - }, - "license": null, - "license_ids": [], - "license_file": "../LICENSE" - }, - "bd-panic 1.0.0": { - "name": "bd-panic", - "version": "1.0.0", - "package_url": null, - "repository": { - "Git": { - "remote": "https://github.com/bitdriftlabs/shared-core.git", - "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" - }, - "strip_prefix": "bd-panic" - } - }, - "targets": [ - { - "Library": { - "crate_name": "bd_panic", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "bd_panic", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "color-backtrace 0.7.1", - "target": "color_backtrace" - }, - { - "id": "log 0.4.28", - "target": "log" - }, - { - "id": "termcolor 1.4.1", - "target": "termcolor" - } - ], - "selects": {} - }, - "edition": "2024", - "version": "1.0.0" - }, - "license": null, - "license_ids": [], - "license_file": "../LICENSE" - }, - "bd-pgv 1.0.0": { - "name": "bd-pgv", - "version": "1.0.0", - "package_url": null, - "repository": { - "Git": { - "remote": "https://github.com/bitdriftlabs/shared-core.git", - "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" - }, - "strip_prefix": "bd-pgv" - } - }, - "targets": [ - { - "Library": { - "crate_name": "bd_pgv", + "crate_name": "bd_pgv", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -4490,7 +3943,7 @@ "target": "build_script_build" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { @@ -4498,22 +3951,19 @@ "target": "protobuf" }, { - "id": "thiserror 2.0.16", + "id": "thiserror 2.0.12", "target": "thiserror" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], @@ -4545,7 +3995,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-proto" } @@ -4606,16 +4056,13 @@ ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], @@ -4643,100 +4090,6 @@ "license_ids": [], "license_file": "../LICENSE" }, - "bd-report-writer 1.0.0": { - "name": "bd-report-writer", - "version": "1.0.0", - "package_url": null, - "repository": { - "Git": { - "remote": "https://github.com/bitdriftlabs/shared-core.git", - "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" - }, - "strip_prefix": "bd-report-writer" - } - }, - "targets": [ - { - "Library": { - "crate_name": "bd_report_writer", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "bd_report_writer", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "bd-proto 1.0.0", - "target": "bd_proto" - }, - { - "id": "bd-report-writer 1.0.0", - "target": "build_script_build" - }, - { - "id": "flatbuffers 25.2.10", - "target": "flatbuffers" - } - ], - "selects": {} - }, - "edition": "2024", - "version": "1.0.0" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "cbindgen 0.29.0", - "target": "cbindgen" - } - ], - "selects": {} - }, - "build_script_env": { - "common": { - "SKIP_FILE_GEN": "1" - }, - "selects": {} - } - }, - "license": null, - "license_ids": [], - "license_file": "../LICENSE" - }, "bd-resource-utilization 1.0.0": { "name": "bd-resource-utilization", "version": "1.0.0", @@ -4745,7 +4098,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-resource-utilization" } @@ -4772,12 +4125,12 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { - "id": "bd-client-common 1.0.0", - "target": "bd_client_common" + "id": "bd-internal-logging 1.0.0", + "target": "bd_internal_logging" }, { "id": "bd-log-primitives 1.0.0", @@ -4796,21 +4149,25 @@ "target": "bd_time" }, { - "id": "log 0.4.28", + "id": "ctor 0.4.2", + "target": "ctor" + }, + { + "id": "log 0.4.27", "target": "log" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, @@ -4825,7 +4182,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-runtime" } @@ -4852,7 +4209,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -4864,42 +4221,25 @@ "target": "bd_proto" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, - { - "id": "parking_lot 0.12.4", - "target": "parking_lot" - }, { "id": "protobuf 4.0.0-alpha.0", "target": "protobuf" }, { - "id": "tempfile 3.21.0", - "target": "tempfile" - }, - { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], "selects": {} }, - "edition": "2024", - "proc_macro_deps": { - "common": [ - { - "id": "async-trait 0.1.89", - "target": "async_trait" - } - ], - "selects": {} - }, + "edition": "2021", "version": "1.0.0" }, "license": null, @@ -4914,7 +4254,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-server-stats" } @@ -4940,10 +4280,6 @@ ], "deps": { "common": [ - { - "id": "anyhow 1.0.99", - "target": "anyhow" - }, { "id": "bd-stats-common 1.0.0", "target": "bd_stats_common" @@ -4965,7 +4301,11 @@ "target": "itertools" }, { - "id": "parking_lot 0.12.4", + "id": "log 0.4.27", + "target": "log" + }, + { + "id": "parking_lot 0.12.3", "target": "parking_lot" }, { @@ -4973,25 +4313,25 @@ "target": "prometheus" }, { - "id": "regex 1.11.2", + "id": "regex 1.11.1", "target": "regex" }, { - "id": "thiserror 2.0.16", + "id": "thiserror 2.0.12", "target": "thiserror" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, @@ -5006,7 +4346,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-session" } @@ -5033,9 +4373,13 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, + { + "id": "bd-client-common 1.0.0", + "target": "bd_client_common" + }, { "id": "bd-key-value 1.0.0", "target": "bd_key_value" @@ -5049,11 +4393,11 @@ "target": "bd_time" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { - "id": "parking_lot 0.12.4", + "id": "parking_lot 0.12.3", "target": "parking_lot" }, { @@ -5061,25 +4405,29 @@ "target": "serde" }, { - "id": "thread_local 1.1.9", + "id": "serde_yaml 0.9.34+deprecated", + "target": "serde_yaml" + }, + { + "id": "thread_local 1.1.8", "target": "thread_local" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { - "id": "uuid 1.18.1", + "id": "uuid 1.16.0", "target": "uuid" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, @@ -5094,7 +4442,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-session-replay" } @@ -5121,7 +4469,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -5133,8 +4481,8 @@ "target": "bd_client_stats_store" }, { - "id": "bd-error-reporter 1.0.0", - "target": "bd_error_reporter" + "id": "bd-internal-logging 1.0.0", + "target": "bd_internal_logging" }, { "id": "bd-log-primitives 1.0.0", @@ -5157,25 +4505,29 @@ "target": "bd_time" }, { - "id": "log 0.4.28", + "id": "ctor 0.4.2", + "target": "ctor" + }, + { + "id": "log 0.4.27", "target": "log" }, { - "id": "parking_lot 0.12.4", + "id": "parking_lot 0.12.3", "target": "parking_lot" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, @@ -5190,7 +4542,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-shutdown" } @@ -5217,17 +4569,17 @@ "deps": { "common": [ { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, @@ -5242,7 +4594,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-stats-common" } @@ -5268,10 +4620,6 @@ ], "deps": { "common": [ - { - "id": "anyhow 1.0.99", - "target": "anyhow" - }, { "id": "sketches-rust 0.2.2", "target": "sketches_rust" @@ -5279,7 +4627,7 @@ ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, @@ -5294,7 +4642,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-test-helpers" } @@ -5321,7 +4669,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -5340,10 +4688,6 @@ "id": "bd-client-common 1.0.0", "target": "bd_client_common" }, - { - "id": "bd-error-reporter 1.0.0", - "target": "bd_error_reporter" - }, { "id": "bd-events 1.0.0", "target": "bd_events" @@ -5372,6 +4716,10 @@ "id": "bd-log-primitives 1.0.0", "target": "bd_log_primitives" }, + { + "id": "bd-matcher 1.0.0", + "target": "bd_matcher" + }, { "id": "bd-metadata 1.0.0", "target": "bd_metadata" @@ -5388,6 +4736,10 @@ "id": "bd-resource-utilization 1.0.0", "target": "bd_resource_utilization" }, + { + "id": "bd-session 1.0.0", + "target": "bd_session" + }, { "id": "bd-session-replay 1.0.0", "target": "bd_session_replay" @@ -5409,11 +4761,11 @@ "target": "http_body_util" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { - "id": "parking_lot 0.12.4", + "id": "parking_lot 0.12.3", "target": "parking_lot" }, { @@ -5429,15 +4781,11 @@ "target": "serde" }, { - "id": "tempfile 3.21.0", - "target": "tempfile" - }, - { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { @@ -5451,11 +4799,11 @@ ], "selects": {} }, - "edition": "2024", + "edition": "2021", "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.89", + "id": "async-trait 0.1.88", "target": "async_trait" } ], @@ -5475,7 +4823,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-time" } @@ -5502,7 +4850,7 @@ "deps": { "common": [ { - "id": "parking_lot 0.12.4", + "id": "parking_lot 0.12.3", "target": "parking_lot" }, { @@ -5510,25 +4858,25 @@ "target": "protobuf" }, { - "id": "rand 0.9.2", + "id": "rand 0.9.1", "target": "rand" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.89", + "id": "async-trait 0.1.88", "target": "async_trait" } ], @@ -5548,7 +4896,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-workflows" } @@ -5575,7 +4923,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -5598,10 +4946,6 @@ "id": "bd-completion 1.0.0", "target": "bd_completion" }, - { - "id": "bd-error-reporter 1.0.0", - "target": "bd_error_reporter" - }, { "id": "bd-log-matcher 1.0.0", "target": "bd_log_matcher" @@ -5610,6 +4954,10 @@ "id": "bd-log-primitives 1.0.0", "target": "bd_log_primitives" }, + { + "id": "bd-matcher 1.0.0", + "target": "bd_matcher" + }, { "id": "bd-proto 1.0.0", "target": "bd_proto" @@ -5639,7 +4987,7 @@ "target": "itertools" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { @@ -5647,8 +4995,8 @@ "target": "protobuf" }, { - "id": "regex 1.11.2", - "target": "regex" + "id": "regex-lite 0.1.6", + "target": "regex_lite" }, { "id": "serde 1.0.219", @@ -5659,29 +5007,29 @@ "target": "sha2" }, { - "id": "thiserror 2.0.16", + "id": "thiserror 2.0.12", "target": "thiserror" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { - "id": "uuid 1.18.1", + "id": "uuid 1.16.0", "target": "uuid" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.89", + "id": "async-trait 0.1.88", "target": "async_trait" } ], @@ -5811,14 +5159,14 @@ ], "license_file": "LICENSE.md" }, - "bitflags 2.9.4": { + "bitflags 2.9.0": { "name": "bitflags", - "version": "2.9.4", + "version": "2.9.0", "package_url": "https://github.com/bitflags/bitflags", "repository": { "Http": { - "url": "https://static.crates.io/crates/bitflags/2.9.4/download", - "sha256": "2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394" + "url": "https://static.crates.io/crates/bitflags/2.9.0/download", + "sha256": "5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd" } }, "targets": [ @@ -5841,13 +5189,18 @@ "**" ], "crate_features": { - "common": [ - "std" - ], - "selects": {} + "common": [], + "selects": { + "aarch64-apple-darwin": [ + "std" + ], + "x86_64-unknown-linux-gnu": [ + "std" + ] + } }, "edition": "2021", - "version": "2.9.4" + "version": "2.9.0" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -5942,14 +5295,14 @@ ], "license_file": "LICENSE-APACHE" }, - "bumpalo 3.19.0": { + "bumpalo 3.17.0": { "name": "bumpalo", - "version": "3.19.0", + "version": "3.17.0", "package_url": "https://github.com/fitzgen/bumpalo", "repository": { "Http": { - "url": "https://static.crates.io/crates/bumpalo/3.19.0/download", - "sha256": "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43" + "url": "https://static.crates.io/crates/bumpalo/3.17.0/download", + "sha256": "1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf" } }, "targets": [ @@ -5978,7 +5331,7 @@ "selects": {} }, "edition": "2021", - "version": "3.19.0" + "version": "3.17.0" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -6059,11 +5412,11 @@ "deps": { "common": [ { - "id": "android_logger 0.15.1", + "id": "android_logger 0.15.0", "target": "android_logger" }, { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -6082,10 +5435,6 @@ "id": "bd-device 1.0.0", "target": "bd_device" }, - { - "id": "bd-error-reporter 1.0.0", - "target": "bd_error_reporter" - }, { "id": "bd-key-value 1.0.0", "target": "bd_key_value" @@ -6106,32 +5455,24 @@ "id": "bd-time 1.0.0", "target": "bd_time" }, - { - "id": "futures-util 0.3.31", - "target": "futures_util" - }, { "id": "jni 0.21.1", "target": "jni" }, { - "id": "libc 0.2.175", - "target": "libc" - }, - { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tracing-subscriber 0.3.20", + "id": "tracing-subscriber 0.3.19", "target": "tracing_subscriber" }, { - "id": "uuid 1.18.1", + "id": "uuid 1.16.0", "target": "uuid" } ], @@ -6141,7 +5482,7 @@ "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.89", + "id": "async-trait 0.1.88", "target": "async_trait" } ], @@ -6192,135 +5533,14 @@ ], "license_file": "LICENSE-APACHE" }, - "cbindgen 0.29.0": { - "name": "cbindgen", - "version": "0.29.0", - "package_url": "https://github.com/mozilla/cbindgen", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/cbindgen/0.29.0/download", - "sha256": "975982cdb7ad6a142be15bdf84aea7ec6a9e5d4d797c004d43185b24cfe4e684" - } - }, - "targets": [ - { - "Library": { - "crate_name": "cbindgen", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "cbindgen", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "clap", - "default" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "cbindgen 0.29.0", - "target": "build_script_build" - }, - { - "id": "clap 4.5.47", - "target": "clap" - }, - { - "id": "heck 0.5.0", - "target": "heck" - }, - { - "id": "indexmap 2.11.0", - "target": "indexmap" - }, - { - "id": "log 0.4.28", - "target": "log" - }, - { - "id": "proc-macro2 1.0.101", - "target": "proc_macro2" - }, - { - "id": "quote 1.0.40", - "target": "quote" - }, - { - "id": "serde 1.0.219", - "target": "serde" - }, - { - "id": "serde_json 1.0.143", - "target": "serde_json" - }, - { - "id": "syn 2.0.106", - "target": "syn" - }, - { - "id": "tempfile 3.21.0", - "target": "tempfile" - }, - { - "id": "toml 0.8.23", - "target": "toml" - } - ], - "selects": {} - }, - "edition": "2018", - "version": "0.29.0" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ] - }, - "license": "MPL-2.0", - "license_ids": [ - "MPL-2.0" - ], - "license_file": "LICENSE" - }, - "cc 1.2.35": { + "cc 1.2.22": { "name": "cc", - "version": "1.2.35", + "version": "1.2.22", "package_url": "https://github.com/rust-lang/cc-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/cc/1.2.35/download", - "sha256": "590f9024a68a8c40351881787f1934dc11afd69090f5edb6831464694d836ea3" + "url": "https://static.crates.io/crates/cc/1.2.22/download", + "sha256": "32db95edf998450acc7881c932f94cd9b05c87b4b2599e8bab064753da4acfd1" } }, "targets": [ @@ -6344,10 +5564,6 @@ ], "deps": { "common": [ - { - "id": "find-msvc-tools 0.1.0", - "target": "find_msvc_tools" - }, { "id": "shlex 1.3.0", "target": "shlex" @@ -6356,7 +5572,7 @@ "selects": {} }, "edition": "2018", - "version": "1.2.35" + "version": "1.2.22" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -6404,14 +5620,14 @@ ], "license_file": null }, - "cfg-if 1.0.3": { + "cfg-if 1.0.0": { "name": "cfg-if", - "version": "1.0.3", - "package_url": "https://github.com/rust-lang/cfg-if", + "version": "1.0.0", + "package_url": "https://github.com/alexcrichton/cfg-if", "repository": { "Http": { - "url": "https://static.crates.io/crates/cfg-if/1.0.3/download", - "sha256": "2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9" + "url": "https://static.crates.io/crates/cfg-if/1.0.0/download", + "sha256": "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" } }, "targets": [ @@ -6434,9 +5650,9 @@ "**" ], "edition": "2018", - "version": "1.0.3" + "version": "1.0.0" }, - "license": "MIT OR Apache-2.0", + "license": "MIT/Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" @@ -6696,14 +5912,14 @@ ], "license_file": "LICENSE" }, - "clap 4.5.47": { + "clap 4.5.37": { "name": "clap", - "version": "4.5.47", + "version": "4.5.37", "package_url": "https://github.com/clap-rs/clap", "repository": { "Http": { - "url": "https://static.crates.io/crates/clap/4.5.47/download", - "sha256": "7eac00902d9d136acd712710d71823fb8ac8004ca445a89e73a41d45aa712931" + "url": "https://static.crates.io/crates/clap/4.5.37/download", + "sha256": "eccb054f56cbd38340b380d4a8e69ef1f02f1af43db2f0cc817a4774d80ae071" } }, "targets": [ @@ -6727,37 +5943,21 @@ ], "crate_features": { "common": [ - "help", "std" ], - "selects": { - "aarch64-apple-darwin": [ - "color", - "default", - "error-context", - "suggestions", - "usage" - ], - "x86_64-unknown-linux-gnu": [ - "color", - "default", - "error-context", - "suggestions", - "usage" - ] - } + "selects": {} }, "deps": { "common": [ { - "id": "clap_builder 4.5.47", + "id": "clap_builder 4.5.37", "target": "clap_builder" } ], "selects": {} }, "edition": "2021", - "version": "4.5.47" + "version": "4.5.37" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -6766,14 +5966,14 @@ ], "license_file": "LICENSE-APACHE" }, - "clap_builder 4.5.47": { + "clap_builder 4.5.37": { "name": "clap_builder", - "version": "4.5.47", + "version": "4.5.37", "package_url": "https://github.com/clap-rs/clap", "repository": { "Http": { - "url": "https://static.crates.io/crates/clap_builder/4.5.47/download", - "sha256": "2ad9bbf750e73b5884fb8a211a9424a1906c1e156724260fdae972f31d70e1d6" + "url": "https://static.crates.io/crates/clap_builder/4.5.37/download", + "sha256": "efd9466fac8543255d3b1fcad4762c5e116ffe808c8a3043d4263cd4fd4862a2" } }, "targets": [ @@ -6797,60 +5997,25 @@ ], "crate_features": { "common": [ - "help", "std" ], - "selects": { - "aarch64-apple-darwin": [ - "color", - "error-context", - "suggestions", - "usage" - ], - "x86_64-unknown-linux-gnu": [ - "color", - "error-context", - "suggestions", - "usage" - ] - } + "selects": {} }, "deps": { "common": [ { - "id": "anstyle 1.0.11", + "id": "anstyle 1.0.10", "target": "anstyle" }, { - "id": "clap_lex 0.7.5", + "id": "clap_lex 0.7.4", "target": "clap_lex" } ], - "selects": { - "aarch64-apple-darwin": [ - { - "id": "anstream 0.6.20", - "target": "anstream" - }, - { - "id": "strsim 0.11.1", - "target": "strsim" - } - ], - "x86_64-unknown-linux-gnu": [ - { - "id": "anstream 0.6.20", - "target": "anstream" - }, - { - "id": "strsim 0.11.1", - "target": "strsim" - } - ] - } + "selects": {} }, "edition": "2021", - "version": "4.5.47" + "version": "4.5.37" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -6859,14 +6024,14 @@ ], "license_file": "LICENSE-APACHE" }, - "clap_lex 0.7.5": { + "clap_lex 0.7.4": { "name": "clap_lex", - "version": "0.7.5", + "version": "0.7.4", "package_url": "https://github.com/clap-rs/clap", "repository": { "Http": { - "url": "https://static.crates.io/crates/clap_lex/0.7.5/download", - "sha256": "b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675" + "url": "https://static.crates.io/crates/clap_lex/0.7.4/download", + "sha256": "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6" } }, "targets": [ @@ -6889,7 +6054,7 @@ "**" ], "edition": "2021", - "version": "0.7.5" + "version": "0.7.4" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -6898,14 +6063,14 @@ ], "license_file": "LICENSE-APACHE" }, - "color-backtrace 0.7.1": { + "color-backtrace 0.7.0": { "name": "color-backtrace", - "version": "0.7.1", + "version": "0.7.0", "package_url": "https://github.com/athre0z/color-backtrace", "repository": { "Http": { - "url": "https://static.crates.io/crates/color-backtrace/0.7.1/download", - "sha256": "e49b1973af2a47b5b44f7dd0a344598da95c872e1556b045607888784e973b91" + "url": "https://static.crates.io/crates/color-backtrace/0.7.0/download", + "sha256": "2123a5984bd52ca861c66f66a9ab9883b27115c607f801f86c1bc2a84eb69f0f" } }, "targets": [ @@ -6948,46 +6113,7 @@ "selects": {} }, "edition": "2021", - "version": "0.7.1" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "colorchoice 1.0.4": { - "name": "colorchoice", - "version": "1.0.4", - "package_url": "https://github.com/rust-cli/anstyle.git", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/colorchoice/1.0.4/download", - "sha256": "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" - } - }, - "targets": [ - { - "Library": { - "crate_name": "colorchoice", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "colorchoice", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2021", - "version": "1.0.4" + "version": "0.7.0" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -7041,7 +6167,7 @@ "target": "bytes" }, { - "id": "memchr 2.7.5", + "id": "memchr 2.7.4", "target": "memchr" } ], @@ -7056,20 +6182,20 @@ ], "license_file": "LICENSE" }, - "compression-codecs 0.4.30": { - "name": "compression-codecs", - "version": "0.4.30", - "package_url": "https://github.com/Nullus157/async-compression", + "concat-string 1.0.1": { + "name": "concat-string", + "version": "1.0.1", + "package_url": "https://github.com/FaultyRAM/concat-string", "repository": { "Http": { - "url": "https://static.crates.io/crates/compression-codecs/0.4.30/download", - "sha256": "485abf41ac0c8047c07c87c72c8fb3eb5197f6e9d7ded615dfd1a00ae00a0f64" + "url": "https://static.crates.io/crates/concat-string/1.0.1/download", + "sha256": "7439becb5fafc780b6f4de382b1a7a3e70234afe783854a4702ee8adbb838609" } }, "targets": [ { "Library": { - "crate_name": "compression_codecs", + "crate_name": "concat_string", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -7080,105 +6206,7 @@ } } ], - "library_target_name": "compression_codecs", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "flate2", - "zlib" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "compression-core 0.4.29", - "target": "compression_core" - }, - { - "id": "flate2 1.1.2", - "target": "flate2" - } - ], - "selects": {} - }, - "edition": "2018", - "version": "0.4.30" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": null - }, - "compression-core 0.4.29": { - "name": "compression-core", - "version": "0.4.29", - "package_url": "https://github.com/Nullus157/async-compression", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/compression-core/0.4.29/download", - "sha256": "e47641d3deaf41fb1538ac1f54735925e275eaf3bf4d55c81b137fba797e5cbb" - } - }, - "targets": [ - { - "Library": { - "crate_name": "compression_core", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "compression_core", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2018", - "version": "0.4.29" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": null - }, - "concat-string 1.0.1": { - "name": "concat-string", - "version": "1.0.1", - "package_url": "https://github.com/FaultyRAM/concat-string", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/concat-string/1.0.1/download", - "sha256": "7439becb5fafc780b6f4de382b1a7a3e70234afe783854a4702ee8adbb838609" - } - }, - "targets": [ - { - "Library": { - "crate_name": "concat_string", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "concat_string", + "library_target_name": "concat_string", "common_attrs": { "compile_data_glob": [ "**" @@ -7273,25 +6301,25 @@ "selects": { "aarch64-linux-android": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(all(target_arch = \"aarch64\", target_os = \"linux\"))": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(all(target_arch = \"aarch64\", target_vendor = \"apple\"))": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(all(target_arch = \"loongarch64\", target_os = \"linux\"))": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ] @@ -7307,14 +6335,14 @@ ], "license_file": "LICENSE-APACHE" }, - "crc32fast 1.5.0": { + "crc32fast 1.4.2": { "name": "crc32fast", - "version": "1.5.0", + "version": "1.4.2", "package_url": "https://github.com/srijs/rust-crc32fast", "repository": { "Http": { - "url": "https://static.crates.io/crates/crc32fast/1.5.0/download", - "sha256": "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" + "url": "https://static.crates.io/crates/crc32fast/1.4.2/download", + "sha256": "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3" } }, "targets": [ @@ -7329,18 +6357,6 @@ ] } } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } } ], "library_target_name": "crc32fast", @@ -7358,29 +6374,14 @@ "deps": { "common": [ { - "id": "cfg-if 1.0.3", + "id": "cfg-if 1.0.0", "target": "cfg_if" - }, - { - "id": "crc32fast 1.5.0", - "target": "build_script_build" } ], "selects": {} }, - "edition": "2021", - "version": "1.5.0" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ] + "edition": "2015", + "version": "1.4.2" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -7389,14 +6390,14 @@ ], "license_file": "LICENSE-APACHE" }, - "criterion 0.7.0": { + "criterion 0.5.1": { "name": "criterion", - "version": "0.7.0", + "version": "0.5.1", "package_url": "https://github.com/bheisler/criterion.rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/criterion/0.7.0/download", - "sha256": "e1c047a62b0cc3e145fa84415a3191f628e980b194c2755aa12300a4e6cbd928" + "url": "https://static.crates.io/crates/criterion/0.5.1/download", + "sha256": "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f" } }, "targets": [ @@ -7442,21 +6443,29 @@ "target": "ciborium" }, { - "id": "clap 4.5.47", + "id": "clap 4.5.37", "target": "clap" }, { - "id": "criterion-plot 0.6.0", + "id": "criterion-plot 0.5.0", "target": "criterion_plot" }, { - "id": "itertools 0.13.0", + "id": "is-terminal 0.4.16", + "target": "is_terminal" + }, + { + "id": "itertools 0.10.5", "target": "itertools" }, { "id": "num-traits 0.2.19", "target": "num_traits" }, + { + "id": "once_cell 1.21.3", + "target": "once_cell" + }, { "id": "oorandom 11.1.5", "target": "oorandom" @@ -7466,11 +6475,11 @@ "target": "plotters" }, { - "id": "rayon 1.11.0", + "id": "rayon 1.10.0", "target": "rayon" }, { - "id": "regex 1.11.2", + "id": "regex 1.11.1", "target": "regex" }, { @@ -7478,7 +6487,7 @@ "target": "serde" }, { - "id": "serde_json 1.0.143", + "id": "serde_json 1.0.140", "target": "serde_json" }, { @@ -7492,8 +6501,17 @@ ], "selects": {} }, - "edition": "2021", - "version": "0.7.0" + "edition": "2018", + "proc_macro_deps": { + "common": [ + { + "id": "serde_derive 1.0.219", + "target": "serde_derive" + } + ], + "selects": {} + }, + "version": "0.5.1" }, "license": "Apache-2.0 OR MIT", "license_ids": [ @@ -7502,14 +6520,14 @@ ], "license_file": "LICENSE-APACHE" }, - "criterion-plot 0.6.0": { + "criterion-plot 0.5.0": { "name": "criterion-plot", - "version": "0.6.0", + "version": "0.5.0", "package_url": "https://github.com/bheisler/criterion.rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/criterion-plot/0.6.0/download", - "sha256": "9b1bcc0dc7dfae599d84ad0b1a55f80cde8af3725da8313b528da95ef783e338" + "url": "https://static.crates.io/crates/criterion-plot/0.5.0/download", + "sha256": "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1" } }, "targets": [ @@ -7538,16 +6556,16 @@ "target": "cast" }, { - "id": "itertools 0.13.0", + "id": "itertools 0.10.5", "target": "itertools" } ], "selects": {} }, - "edition": "2021", - "version": "0.6.0" + "edition": "2018", + "version": "0.5.0" }, - "license": "MIT OR Apache-2.0", + "license": "MIT/Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" @@ -7732,9 +6750,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -7746,14 +6761,14 @@ ], "license_file": "LICENSE-APACHE" }, - "crunchy 0.2.4": { + "crunchy 0.2.3": { "name": "crunchy", - "version": "0.2.4", + "version": "0.2.3", "package_url": "https://github.com/eira-fransham/crunchy", "repository": { "Http": { - "url": "https://static.crates.io/crates/crunchy/0.2.4/download", - "sha256": "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5" + "url": "https://static.crates.io/crates/crunchy/0.2.3/download", + "sha256": "43da5946c66ffcc7745f48db692ffbb10a83bfe0afd96235c5c2a4fb23994929" } }, "targets": [ @@ -7790,22 +6805,19 @@ "deps": { "common": [ { - "id": "crunchy 0.2.4", + "id": "crunchy 0.2.3", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", - "version": "0.2.4" + "version": "0.2.3" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -7874,14 +6886,14 @@ ], "license_file": "LICENSE-APACHE" }, - "ctor 0.5.0": { + "ctor 0.4.2": { "name": "ctor", - "version": "0.5.0", + "version": "0.4.2", "package_url": "https://github.com/mmastrac/rust-ctor", "repository": { "Http": { - "url": "https://static.crates.io/crates/ctor/0.5.0/download", - "sha256": "67773048316103656a637612c4a62477603b777d91d9c62ff2290f9cde178fdb" + "url": "https://static.crates.io/crates/ctor/0.4.2/download", + "sha256": "a4735f265ba6a1188052ca32d461028a7d1125868be18e287e756019da7607b5" } }, "targets": [ @@ -7915,7 +6927,7 @@ "deps": { "common": [ { - "id": "dtor 0.1.0", + "id": "dtor 0.0.6", "target": "dtor" } ], @@ -7925,13 +6937,13 @@ "proc_macro_deps": { "common": [ { - "id": "ctor-proc-macro 0.0.6", + "id": "ctor-proc-macro 0.0.5", "target": "ctor_proc_macro" } ], "selects": {} }, - "version": "0.5.0" + "version": "0.4.2" }, "license": "Apache-2.0 OR MIT", "license_ids": [ @@ -7940,14 +6952,14 @@ ], "license_file": "LICENSE-APACHE" }, - "ctor-proc-macro 0.0.6": { + "ctor-proc-macro 0.0.5": { "name": "ctor-proc-macro", - "version": "0.0.6", + "version": "0.0.5", "package_url": "https://github.com/mmastrac/rust-ctor", "repository": { "Http": { - "url": "https://static.crates.io/crates/ctor-proc-macro/0.0.6/download", - "sha256": "e2931af7e13dc045d8e9d26afccc6fa115d64e115c9c84b1166288b46f6782c2" + "url": "https://static.crates.io/crates/ctor-proc-macro/0.0.5/download", + "sha256": "4f211af61d8efdd104f96e57adf5e426ba1bc3ed7a4ead616e15e5881fd79c4d" } }, "targets": [ @@ -7976,14 +6988,14 @@ "selects": {} }, "edition": "2021", - "version": "0.0.6" + "version": "0.0.5" }, "license": "Apache-2.0 OR MIT", "license_ids": [ "Apache-2.0", "MIT" ], - "license_file": "LICENSE-APACHE" + "license_file": null }, "dashmap 6.1.0": { "name": "dashmap", @@ -8017,7 +7029,7 @@ "deps": { "common": [ { - "id": "cfg-if 1.0.3", + "id": "cfg-if 1.0.0", "target": "cfg_if" }, { @@ -8029,7 +7041,7 @@ "target": "hashbrown" }, { - "id": "lock_api 0.4.13", + "id": "lock_api 0.4.12", "target": "lock_api" }, { @@ -8037,7 +7049,7 @@ "target": "once_cell" }, { - "id": "parking_lot_core 0.9.11", + "id": "parking_lot_core 0.9.10", "target": "parking_lot_core" } ], @@ -8052,14 +7064,14 @@ ], "license_file": "LICENSE" }, - "deranged 0.5.3": { + "deranged 0.4.0": { "name": "deranged", - "version": "0.5.3", + "version": "0.4.0", "package_url": "https://github.com/jhpratt/deranged", "repository": { "Http": { - "url": "https://static.crates.io/crates/deranged/0.5.3/download", - "sha256": "d630bccd429a5bb5a64b5e94f693bfc48c9f8566418fda4c494cc94f911f87cc" + "url": "https://static.crates.io/crates/deranged/0.4.0/download", + "sha256": "9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e" } }, "targets": [ @@ -8083,9 +7095,10 @@ ], "crate_features": { "common": [ - "default", + "alloc", "powerfmt", - "serde" + "serde", + "std" ], "selects": {} }, @@ -8103,7 +7116,7 @@ "selects": {} }, "edition": "2021", - "version": "0.5.3" + "version": "0.4.0" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -8213,59 +7226,14 @@ ], "license_file": "LICENSE-APACHE" }, - "downcast 0.11.0": { - "name": "downcast", - "version": "0.11.0", - "package_url": "https://github.com/fkoep/downcast-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/downcast/0.11.0/download", - "sha256": "1435fa1053d8b2fbbe9be7e97eca7f33d37b28409959813daefc1446a14247f1" - } - }, - "targets": [ - { - "Library": { - "crate_name": "downcast", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "downcast", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "default", - "std" - ], - "selects": {} - }, - "edition": "2018", - "version": "0.11.0" - }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE-MIT" - }, - "dtor 0.1.0": { + "dtor 0.0.6": { "name": "dtor", - "version": "0.1.0", + "version": "0.0.6", "package_url": "https://github.com/mmastrac/rust-ctor", "repository": { "Http": { - "url": "https://static.crates.io/crates/dtor/0.1.0/download", - "sha256": "e58a0764cddb55ab28955347b45be00ade43d4d6f3ba4bf3dc354e4ec9432934" + "url": "https://static.crates.io/crates/dtor/0.0.6/download", + "sha256": "97cbdf2ad6846025e8e25df05171abfb30e3ababa12ee0a0e44b9bbe570633a8" } }, "targets": [ @@ -8298,29 +7266,29 @@ "proc_macro_deps": { "common": [ { - "id": "dtor-proc-macro 0.0.6", + "id": "dtor-proc-macro 0.0.5", "target": "dtor_proc_macro" } ], "selects": {} }, - "version": "0.1.0" + "version": "0.0.6" }, "license": "Apache-2.0 OR MIT", "license_ids": [ "Apache-2.0", "MIT" ], - "license_file": "LICENSE-APACHE" + "license_file": null }, - "dtor-proc-macro 0.0.6": { + "dtor-proc-macro 0.0.5": { "name": "dtor-proc-macro", - "version": "0.0.6", + "version": "0.0.5", "package_url": "https://github.com/mmastrac/rust-ctor", "repository": { "Http": { - "url": "https://static.crates.io/crates/dtor-proc-macro/0.0.6/download", - "sha256": "f678cf4a922c215c63e0de95eb1ff08a958a81d47e485cf9da1e27bf6305cfa5" + "url": "https://static.crates.io/crates/dtor-proc-macro/0.0.5/download", + "sha256": "7454e41ff9012c00d53cf7f475c5e3afa3b91b7c90568495495e8d9bf47a1055" } }, "targets": [ @@ -8349,14 +7317,14 @@ "selects": {} }, "edition": "2021", - "version": "0.0.6" + "version": "0.0.5" }, "license": "Apache-2.0 OR MIT", "license_ids": [ "Apache-2.0", "MIT" ], - "license_file": "LICENSE-APACHE" + "license_file": null }, "either 1.15.0": { "name": "either", @@ -8443,7 +7411,7 @@ "deps": { "common": [ { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" } ], @@ -8498,14 +7466,14 @@ ], "license_file": "LICENSE-APACHE" }, - "errno 0.3.13": { + "errno 0.3.11": { "name": "errno", - "version": "0.3.13", + "version": "0.3.11", "package_url": "https://github.com/lambda-fairy/rust-errno", "repository": { "Http": { - "url": "https://static.crates.io/crates/errno/0.3.13/download", - "sha256": "778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad" + "url": "https://static.crates.io/crates/errno/0.3.11/download", + "sha256": "976dd42dc7e85965fe702eb8164f21f450704bdde31faefd6471dba214cb594e" } }, "targets": [ @@ -8538,32 +7506,32 @@ "selects": { "cfg(target_os = \"hermit\")": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(target_os = \"wasi\")": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(unix)": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(windows)": [ { - "id": "windows-sys 0.60.2", + "id": "windows-sys 0.59.0", "target": "windows_sys" } ] } }, "edition": "2018", - "version": "0.3.13" + "version": "0.3.11" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -8619,45 +7587,6 @@ ], "license_file": "LICENSE-APACHE" }, - "find-msvc-tools 0.1.0": { - "name": "find-msvc-tools", - "version": "0.1.0", - "package_url": "https://github.com/rust-lang/cc-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/find-msvc-tools/0.1.0/download", - "sha256": "e178e4fba8a2726903f6ba98a6d221e76f9c12c650d5dc0e6afdc50677b49650" - } - }, - "targets": [ - { - "Library": { - "crate_name": "find_msvc_tools", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "find_msvc_tools", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2018", - "version": "0.1.0" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, "flatbuffers 25.2.10": { "name": "flatbuffers", "version": "25.2.10", @@ -8709,7 +7638,7 @@ "deps": { "common": [ { - "id": "bitflags 2.9.4", + "id": "bitflags 2.9.0", "target": "bitflags" }, { @@ -8726,9 +7655,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], @@ -8780,7 +7706,7 @@ "deps": { "common": [ { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" } ], @@ -8796,14 +7722,14 @@ ], "license_file": "LICENSE-APACHE" }, - "flate2 1.1.2": { + "flate2 1.1.1": { "name": "flate2", - "version": "1.1.2", + "version": "1.1.1", "package_url": "https://github.com/rust-lang/flate2-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/flate2/1.1.2/download", - "sha256": "4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d" + "url": "https://static.crates.io/crates/flate2/1.1.1/download", + "sha256": "7ced92e76e966ca2fd84c8f7aa01a4aea65b0eb6648d72f7c8f3e2764a67fece" } }, "targets": [ @@ -8840,7 +7766,7 @@ "deps": { "common": [ { - "id": "crc32fast 1.5.0", + "id": "crc32fast 1.4.2", "target": "crc32fast" }, { @@ -8848,14 +7774,14 @@ "target": "libz_sys" }, { - "id": "miniz_oxide 0.8.9", + "id": "miniz_oxide 0.8.8", "target": "miniz_oxide" } ], "selects": {} }, "edition": "2018", - "version": "1.1.2" + "version": "1.1.1" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -8910,14 +7836,14 @@ ], "license_file": "LICENSE-APACHE" }, - "form_urlencoded 1.2.2": { + "form_urlencoded 1.2.1": { "name": "form_urlencoded", - "version": "1.2.2", + "version": "1.2.1", "package_url": "https://github.com/servo/rust-url", "repository": { "Http": { - "url": "https://static.crates.io/crates/form_urlencoded/1.2.2/download", - "sha256": "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" + "url": "https://static.crates.io/crates/form_urlencoded/1.2.1/download", + "sha256": "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" } }, "targets": [ @@ -8950,14 +7876,14 @@ "deps": { "common": [ { - "id": "percent-encoding 2.3.2", + "id": "percent-encoding 2.3.1", "target": "percent_encoding" } ], "selects": {} }, "edition": "2018", - "version": "1.2.2" + "version": "1.2.1" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -8966,20 +7892,20 @@ ], "license_file": "LICENSE-APACHE" }, - "fragile 2.0.1": { - "name": "fragile", - "version": "2.0.1", - "package_url": "https://github.com/mitsuhiko/fragile", + "fs-err 3.1.0": { + "name": "fs-err", + "version": "3.1.0", + "package_url": "https://github.com/andrewhickman/fs-err", "repository": { "Http": { - "url": "https://static.crates.io/crates/fragile/2.0.1/download", - "sha256": "28dd6caf6059519a65843af8fe2a3ae298b14b80179855aeb4adc2c1934ee619" + "url": "https://static.crates.io/crates/fs-err/3.1.0/download", + "sha256": "1f89bda4c2a21204059a977ed3bfe746677dfd137b83c339e702b0ac91d482aa" } }, "targets": [ { "Library": { - "crate_name": "fragile", + "crate_name": "fs_err", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -8988,59 +7914,21 @@ ] } } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } } ], - "library_target_name": "fragile", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2018", - "version": "2.0.1" - }, - "license": "Apache-2.0", - "license_ids": [ - "Apache-2.0" - ], - "license_file": "LICENSE" - }, - "fs-err 3.1.1": { - "name": "fs-err", - "version": "3.1.1", - "package_url": "https://github.com/andrewhickman/fs-err", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/fs-err/3.1.1/download", - "sha256": "88d7be93788013f265201256d58f04936a8079ad5dc898743aa20525f503b683" - } - }, - "targets": [ - { - "Library": { - "crate_name": "fs_err", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "fs_err", + "library_target_name": "fs_err", "common_attrs": { "compile_data_glob": [ "**" @@ -9054,33 +7942,30 @@ "deps": { "common": [ { - "id": "fs-err 3.1.1", + "id": "fs-err 3.1.0", "target": "build_script_build" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], "selects": {} }, "edition": "2018", - "version": "3.1.1" + "version": "3.1.0" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], "deps": { "common": [ { - "id": "autocfg 1.5.0", + "id": "autocfg 1.4.0", "target": "autocfg" } ], @@ -9128,7 +8013,7 @@ "selects": { "cfg(unix)": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], @@ -9150,6 +8035,42 @@ ], "license_file": "LICENSE-APACHE" }, + "fuchsia-cprng 0.1.1": { + "name": "fuchsia-cprng", + "version": "0.1.1", + "package_url": "https://fuchsia.googlesource.com/fuchsia/+/master/garnet/public/rust/fuchsia-cprng", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/fuchsia-cprng/0.1.1/download", + "sha256": "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba" + } + }, + "targets": [ + { + "Library": { + "crate_name": "fuchsia_cprng", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "fuchsia_cprng", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "0.1.1" + }, + "license": null, + "license_ids": [], + "license_file": "LICENSE" + }, "futures 0.3.31": { "name": "futures", "version": "0.3.31", @@ -9481,7 +8402,7 @@ "deps": { "common": [ { - "id": "proc-macro2 1.0.101", + "id": "proc-macro2 1.0.95", "target": "proc_macro2" }, { @@ -9489,7 +8410,7 @@ "target": "quote" }, { - "id": "syn 2.0.106", + "id": "syn 2.0.101", "target": "syn" } ], @@ -9669,7 +8590,7 @@ "target": "futures_task" }, { - "id": "memchr 2.7.5", + "id": "memchr 2.7.4", "target": "memchr" }, { @@ -9681,7 +8602,7 @@ "target": "pin_utils" }, { - "id": "slab 0.4.11", + "id": "slab 0.4.9", "target": "slab" } ], @@ -9773,9 +8694,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], @@ -9833,20 +8751,20 @@ "deps": { "common": [ { - "id": "cfg-if 1.0.3", + "id": "cfg-if 1.0.0", "target": "cfg_if" } ], "selects": { "cfg(target_os = \"wasi\")": [ { - "id": "wasi 0.11.1+wasi-snapshot-preview1", + "id": "wasi 0.11.0+wasi-snapshot-preview1", "target": "wasi" } ], "cfg(unix)": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ] @@ -9912,7 +8830,7 @@ "deps": { "common": [ { - "id": "cfg-if 1.0.3", + "id": "cfg-if 1.0.0", "target": "cfg_if" }, { @@ -9923,61 +8841,61 @@ "selects": { "cfg(all(any(target_os = \"linux\", target_os = \"android\"), not(any(all(target_os = \"linux\", target_env = \"\"), getrandom_backend = \"custom\", getrandom_backend = \"linux_raw\", getrandom_backend = \"rdrand\", getrandom_backend = \"rndr\"))))": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(all(target_arch = \"wasm32\", target_os = \"wasi\", target_env = \"p2\"))": [ { - "id": "wasi 0.14.3+wasi-0.2.4", + "id": "wasi 0.14.2+wasi-0.2.4", "target": "wasi" } ], "cfg(all(target_os = \"uefi\", getrandom_backend = \"efi_rng\"))": [ { - "id": "r-efi 5.3.0", + "id": "r-efi 5.2.0", "target": "r_efi" } ], "cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"hurd\", target_os = \"illumos\", target_os = \"cygwin\", all(target_os = \"horizon\", target_arch = \"arm\")))": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(any(target_os = \"haiku\", target_os = \"redox\", target_os = \"nto\", target_os = \"aix\"))": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(any(target_os = \"ios\", target_os = \"visionos\", target_os = \"watchos\", target_os = \"tvos\"))": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(any(target_os = \"macos\", target_os = \"openbsd\", target_os = \"vita\", target_os = \"emscripten\"))": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(target_os = \"netbsd\")": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(target_os = \"solaris\")": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(target_os = \"vxworks\")": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ] @@ -9990,9 +8908,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -10050,14 +8965,14 @@ ], "license_file": "LICENSE-APACHE" }, - "h2 0.4.12": { + "h2 0.4.10": { "name": "h2", - "version": "0.4.12", + "version": "0.4.10", "package_url": "https://github.com/hyperium/h2", "repository": { "Http": { - "url": "https://static.crates.io/crates/h2/0.4.12/download", - "sha256": "f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386" + "url": "https://static.crates.io/crates/h2/0.4.10/download", + "sha256": "a9421a676d1b147b16b82c9225157dc629087ef8ec4d5e2960f9437a90dac0a5" } }, "targets": [ @@ -10106,19 +9021,19 @@ "target": "http" }, { - "id": "indexmap 2.11.0", + "id": "indexmap 2.9.0", "target": "indexmap" }, { - "id": "slab 0.4.11", + "id": "slab 0.4.9", "target": "slab" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { - "id": "tokio-util 0.7.16", + "id": "tokio-util 0.7.15", "target": "tokio_util" }, { @@ -10129,7 +9044,7 @@ "selects": {} }, "edition": "2021", - "version": "0.4.12" + "version": "0.4.10" }, "license": "MIT", "license_ids": [ @@ -10169,14 +9084,14 @@ "deps": { "common": [ { - "id": "cfg-if 1.0.3", + "id": "cfg-if 1.0.0", "target": "cfg_if" } ], "selects": { "cfg(target_arch = \"spirv\")": [ { - "id": "crunchy 0.2.4", + "id": "crunchy 0.2.3", "target": "crunchy" } ] @@ -10237,14 +9152,14 @@ ], "license_file": "LICENSE-APACHE" }, - "hashbrown 0.15.5": { + "hashbrown 0.15.3": { "name": "hashbrown", - "version": "0.15.5", + "version": "0.15.3", "package_url": "https://github.com/rust-lang/hashbrown", "repository": { "Http": { - "url": "https://static.crates.io/crates/hashbrown/0.15.5/download", - "sha256": "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" + "url": "https://static.crates.io/crates/hashbrown/0.15.3/download", + "sha256": "84b26c544d002229e640969970a2e74021aadf6e2f96372b9c58eff97de08eb3" } }, "targets": [ @@ -10267,7 +9182,7 @@ "**" ], "edition": "2021", - "version": "0.15.5" + "version": "0.15.3" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -10276,20 +9191,20 @@ ], "license_file": "LICENSE-APACHE" }, - "heck 0.5.0": { - "name": "heck", - "version": "0.5.0", - "package_url": "https://github.com/withoutboats/heck", + "hermit-abi 0.5.1": { + "name": "hermit-abi", + "version": "0.5.1", + "package_url": "https://github.com/hermit-os/hermit-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/heck/0.5.0/download", - "sha256": "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" + "url": "https://static.crates.io/crates/hermit-abi/0.5.1/download", + "sha256": "f154ce46856750ed433c8649605bf7ed2de3bc35fd9d2a9f30cddd873c80cb08" } }, "targets": [ { "Library": { - "crate_name": "heck", + "crate_name": "hermit_abi", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -10300,13 +9215,13 @@ } } ], - "library_target_name": "heck", + "library_target_name": "hermit_abi", "common_attrs": { "compile_data_glob": [ "**" ], "edition": "2021", - "version": "0.5.0" + "version": "0.5.1" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -10612,9 +9527,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -10665,14 +9577,14 @@ ], "license_file": "LICENSE-APACHE" }, - "hyper 1.7.0": { + "hyper 1.6.0": { "name": "hyper", - "version": "1.7.0", + "version": "1.6.0", "package_url": "https://github.com/hyperium/hyper", "repository": { "Http": { - "url": "https://static.crates.io/crates/hyper/1.7.0/download", - "sha256": "eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e" + "url": "https://static.crates.io/crates/hyper/1.6.0/download", + "sha256": "cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80" } }, "targets": [ @@ -10706,10 +9618,6 @@ }, "deps": { "common": [ - { - "id": "atomic-waker 1.1.2", - "target": "atomic_waker" - }, { "id": "bytes 1.10.1", "target": "bytes" @@ -10719,11 +9627,11 @@ "target": "futures_channel" }, { - "id": "futures-core 0.3.31", - "target": "futures_core" + "id": "futures-util 0.3.31", + "target": "futures_util" }, { - "id": "h2 0.4.12", + "id": "h2 0.4.10", "target": "h2" }, { @@ -10751,15 +9659,11 @@ "target": "pin_project_lite" }, { - "id": "pin-utils 0.1.0", - "target": "pin_utils" - }, - { - "id": "smallvec 1.15.1", + "id": "smallvec 1.15.0", "target": "smallvec" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { @@ -10770,7 +9674,7 @@ "selects": {} }, "edition": "2021", - "version": "1.7.0" + "version": "1.6.0" }, "license": "MIT", "license_ids": [ @@ -10778,14 +9682,14 @@ ], "license_file": "LICENSE" }, - "hyper-rustls 0.27.7": { + "hyper-rustls 0.27.5": { "name": "hyper-rustls", - "version": "0.27.7", + "version": "0.27.5", "package_url": "https://github.com/rustls/hyper-rustls", "repository": { "Http": { - "url": "https://static.crates.io/crates/hyper-rustls/0.27.7/download", - "sha256": "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" + "url": "https://static.crates.io/crates/hyper-rustls/0.27.5/download", + "sha256": "2d191583f3da1305256f22463b9bb0471acad48a4e534a5218b9963e9c1f59b2" } }, "targets": [ @@ -10819,20 +9723,24 @@ }, "deps": { "common": [ + { + "id": "futures-util 0.3.31", + "target": "futures_util" + }, { "id": "http 1.3.1", "target": "http" }, { - "id": "hyper 1.7.0", + "id": "hyper 1.6.0", "target": "hyper" }, { - "id": "hyper-util 0.1.16", + "id": "hyper-util 0.1.11", "target": "hyper_util" }, { - "id": "rustls 0.23.31", + "id": "rustls 0.23.27", "target": "rustls" }, { @@ -10841,7 +9749,7 @@ "alias": "pki_types" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { @@ -10853,14 +9761,14 @@ "target": "tower_service" }, { - "id": "webpki-roots 1.0.2", + "id": "webpki-roots 0.26.11", "target": "webpki_roots" } ], "selects": {} }, "edition": "2021", - "version": "0.27.7" + "version": "0.27.5" }, "license": "Apache-2.0 OR ISC OR MIT", "license_ids": [ @@ -10870,14 +9778,14 @@ ], "license_file": "LICENSE" }, - "hyper-util 0.1.16": { + "hyper-util 0.1.11": { "name": "hyper-util", - "version": "0.1.16", + "version": "0.1.11", "package_url": "https://github.com/hyperium/hyper-util", "repository": { "Http": { - "url": "https://static.crates.io/crates/hyper-util/0.1.16/download", - "sha256": "8d9b05277c7e8da2c93a568989bb6207bef0112e8d17df7a6eda4a3cf143bc5e" + "url": "https://static.crates.io/crates/hyper-util/0.1.11/download", + "sha256": "497bbc33a26fdd4af9ed9c70d63f61cf56a938375fbb32df34db9b1cd6d643f2" } }, "targets": [ @@ -10923,10 +9831,6 @@ "id": "futures-channel 0.3.31", "target": "futures_channel" }, - { - "id": "futures-core 0.3.31", - "target": "futures_core" - }, { "id": "futures-util 0.3.31", "target": "futures_util" @@ -10940,11 +9844,11 @@ "target": "http_body" }, { - "id": "hyper 1.7.0", + "id": "hyper 1.6.0", "target": "hyper" }, { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" }, { @@ -10952,11 +9856,11 @@ "target": "pin_project_lite" }, { - "id": "socket2 0.6.0", + "id": "socket2 0.5.9", "target": "socket2" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { @@ -10971,7 +9875,7 @@ "selects": {} }, "edition": "2021", - "version": "0.1.16" + "version": "0.1.11" }, "license": "MIT", "license_ids": [ @@ -11019,15 +9923,15 @@ "selects": { "cfg(all(target_arch = \"wasm32\", target_os = \"unknown\"))": [ { - "id": "js-sys 0.3.78", + "id": "js-sys 0.3.77", "target": "js_sys" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { - "id": "wasm-bindgen 0.2.101", + "id": "wasm-bindgen 0.2.100", "target": "wasm_bindgen" } ], @@ -11045,7 +9949,7 @@ ], "cfg(target_os = \"windows\")": [ { - "id": "windows-core 0.61.2", + "id": "windows-core 0.61.0", "target": "windows_core" } ], @@ -11124,16 +10028,13 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], "deps": { "common": [ { - "id": "cc 1.2.35", + "id": "cc 1.2.22", "target": "cc" } ], @@ -11147,14 +10048,14 @@ ], "license_file": "LICENSE-APACHE" }, - "indexmap 2.11.0": { + "indexmap 2.9.0": { "name": "indexmap", - "version": "2.11.0", + "version": "2.9.0", "package_url": "https://github.com/indexmap-rs/indexmap", "repository": { "Http": { - "url": "https://static.crates.io/crates/indexmap/2.11.0/download", - "sha256": "f2481980430f9f78649238835720ddccc57e52df14ffce1c6f37391d61b563e9" + "url": "https://static.crates.io/crates/indexmap/2.9.0/download", + "sha256": "cea70ddb795996207ad57735b50c5982d8844f38ba9ee5f1aedcfb708a2aa11e" } }, "targets": [ @@ -11190,14 +10091,14 @@ "target": "equivalent" }, { - "id": "hashbrown 0.15.5", + "id": "hashbrown 0.15.3", "target": "hashbrown" } ], "selects": {} }, "edition": "2021", - "version": "2.11.0" + "version": "2.9.0" }, "license": "Apache-2.0 OR MIT", "license_ids": [ @@ -11238,7 +10139,7 @@ "deps": { "common": [ { - "id": "cfg-if 1.0.3", + "id": "cfg-if 1.0.0", "target": "cfg_if" } ], @@ -11308,20 +10209,20 @@ ], "license_file": "LICENSE-APACHE" }, - "io-uring 0.7.10": { - "name": "io-uring", - "version": "0.7.10", - "package_url": "https://github.com/tokio-rs/io-uring", + "is-terminal 0.4.16": { + "name": "is-terminal", + "version": "0.4.16", + "package_url": "https://github.com/sunfishcode/is-terminal", "repository": { "Http": { - "url": "https://static.crates.io/crates/io-uring/0.7.10/download", - "sha256": "046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b" + "url": "https://static.crates.io/crates/is-terminal/0.4.16/download", + "sha256": "e04d7f318608d35d4b61ddd75cbdaee86b023ebe2bd5a66ee0915f0bf93095a9" } }, "targets": [ { "Library": { - "crate_name": "io_uring", + "crate_name": "is_terminal", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -11330,120 +10231,53 @@ ] } } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } } ], - "library_target_name": "io_uring", + "library_target_name": "is_terminal", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { - "common": [ - { - "id": "bitflags 2.9.4", - "target": "bitflags" - }, - { - "id": "cfg-if 1.0.3", - "target": "cfg_if" - }, - { - "id": "io-uring 0.7.10", - "target": "build_script_build" - }, - { - "id": "libc 0.2.175", - "target": "libc" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.7.10" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ] - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "is_terminal_polyfill 1.70.1": { - "name": "is_terminal_polyfill", - "version": "1.70.1", - "package_url": "https://github.com/polyfill-rs/is_terminal_polyfill", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/is_terminal_polyfill/1.70.1/download", - "sha256": "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" - } - }, - "targets": [ - { - "Library": { - "crate_name": "is_terminal_polyfill", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } + "common": [], + "selects": { + "cfg(any(unix, target_os = \"wasi\"))": [ + { + "id": "libc 0.2.172", + "target": "libc" + } + ], + "cfg(target_os = \"hermit\")": [ + { + "id": "hermit-abi 0.5.1", + "target": "hermit_abi" + } + ], + "cfg(windows)": [ + { + "id": "windows-sys 0.59.0", + "target": "windows_sys" + } + ] } - } - ], - "library_target_name": "is_terminal_polyfill", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "default" - ], - "selects": {} }, - "edition": "2021", - "version": "1.70.1" + "edition": "2018", + "version": "0.4.16" }, - "license": "MIT OR Apache-2.0", + "license": "MIT", "license_ids": [ - "Apache-2.0", "MIT" ], - "license_file": "LICENSE-APACHE" + "license_file": "LICENSE-MIT" }, - "itertools 0.13.0": { + "itertools 0.10.5": { "name": "itertools", - "version": "0.13.0", + "version": "0.10.5", "package_url": "https://github.com/rust-itertools/itertools", "repository": { "Http": { - "url": "https://static.crates.io/crates/itertools/0.13.0/download", - "sha256": "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186" + "url": "https://static.crates.io/crates/itertools/0.10.5/download", + "sha256": "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" } }, "targets": [ @@ -11483,9 +10317,9 @@ "selects": {} }, "edition": "2018", - "version": "0.13.0" + "version": "0.10.5" }, - "license": "MIT OR Apache-2.0", + "license": "MIT/Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" @@ -11629,7 +10463,7 @@ "target": "cesu8" }, { - "id": "cfg-if 1.0.3", + "id": "cfg-if 1.0.0", "target": "cfg_if" }, { @@ -11641,7 +10475,7 @@ "target": "jni_sys" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { @@ -11707,14 +10541,14 @@ ], "license_file": "LICENSE-APACHE" }, - "js-sys 0.3.78": { + "js-sys 0.3.77": { "name": "js-sys", - "version": "0.3.78", - "package_url": "https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys", + "version": "0.3.77", + "package_url": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys", "repository": { "Http": { - "url": "https://static.crates.io/crates/js-sys/0.3.78/download", - "sha256": "0c0b063578492ceec17683ef2f8c5e89121fbd0b172cbc280635ab7567db2738" + "url": "https://static.crates.io/crates/js-sys/0.3.77/download", + "sha256": "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f" } }, "targets": [ @@ -11743,14 +10577,14 @@ "target": "once_cell" }, { - "id": "wasm-bindgen 0.2.101", + "id": "wasm-bindgen 0.2.100", "target": "wasm_bindgen" } ], "selects": {} }, "edition": "2021", - "version": "0.3.78" + "version": "0.3.77" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -11798,14 +10632,14 @@ ], "license_file": "LICENSE-APACHE" }, - "libc 0.2.175": { + "libc 0.2.172": { "name": "libc", - "version": "0.2.175", + "version": "0.2.172", "package_url": "https://github.com/rust-lang/libc", "repository": { "Http": { - "url": "https://static.crates.io/crates/libc/0.2.175/download", - "sha256": "6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543" + "url": "https://static.crates.io/crates/libc/0.2.172/download", + "sha256": "d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa" } }, "targets": [ @@ -11853,22 +10687,19 @@ "deps": { "common": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", - "version": "0.2.175" + "version": "0.2.172" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -11937,16 +10768,13 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], "deps": { "common": [ { - "id": "cc 1.2.35", + "id": "cc 1.2.22", "target": "cc" }, { @@ -12050,17 +10878,14 @@ ], "crate_features": { "common": [ + "elf", "errno", "general", "ioctl", "no_std", "std" ], - "selects": { - "x86_64-unknown-linux-gnu": [ - "elf" - ] - } + "selects": {} }, "edition": "2021", "version": "0.9.4" @@ -12072,14 +10897,14 @@ ], "license_file": "LICENSE-APACHE" }, - "lock_api 0.4.13": { + "lock_api 0.4.12": { "name": "lock_api", - "version": "0.4.13", + "version": "0.4.12", "package_url": "https://github.com/Amanieu/parking_lot", "repository": { "Http": { - "url": "https://static.crates.io/crates/lock_api/0.4.13/download", - "sha256": "96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765" + "url": "https://static.crates.io/crates/lock_api/0.4.12/download", + "sha256": "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17" } }, "targets": [ @@ -12123,7 +10948,7 @@ "deps": { "common": [ { - "id": "lock_api 0.4.13", + "id": "lock_api 0.4.12", "target": "build_script_build" }, { @@ -12134,22 +10959,19 @@ "selects": {} }, "edition": "2021", - "version": "0.4.13" + "version": "0.4.12" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], "deps": { "common": [ { - "id": "autocfg 1.5.0", + "id": "autocfg 1.4.0", "target": "autocfg" } ], @@ -12163,14 +10985,14 @@ ], "license_file": "LICENSE-APACHE" }, - "log 0.4.28": { + "log 0.4.27": { "name": "log", - "version": "0.4.28", + "version": "0.4.27", "package_url": "https://github.com/rust-lang/log", "repository": { "Http": { - "url": "https://static.crates.io/crates/log/0.4.28/download", - "sha256": "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432" + "url": "https://static.crates.io/crates/log/0.4.27/download", + "sha256": "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94" } }, "targets": [ @@ -12201,7 +11023,7 @@ "selects": {} }, "edition": "2021", - "version": "0.4.28" + "version": "0.4.27" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -12264,7 +11086,7 @@ "target": "bd_test_helpers" }, { - "id": "criterion 0.7.0", + "id": "criterion 0.5.1", "target": "criterion" }, { @@ -12272,11 +11094,11 @@ "target": "protobuf" }, { - "id": "tempfile 3.21.0", - "target": "tempfile" + "id": "tempdir 0.3.7", + "target": "tempdir" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" } ], @@ -12321,7 +11143,7 @@ "deps": { "common": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], @@ -12336,14 +11158,14 @@ ], "license_file": null }, - "matchers 0.2.0": { + "matchers 0.1.0": { "name": "matchers", - "version": "0.2.0", + "version": "0.1.0", "package_url": "https://github.com/hawkw/matchers", "repository": { "Http": { - "url": "https://static.crates.io/crates/matchers/0.2.0/download", - "sha256": "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9" + "url": "https://static.crates.io/crates/matchers/0.1.0/download", + "sha256": "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558" } }, "targets": [ @@ -12368,14 +11190,14 @@ "deps": { "common": [ { - "id": "regex-automata 0.4.10", + "id": "regex-automata 0.1.10", "target": "regex_automata" } ], "selects": {} }, "edition": "2018", - "version": "0.2.0" + "version": "0.1.0" }, "license": "MIT", "license_ids": [ @@ -12428,14 +11250,14 @@ ], "license_file": "LICENSE" }, - "memchr 2.7.5": { + "memchr 2.7.4": { "name": "memchr", - "version": "2.7.5", + "version": "2.7.4", "package_url": "https://github.com/BurntSushi/memchr", "repository": { "Http": { - "url": "https://static.crates.io/crates/memchr/2.7.5/download", - "sha256": "32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0" + "url": "https://static.crates.io/crates/memchr/2.7.4/download", + "sha256": "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" } }, "targets": [ @@ -12466,7 +11288,7 @@ "selects": {} }, "edition": "2021", - "version": "2.7.5" + "version": "2.7.4" }, "license": "Unlicense OR MIT", "license_ids": [ @@ -12475,14 +11297,14 @@ ], "license_file": "LICENSE-MIT" }, - "memmap2 0.9.8": { + "memmap2 0.9.5": { "name": "memmap2", - "version": "0.9.8", + "version": "0.9.5", "package_url": "https://github.com/RazrFalcon/memmap2-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/memmap2/0.9.8/download", - "sha256": "843a98750cd611cc2965a8213b53b43e715f13c37a9e096c6408e69990961db7" + "url": "https://static.crates.io/crates/memmap2/0.9.5/download", + "sha256": "fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f" } }, "targets": [ @@ -12509,14 +11331,14 @@ "selects": { "cfg(unix)": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ] } }, - "edition": "2021", - "version": "0.9.8" + "edition": "2018", + "version": "0.9.5" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -12588,16 +11410,13 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], "deps": { "common": [ { - "id": "autocfg 1.5.0", + "id": "autocfg 1.4.0", "target": "autocfg" } ], @@ -12649,14 +11468,14 @@ ], "license_file": "LICENSE-APACHE" }, - "miniz_oxide 0.8.9": { + "miniz_oxide 0.8.8": { "name": "miniz_oxide", - "version": "0.8.9", + "version": "0.8.8", "package_url": "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide", "repository": { "Http": { - "url": "https://static.crates.io/crates/miniz_oxide/0.8.9/download", - "sha256": "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" + "url": "https://static.crates.io/crates/miniz_oxide/0.8.8/download", + "sha256": "3be647b768db090acb35d5ec5db2b0e1f1de11133ca123b9eacf5137868f892a" } }, "targets": [ @@ -12687,14 +11506,14 @@ "deps": { "common": [ { - "id": "adler2 2.0.1", + "id": "adler2 2.0.0", "target": "adler2" } ], "selects": {} }, "edition": "2021", - "version": "0.8.9" + "version": "0.8.8" }, "license": "MIT OR Zlib OR Apache-2.0", "license_ids": [ @@ -12704,14 +11523,14 @@ ], "license_file": "LICENSE" }, - "mio 1.0.4": { + "mio 1.0.3": { "name": "mio", - "version": "1.0.4", + "version": "1.0.3", "package_url": "https://github.com/tokio-rs/mio", "repository": { "Http": { - "url": "https://static.crates.io/crates/mio/1.0.4/download", - "sha256": "78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c" + "url": "https://static.crates.io/crates/mio/1.0.3/download", + "sha256": "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd" } }, "targets": [ @@ -12746,36 +11565,36 @@ "selects": { "cfg(target_os = \"hermit\")": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(target_os = \"wasi\")": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" }, { - "id": "wasi 0.11.1+wasi-snapshot-preview1", + "id": "wasi 0.11.0+wasi-snapshot-preview1", "target": "wasi" } ], "cfg(unix)": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(windows)": [ { - "id": "windows-sys 0.59.0", + "id": "windows-sys 0.52.0", "target": "windows_sys" } ] } }, "edition": "2021", - "version": "1.0.4" + "version": "1.0.3" }, "license": "MIT", "license_ids": [ @@ -12783,20 +11602,20 @@ ], "license_file": "LICENSE" }, - "mockall 0.13.1": { - "name": "mockall", - "version": "0.13.1", - "package_url": "https://github.com/asomers/mockall", + "nu-ansi-term 0.46.0": { + "name": "nu-ansi-term", + "version": "0.46.0", + "package_url": "https://github.com/nushell/nu-ansi-term", "repository": { "Http": { - "url": "https://static.crates.io/crates/mockall/0.13.1/download", - "sha256": "39a6bfcc6c8c7eed5ee98b9c3e33adc726054389233e201c95dab2d41a3839d2" + "url": "https://static.crates.io/crates/nu-ansi-term/0.46.0/download", + "sha256": "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84" } }, "targets": [ { "Library": { - "crate_name": "mockall", + "crate_name": "nu_ansi_term", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -12807,7 +11626,7 @@ } } ], - "library_target_name": "mockall", + "library_target_name": "nu_ansi_term", "common_attrs": { "compile_data_glob": [ "**" @@ -12815,183 +11634,27 @@ "deps": { "common": [ { - "id": "cfg-if 1.0.3", - "target": "cfg_if" - }, - { - "id": "downcast 0.11.0", - "target": "downcast" - }, - { - "id": "fragile 2.0.1", - "target": "fragile" - }, - { - "id": "predicates 3.1.3", - "target": "predicates" - }, - { - "id": "predicates-tree 1.0.12", - "target": "predicates_tree" - } - ], - "selects": {} - }, - "edition": "2021", - "proc_macro_deps": { - "common": [ - { - "id": "mockall_derive 0.13.1", - "target": "mockall_derive" + "id": "overload 0.1.1", + "target": "overload" } ], - "selects": {} + "selects": { + "cfg(target_os = \"windows\")": [ + { + "id": "winapi 0.3.9", + "target": "winapi" + } + ] + } }, - "version": "0.13.1" + "edition": "2018", + "version": "0.46.0" }, - "license": "MIT OR Apache-2.0", + "license": "MIT", "license_ids": [ - "Apache-2.0", "MIT" ], - "license_file": "LICENSE-APACHE" - }, - "mockall_derive 0.13.1": { - "name": "mockall_derive", - "version": "0.13.1", - "package_url": "https://github.com/asomers/mockall", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/mockall_derive/0.13.1/download", - "sha256": "25ca3004c2efe9011bd4e461bd8256445052b9615405b4f7ea43fc8ca5c20898" - } - }, - "targets": [ - { - "ProcMacro": { - "crate_name": "mockall_derive", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "mockall_derive", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "cfg-if 1.0.3", - "target": "cfg_if" - }, - { - "id": "mockall_derive 0.13.1", - "target": "build_script_build" - }, - { - "id": "proc-macro2 1.0.101", - "target": "proc_macro2" - }, - { - "id": "quote 1.0.40", - "target": "quote" - }, - { - "id": "syn 2.0.106", - "target": "syn" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.13.1" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ] - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "nu-ansi-term 0.50.1": { - "name": "nu-ansi-term", - "version": "0.50.1", - "package_url": "https://github.com/nushell/nu-ansi-term", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/nu-ansi-term/0.50.1/download", - "sha256": "d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399" - } - }, - "targets": [ - { - "Library": { - "crate_name": "nu_ansi_term", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "nu_ansi_term", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [], - "selects": { - "cfg(windows)": [ - { - "id": "windows-sys 0.52.0", - "target": "windows_sys", - "alias": "windows" - } - ] - } - }, - "edition": "2021", - "version": "0.50.1" - }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license_file": null }, "num-conv 0.1.0": { "name": "num-conv", @@ -13096,16 +11759,13 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], "deps": { "common": [ { - "id": "autocfg 1.5.0", + "id": "autocfg 1.4.0", "target": "autocfg" } ], @@ -13325,7 +11985,7 @@ "deps": { "common": [ { - "id": "memchr 2.7.5", + "id": "memchr 2.7.4", "target": "memchr" }, { @@ -13342,9 +12002,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -13404,20 +12061,20 @@ ], "license_file": "LICENSE-APACHE" }, - "once_cell_polyfill 1.70.1": { - "name": "once_cell_polyfill", - "version": "1.70.1", - "package_url": "https://github.com/polyfill-rs/once_cell_polyfill", + "oorandom 11.1.5": { + "name": "oorandom", + "version": "11.1.5", + "package_url": "https://hg.sr.ht/~icefox/oorandom", "repository": { "Http": { - "url": "https://static.crates.io/crates/once_cell_polyfill/1.70.1/download", - "sha256": "a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad" + "url": "https://static.crates.io/crates/oorandom/11.1.5/download", + "sha256": "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e" } }, "targets": [ { "Library": { - "crate_name": "once_cell_polyfill", + "crate_name": "oorandom", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -13428,35 +12085,34 @@ } } ], - "library_target_name": "once_cell_polyfill", + "library_target_name": "oorandom", "common_attrs": { "compile_data_glob": [ "**" ], - "edition": "2021", - "version": "1.70.1" + "edition": "2018", + "version": "11.1.5" }, - "license": "MIT OR Apache-2.0", + "license": "MIT", "license_ids": [ - "Apache-2.0", "MIT" ], - "license_file": "LICENSE-APACHE" + "license_file": "LICENSE-MIT" }, - "oorandom 11.1.5": { - "name": "oorandom", - "version": "11.1.5", - "package_url": "https://hg.sr.ht/~icefox/oorandom", + "overload 0.1.1": { + "name": "overload", + "version": "0.1.1", + "package_url": "https://github.com/danaugrs/overload", "repository": { "Http": { - "url": "https://static.crates.io/crates/oorandom/11.1.5/download", - "sha256": "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e" + "url": "https://static.crates.io/crates/overload/0.1.1/download", + "sha256": "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" } }, "targets": [ { "Library": { - "crate_name": "oorandom", + "crate_name": "overload", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -13467,28 +12123,28 @@ } } ], - "library_target_name": "oorandom", + "library_target_name": "overload", "common_attrs": { "compile_data_glob": [ "**" ], "edition": "2018", - "version": "11.1.5" + "version": "0.1.1" }, "license": "MIT", "license_ids": [ "MIT" ], - "license_file": "LICENSE-MIT" + "license_file": "LICENSE" }, - "parking_lot 0.12.4": { + "parking_lot 0.12.3": { "name": "parking_lot", - "version": "0.12.4", + "version": "0.12.3", "package_url": "https://github.com/Amanieu/parking_lot", "repository": { "Http": { - "url": "https://static.crates.io/crates/parking_lot/0.12.4/download", - "sha256": "70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13" + "url": "https://static.crates.io/crates/parking_lot/0.12.3/download", + "sha256": "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27" } }, "targets": [ @@ -13519,18 +12175,18 @@ "deps": { "common": [ { - "id": "lock_api 0.4.13", + "id": "lock_api 0.4.12", "target": "lock_api" }, { - "id": "parking_lot_core 0.9.11", + "id": "parking_lot_core 0.9.10", "target": "parking_lot_core" } ], "selects": {} }, "edition": "2021", - "version": "0.12.4" + "version": "0.12.3" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -13539,14 +12195,14 @@ ], "license_file": "LICENSE-APACHE" }, - "parking_lot_core 0.9.11": { + "parking_lot_core 0.9.10": { "name": "parking_lot_core", - "version": "0.9.11", + "version": "0.9.10", "package_url": "https://github.com/Amanieu/parking_lot", "repository": { "Http": { - "url": "https://static.crates.io/crates/parking_lot_core/0.9.11/download", - "sha256": "bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5" + "url": "https://static.crates.io/crates/parking_lot_core/0.9.10/download", + "sha256": "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8" } }, "targets": [ @@ -13583,28 +12239,28 @@ "deps": { "common": [ { - "id": "cfg-if 1.0.3", + "id": "cfg-if 1.0.0", "target": "cfg_if" }, { - "id": "parking_lot_core 0.9.11", + "id": "parking_lot_core 0.9.10", "target": "build_script_build" }, { - "id": "smallvec 1.15.1", + "id": "smallvec 1.15.0", "target": "smallvec" } ], "selects": { "cfg(target_os = \"redox\")": [ { - "id": "redox_syscall 0.5.17", + "id": "redox_syscall 0.5.12", "target": "syscall" } ], "cfg(unix)": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], @@ -13617,15 +12273,12 @@ } }, "edition": "2021", - "version": "0.9.11" + "version": "0.9.10" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -13637,14 +12290,14 @@ ], "license_file": "LICENSE-APACHE" }, - "percent-encoding 2.3.2": { + "percent-encoding 2.3.1": { "name": "percent-encoding", - "version": "2.3.2", + "version": "2.3.1", "package_url": "https://github.com/servo/rust-url/", "repository": { "Http": { - "url": "https://static.crates.io/crates/percent-encoding/2.3.2/download", - "sha256": "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" + "url": "https://static.crates.io/crates/percent-encoding/2.3.1/download", + "sha256": "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" } }, "targets": [ @@ -13675,7 +12328,7 @@ "selects": {} }, "edition": "2018", - "version": "2.3.2" + "version": "2.3.1" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -13840,7 +12493,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -13855,10 +12508,6 @@ "id": "bd-client-stats-store 1.0.0", "target": "bd_client_stats_store" }, - { - "id": "bd-error-reporter 1.0.0", - "target": "bd_error_reporter" - }, { "id": "bd-log-primitives 1.0.0", "target": "bd_log_primitives" @@ -13876,11 +12525,11 @@ "target": "bd_session" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { - "id": "parking_lot 0.12.4", + "id": "parking_lot 0.12.3", "target": "parking_lot" }, { @@ -13888,15 +12537,15 @@ "target": "build_script_build" }, { - "id": "regex 1.11.2", - "target": "regex" + "id": "regex-lite 0.1.6", + "target": "regex_lite" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], @@ -13918,9 +12567,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -13956,7 +12602,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -13992,7 +12638,7 @@ "target": "bd_test_helpers" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" } ], @@ -14061,11 +12707,11 @@ "selects": { "cfg(all(target_arch = \"wasm32\", not(target_os = \"wasi\")))": [ { - "id": "wasm-bindgen 0.2.101", + "id": "wasm-bindgen 0.2.100", "target": "wasm_bindgen" }, { - "id": "web-sys 0.3.78", + "id": "web-sys 0.3.77", "target": "web_sys" } ] @@ -14283,7 +12929,7 @@ "deps": { "common": [ { - "id": "zerocopy 0.8.26", + "id": "zerocopy 0.8.25", "target": "zerocopy" } ], @@ -14299,20 +12945,20 @@ ], "license_file": "LICENSE-APACHE" }, - "predicates 3.1.3": { - "name": "predicates", - "version": "3.1.3", - "package_url": "https://github.com/assert-rs/predicates-rs", + "pretty_assertions 1.4.1": { + "name": "pretty_assertions", + "version": "1.4.1", + "package_url": "https://github.com/rust-pretty-assertions/rust-pretty-assertions", "repository": { "Http": { - "url": "https://static.crates.io/crates/predicates/3.1.3/download", - "sha256": "a5d19ee57562043d37e82899fade9a22ebab7be9cef5026b07fda9cdd4293573" + "url": "https://static.crates.io/crates/pretty_assertions/1.4.1/download", + "sha256": "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d" } }, "targets": [ { "Library": { - "crate_name": "predicates", + "crate_name": "pretty_assertions", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -14323,26 +12969,33 @@ } } ], - "library_target_name": "predicates", + "library_target_name": "pretty_assertions", "common_attrs": { "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, "deps": { "common": [ { - "id": "anstyle 1.0.11", - "target": "anstyle" + "id": "diff 0.1.13", + "target": "diff" }, { - "id": "predicates-core 1.0.9", - "target": "predicates_core" + "id": "yansi 1.0.1", + "target": "yansi" } ], "selects": {} }, - "edition": "2021", - "version": "3.1.3" + "edition": "2018", + "version": "1.4.1" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -14351,20 +13004,20 @@ ], "license_file": "LICENSE-APACHE" }, - "predicates-core 1.0.9": { - "name": "predicates-core", - "version": "1.0.9", - "package_url": "https://github.com/assert-rs/predicates-rs/tree/master/crates/core", + "proc-macro2 1.0.95": { + "name": "proc-macro2", + "version": "1.0.95", + "package_url": "https://github.com/dtolnay/proc-macro2", "repository": { "Http": { - "url": "https://static.crates.io/crates/predicates-core/1.0.9/download", - "sha256": "727e462b119fe9c93fd0eb1429a5f7647394014cf3c04ab2c0350eeb09095ffa" + "url": "https://static.crates.io/crates/proc-macro2/1.0.95/download", + "sha256": "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778" } }, "targets": [ { "Library": { - "crate_name": "predicates_core", + "crate_name": "proc_macro2", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -14373,38 +13026,11 @@ ] } } - } - ], - "library_target_name": "predicates_core", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2021", - "version": "1.0.9" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "predicates-tree 1.0.12": { - "name": "predicates-tree", - "version": "1.0.12", - "package_url": "https://github.com/assert-rs/predicates-rs/tree/master/crates/tree", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/predicates-tree/1.0.12/download", - "sha256": "72dd2d6d381dfb73a193c7fca536518d7caee39fc8503f74e7dc0be0531b425c" - } - }, - "targets": [ + }, { - "Library": { - "crate_name": "predicates_tree", - "crate_root": "src/lib.rs", + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", "srcs": { "allow_empty": true, "include": [ @@ -14414,26 +13040,41 @@ } } ], - "library_target_name": "predicates_tree", + "library_target_name": "proc_macro2", "common_attrs": { "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "default", + "proc-macro" + ], + "selects": {} + }, "deps": { "common": [ { - "id": "predicates-core 1.0.9", - "target": "predicates_core" + "id": "proc-macro2 1.0.95", + "target": "build_script_build" }, { - "id": "termtree 0.5.1", - "target": "termtree" + "id": "unicode-ident 1.0.18", + "target": "unicode_ident" } ], "selects": {} }, "edition": "2021", - "version": "1.0.12" + "version": "1.0.95" + }, + "build_script_attrs": { + "compile_data_glob": [ + "**" + ], + "data_glob": [ + "**" + ] }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -14442,20 +13083,20 @@ ], "license_file": "LICENSE-APACHE" }, - "pretty_assertions 1.4.1": { - "name": "pretty_assertions", - "version": "1.4.1", - "package_url": "https://github.com/rust-pretty-assertions/rust-pretty-assertions", + "prometheus 0.14.0": { + "name": "prometheus", + "version": "0.14.0", + "package_url": "https://github.com/tikv/rust-prometheus", "repository": { "Http": { - "url": "https://static.crates.io/crates/pretty_assertions/1.4.1/download", - "sha256": "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d" + "url": "https://static.crates.io/crates/prometheus/0.14.0/download", + "sha256": "3ca5326d8d0b950a9acd87e6a3f94745394f62e4dae1b1ee22b2bc0c394af43a" } }, "targets": [ { "Library": { - "crate_name": "pretty_assertions", + "crate_name": "prometheus", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -14464,9 +13105,21 @@ ] } } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } } ], - "library_target_name": "pretty_assertions", + "library_target_name": "prometheus", "common_attrs": { "compile_data_glob": [ "**" @@ -14474,168 +13127,15 @@ "crate_features": { "common": [ "default", - "std" + "protobuf" ], "selects": {} }, "deps": { "common": [ { - "id": "diff 0.1.13", - "target": "diff" - }, - { - "id": "yansi 1.0.1", - "target": "yansi" - } - ], - "selects": {} - }, - "edition": "2018", - "version": "1.4.1" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "proc-macro2 1.0.101": { - "name": "proc-macro2", - "version": "1.0.101", - "package_url": "https://github.com/dtolnay/proc-macro2", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/proc-macro2/1.0.101/download", - "sha256": "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de" - } - }, - "targets": [ - { - "Library": { - "crate_name": "proc_macro2", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "proc_macro2", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "default", - "proc-macro" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "proc-macro2 1.0.101", - "target": "build_script_build" - }, - { - "id": "unicode-ident 1.0.18", - "target": "unicode_ident" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "1.0.101" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ] - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "prometheus 0.14.0": { - "name": "prometheus", - "version": "0.14.0", - "package_url": "https://github.com/tikv/rust-prometheus", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/prometheus/0.14.0/download", - "sha256": "3ca5326d8d0b950a9acd87e6a3f94745394f62e4dae1b1ee22b2bc0c394af43a" - } - }, - "targets": [ - { - "Library": { - "crate_name": "prometheus", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "prometheus", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "default", - "protobuf" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "cfg-if 1.0.3", - "target": "cfg_if" + "id": "cfg-if 1.0.0", + "target": "cfg_if" }, { "id": "fnv 1.0.7", @@ -14646,11 +13146,11 @@ "target": "lazy_static" }, { - "id": "memchr 2.7.5", + "id": "memchr 2.7.4", "target": "memchr" }, { - "id": "parking_lot 0.12.4", + "id": "parking_lot 0.12.3", "target": "parking_lot" }, { @@ -14662,7 +13162,7 @@ "target": "protobuf" }, { - "id": "thiserror 2.0.16", + "id": "thiserror 2.0.12", "target": "thiserror" } ], @@ -14675,9 +13175,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -14706,7 +13203,7 @@ "target": "serde" }, { - "id": "serde_json 1.0.143", + "id": "serde_json 1.0.140", "target": "serde_json" } ], @@ -14794,9 +13291,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -14891,9 +13385,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -14939,7 +13430,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -14955,11 +13446,11 @@ "target": "protobuf_parse" }, { - "id": "regex 1.11.2", + "id": "regex 1.11.1", "target": "regex" }, { - "id": "tempfile 3.21.0", + "id": "tempfile 3.19.1", "target": "tempfile" }, { @@ -15013,15 +13504,15 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { - "id": "indexmap 2.11.0", + "id": "indexmap 2.9.0", "target": "indexmap" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { @@ -15033,7 +13524,7 @@ "target": "protobuf_support" }, { - "id": "tempfile 3.21.0", + "id": "tempfile 3.19.1", "target": "tempfile" }, { @@ -15192,7 +13683,7 @@ "deps": { "common": [ { - "id": "proc-macro2 1.0.101", + "id": "proc-macro2 1.0.95", "target": "proc_macro2" } ], @@ -15208,14 +13699,14 @@ ], "license_file": "LICENSE-APACHE" }, - "r-efi 5.3.0": { + "r-efi 5.2.0": { "name": "r-efi", - "version": "5.3.0", + "version": "5.2.0", "package_url": "https://github.com/r-efi/r-efi", "repository": { "Http": { - "url": "https://static.crates.io/crates/r-efi/5.3.0/download", - "sha256": "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" + "url": "https://static.crates.io/crates/r-efi/5.2.0/download", + "sha256": "74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5" } }, "targets": [ @@ -15238,7 +13729,7 @@ "**" ], "edition": "2018", - "version": "5.3.0" + "version": "5.2.0" }, "license": "MIT OR Apache-2.0 OR LGPL-2.1-or-later", "license_ids": [ @@ -15248,6 +13739,85 @@ ], "license_file": null }, + "rand 0.4.6": { + "name": "rand", + "version": "0.4.6", + "package_url": "https://github.com/rust-lang-nursery/rand", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/rand/0.4.6/download", + "sha256": "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293" + } + }, + "targets": [ + { + "Library": { + "crate_name": "rand", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "rand", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "libc", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "libc 0.2.172", + "target": "libc" + } + ], + "selects": { + "cfg(target_env = \"sgx\")": [ + { + "id": "rand_core 0.3.1", + "target": "rand_core" + }, + { + "id": "rdrand 0.4.0", + "target": "rdrand" + } + ], + "cfg(target_os = \"fuchsia\")": [ + { + "id": "fuchsia-cprng 0.1.1", + "target": "fuchsia_cprng" + } + ], + "cfg(windows)": [ + { + "id": "winapi 0.3.9", + "target": "winapi" + } + ] + } + }, + "edition": "2015", + "version": "0.4.6" + }, + "license": "MIT/Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, "rand 0.8.5": { "name": "rand", "version": "0.8.5", @@ -15292,7 +13862,7 @@ "deps": { "common": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" }, { @@ -15316,14 +13886,14 @@ ], "license_file": "LICENSE-APACHE" }, - "rand 0.9.2": { + "rand 0.9.1": { "name": "rand", - "version": "0.9.2", + "version": "0.9.1", "package_url": "https://github.com/rust-random/rand", "repository": { "Http": { - "url": "https://static.crates.io/crates/rand/0.9.2/download", - "sha256": "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" + "url": "https://static.crates.io/crates/rand/0.9.1/download", + "sha256": "9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97" } }, "targets": [ @@ -15371,7 +13941,7 @@ "selects": {} }, "edition": "2021", - "version": "0.9.2" + "version": "0.9.1" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -15496,14 +14066,14 @@ ], "license_file": "LICENSE-APACHE" }, - "rand_core 0.6.4": { + "rand_core 0.3.1": { "name": "rand_core", - "version": "0.6.4", + "version": "0.3.1", "package_url": "https://github.com/rust-random/rand", "repository": { "Http": { - "url": "https://static.crates.io/crates/rand_core/0.6.4/download", - "sha256": "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" + "url": "https://static.crates.io/crates/rand_core/0.3.1/download", + "sha256": "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b" } }, "targets": [ @@ -15525,41 +14095,33 @@ "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "alloc", - "getrandom", - "std" - ], - "selects": {} - }, "deps": { "common": [ { - "id": "getrandom 0.2.16", - "target": "getrandom" + "id": "rand_core 0.4.2", + "target": "rand_core" } ], "selects": {} }, - "edition": "2018", - "version": "0.6.4" + "edition": "2015", + "version": "0.3.1" }, - "license": "MIT OR Apache-2.0", + "license": "MIT/Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, - "rand_core 0.9.3": { + "rand_core 0.4.2": { "name": "rand_core", - "version": "0.9.3", + "version": "0.4.2", "package_url": "https://github.com/rust-random/rand", "repository": { "Http": { - "url": "https://static.crates.io/crates/rand_core/0.9.3/download", - "sha256": "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" + "url": "https://static.crates.io/crates/rand_core/0.4.2/download", + "sha256": "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc" } }, "targets": [ @@ -15581,22 +14143,117 @@ "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "os_rng", - "std" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "getrandom 0.3.3", - "target": "getrandom" - } - ], - "selects": {} - }, + "edition": "2015", + "version": "0.4.2" + }, + "license": "MIT/Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "rand_core 0.6.4": { + "name": "rand_core", + "version": "0.6.4", + "package_url": "https://github.com/rust-random/rand", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/rand_core/0.6.4/download", + "sha256": "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" + } + }, + "targets": [ + { + "Library": { + "crate_name": "rand_core", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "rand_core", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "alloc", + "getrandom", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "getrandom 0.2.16", + "target": "getrandom" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.6.4" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "rand_core 0.9.3": { + "name": "rand_core", + "version": "0.9.3", + "package_url": "https://github.com/rust-random/rand", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/rand_core/0.9.3/download", + "sha256": "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" + } + }, + "targets": [ + { + "Library": { + "crate_name": "rand_core", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "rand_core", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "os_rng", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "getrandom 0.3.3", + "target": "getrandom" + } + ], + "selects": {} + }, "edition": "2021", "version": "0.9.3" }, @@ -15607,14 +14264,14 @@ ], "license_file": "LICENSE-APACHE" }, - "rayon 1.11.0": { + "rayon 1.10.0": { "name": "rayon", - "version": "1.11.0", + "version": "1.10.0", "package_url": "https://github.com/rayon-rs/rayon", "repository": { "Http": { - "url": "https://static.crates.io/crates/rayon/1.11.0/download", - "sha256": "368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f" + "url": "https://static.crates.io/crates/rayon/1.10.0/download", + "sha256": "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa" } }, "targets": [ @@ -15643,14 +14300,14 @@ "target": "either" }, { - "id": "rayon-core 1.13.0", + "id": "rayon-core 1.12.1", "target": "rayon_core" } ], "selects": {} }, "edition": "2021", - "version": "1.11.0" + "version": "1.10.0" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -15659,14 +14316,14 @@ ], "license_file": "LICENSE-APACHE" }, - "rayon-core 1.13.0": { + "rayon-core 1.12.1": { "name": "rayon-core", - "version": "1.13.0", + "version": "1.12.1", "package_url": "https://github.com/rayon-rs/rayon", "repository": { "Http": { - "url": "https://static.crates.io/crates/rayon-core/1.13.0/download", - "sha256": "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91" + "url": "https://static.crates.io/crates/rayon-core/1.12.1/download", + "sha256": "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2" } }, "targets": [ @@ -15711,22 +14368,19 @@ "target": "crossbeam_utils" }, { - "id": "rayon-core 1.13.0", + "id": "rayon-core 1.12.1", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", - "version": "1.13.0" + "version": "1.12.1" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], @@ -15739,14 +14393,61 @@ ], "license_file": "LICENSE-APACHE" }, - "redox_syscall 0.5.17": { + "rdrand 0.4.0": { + "name": "rdrand", + "version": "0.4.0", + "package_url": "https://github.com/nagisa/rust_rdrand/", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/rdrand/0.4.0/download", + "sha256": "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2" + } + }, + "targets": [ + { + "Library": { + "crate_name": "rdrand", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "rdrand", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "rand_core 0.3.1", + "target": "rand_core" + } + ], + "selects": {} + }, + "edition": "2015", + "version": "0.4.0" + }, + "license": "ISC", + "license_ids": [ + "ISC" + ], + "license_file": "LICENSE" + }, + "redox_syscall 0.5.12": { "name": "redox_syscall", - "version": "0.5.17", + "version": "0.5.12", "package_url": "https://gitlab.redox-os.org/redox-os/syscall", "repository": { "Http": { - "url": "https://static.crates.io/crates/redox_syscall/0.5.17/download", - "sha256": "5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77" + "url": "https://static.crates.io/crates/redox_syscall/0.5.12/download", + "sha256": "928fca9cf2aa042393a8325b9ead81d2f0df4cb12e1e24cef072922ccd99c5af" } }, "targets": [ @@ -15771,14 +14472,14 @@ "deps": { "common": [ { - "id": "bitflags 2.9.4", + "id": "bitflags 2.9.0", "target": "bitflags" } ], "selects": {} }, "edition": "2021", - "version": "0.5.17" + "version": "0.5.12" }, "license": "MIT", "license_ids": [ @@ -15786,14 +14487,14 @@ ], "license_file": "LICENSE" }, - "regex 1.11.2": { + "regex 1.11.1": { "name": "regex", - "version": "1.11.2", + "version": "1.11.1", "package_url": "https://github.com/rust-lang/regex", "repository": { "Http": { - "url": "https://static.crates.io/crates/regex/1.11.2/download", - "sha256": "23d7fd106d8c02486a8d64e778353d1cffe08ce79ac2e82f540c86d0facf6912" + "url": "https://static.crates.io/crates/regex/1.11.1/download", + "sha256": "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191" } }, "targets": [ @@ -15844,22 +14545,22 @@ "target": "aho_corasick" }, { - "id": "memchr 2.7.5", + "id": "memchr 2.7.4", "target": "memchr" }, { - "id": "regex-automata 0.4.10", + "id": "regex-automata 0.4.9", "target": "regex_automata" }, { - "id": "regex-syntax 0.8.6", + "id": "regex-syntax 0.8.5", "target": "regex_syntax" } ], "selects": {} }, "edition": "2021", - "version": "1.11.2" + "version": "1.11.1" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -15868,14 +14569,70 @@ ], "license_file": "LICENSE-APACHE" }, - "regex-automata 0.4.10": { + "regex-automata 0.1.10": { "name": "regex-automata", - "version": "0.4.10", - "package_url": "https://github.com/rust-lang/regex", + "version": "0.1.10", + "package_url": "https://github.com/BurntSushi/regex-automata", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/regex-automata/0.1.10/download", + "sha256": "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" + } + }, + "targets": [ + { + "Library": { + "crate_name": "regex_automata", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "regex_automata", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "regex-syntax", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "regex-syntax 0.6.29", + "target": "regex_syntax" + } + ], + "selects": {} + }, + "edition": "2015", + "version": "0.1.10" + }, + "license": "Unlicense/MIT", + "license_ids": [ + "MIT", + "Unlicense" + ], + "license_file": "LICENSE-MIT" + }, + "regex-automata 0.4.9": { + "name": "regex-automata", + "version": "0.4.9", + "package_url": "https://github.com/rust-lang/regex/tree/master/regex-automata", "repository": { "Http": { - "url": "https://static.crates.io/crates/regex-automata/0.4.10/download", - "sha256": "6b9458fa0bfeeac22b5ca447c63aaf45f28439a709ccd244698632f9aa6394d6" + "url": "https://static.crates.io/crates/regex-automata/0.4.9/download", + "sha256": "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908" } }, "targets": [ @@ -15900,9 +14657,7 @@ "crate_features": { "common": [ "alloc", - "dfa-build", "dfa-onepass", - "dfa-search", "hybrid", "meta", "nfa-backtrack", @@ -15933,18 +14688,18 @@ "target": "aho_corasick" }, { - "id": "memchr 2.7.5", + "id": "memchr 2.7.4", "target": "memchr" }, { - "id": "regex-syntax 0.8.6", + "id": "regex-syntax 0.8.5", "target": "regex_syntax" } ], "selects": {} }, "edition": "2021", - "version": "0.4.10" + "version": "0.4.9" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -15953,20 +14708,20 @@ ], "license_file": "LICENSE-APACHE" }, - "regex-syntax 0.8.6": { - "name": "regex-syntax", - "version": "0.8.6", - "package_url": "https://github.com/rust-lang/regex", + "regex-lite 0.1.6": { + "name": "regex-lite", + "version": "0.1.6", + "package_url": "https://github.com/rust-lang/regex/tree/master/regex-lite", "repository": { "Http": { - "url": "https://static.crates.io/crates/regex-syntax/0.8.6/download", - "sha256": "caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001" + "url": "https://static.crates.io/crates/regex-lite/0.1.6/download", + "sha256": "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a" } }, "targets": [ { "Library": { - "crate_name": "regex_syntax", + "crate_name": "regex_lite", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -15977,7 +14732,7 @@ } } ], - "library_target_name": "regex_syntax", + "library_target_name": "regex_lite", "common_attrs": { "compile_data_glob": [ "**" @@ -15986,19 +14741,12 @@ "common": [ "default", "std", - "unicode", - "unicode-age", - "unicode-bool", - "unicode-case", - "unicode-gencat", - "unicode-perl", - "unicode-script", - "unicode-segment" + "string" ], "selects": {} }, "edition": "2021", - "version": "0.8.6" + "version": "0.1.6" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -16007,20 +14755,20 @@ ], "license_file": "LICENSE-APACHE" }, - "ring 0.17.14": { - "name": "ring", - "version": "0.17.14", - "package_url": "https://github.com/briansmith/ring", + "regex-syntax 0.6.29": { + "name": "regex-syntax", + "version": "0.6.29", + "package_url": "https://github.com/rust-lang/regex", "repository": { "Http": { - "url": "https://static.crates.io/crates/ring/0.17.14/download", - "sha256": "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" + "url": "https://static.crates.io/crates/regex-syntax/0.6.29/download", + "sha256": "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" } }, "targets": [ { "Library": { - "crate_name": "ring", + "crate_name": "regex_syntax", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -16029,37 +14777,194 @@ ] } } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } } ], - "library_target_name": "ring", + "library_target_name": "regex_syntax", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "alloc", "default", - "dev_urandom_fallback" + "unicode", + "unicode-age", + "unicode-bool", + "unicode-case", + "unicode-gencat", + "unicode-perl", + "unicode-script", + "unicode-segment" ], "selects": {} }, - "deps": { - "common": [ + "edition": "2018", + "version": "0.6.29" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "regex-syntax 0.8.5": { + "name": "regex-syntax", + "version": "0.8.5", + "package_url": "https://github.com/rust-lang/regex/tree/master/regex-syntax", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/regex-syntax/0.8.5/download", + "sha256": "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" + } + }, + "targets": [ + { + "Library": { + "crate_name": "regex_syntax", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "regex_syntax", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "std", + "unicode", + "unicode-age", + "unicode-bool", + "unicode-case", + "unicode-gencat", + "unicode-perl", + "unicode-script", + "unicode-segment" + ], + "selects": {} + }, + "edition": "2021", + "version": "0.8.5" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "remove_dir_all 0.5.3": { + "name": "remove_dir_all", + "version": "0.5.3", + "package_url": "https://github.com/XAMPPRocky/remove_dir_all.git", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/remove_dir_all/0.5.3/download", + "sha256": "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7" + } + }, + "targets": [ + { + "Library": { + "crate_name": "remove_dir_all", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "remove_dir_all", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [], + "selects": { + "cfg(windows)": [ + { + "id": "winapi 0.3.9", + "target": "winapi" + } + ] + } + }, + "edition": "2015", + "version": "0.5.3" + }, + "license": "MIT/Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": null + }, + "ring 0.17.14": { + "name": "ring", + "version": "0.17.14", + "package_url": "https://github.com/briansmith/ring", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/ring/0.17.14/download", + "sha256": "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" + } + }, + "targets": [ + { + "Library": { + "crate_name": "ring", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "ring", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "alloc", + "default", + "dev_urandom_fallback" + ], + "selects": {} + }, + "deps": { + "common": [ { - "id": "cfg-if 1.0.3", + "id": "cfg-if 1.0.0", "target": "cfg_if" }, { @@ -16084,13 +14989,13 @@ ], "cfg(all(all(target_arch = \"aarch64\", target_endian = \"little\"), target_vendor = \"apple\", any(target_os = \"ios\", target_os = \"macos\", target_os = \"tvos\", target_os = \"visionos\", target_os = \"watchos\")))": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(all(any(all(target_arch = \"aarch64\", target_endian = \"little\"), all(target_arch = \"arm\", target_endian = \"little\")), any(target_os = \"android\", target_os = \"linux\")))": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ] @@ -16103,16 +15008,13 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], "deps": { "common": [ { - "id": "cc 1.2.35", + "id": "cc 1.2.22", "target": "cc" } ], @@ -16127,14 +15029,14 @@ ], "license_file": "LICENSE" }, - "rustc-demangle 0.1.26": { + "rustc-demangle 0.1.24": { "name": "rustc-demangle", - "version": "0.1.26", + "version": "0.1.24", "package_url": "https://github.com/rust-lang/rustc-demangle", "repository": { "Http": { - "url": "https://static.crates.io/crates/rustc-demangle/0.1.26/download", - "sha256": "56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace" + "url": "https://static.crates.io/crates/rustc-demangle/0.1.24/download", + "sha256": "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f" } }, "targets": [ @@ -16157,7 +15059,7 @@ "**" ], "edition": "2015", - "version": "0.1.26" + "version": "0.1.24" }, "license": "MIT/Apache-2.0", "license_ids": [ @@ -16267,7 +15169,7 @@ "deps": { "common": [ { - "id": "bitflags 2.9.4", + "id": "bitflags 2.9.0", "target": "bitflags" }, { @@ -16278,12 +15180,12 @@ "selects": { "aarch64-apple-darwin": [ { - "id": "errno 0.3.13", + "id": "errno 0.3.11", "target": "errno", "alias": "libc_errno" }, { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], @@ -16301,18 +15203,18 @@ ], "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", target_arch = \"s390x\"), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))": [ { - "id": "errno 0.3.13", + "id": "errno 0.3.11", "target": "errno", "alias": "libc_errno" }, { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(windows)": [ { - "id": "errno 0.3.13", + "id": "errno 0.3.11", "target": "errno", "alias": "libc_errno" }, @@ -16330,9 +15232,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -16344,14 +15243,14 @@ ], "license_file": "LICENSE-APACHE" }, - "rustix 1.0.8": { + "rustix 1.0.7": { "name": "rustix", - "version": "1.0.8", + "version": "1.0.7", "package_url": "https://github.com/bytecodealliance/rustix", "repository": { "Http": { - "url": "https://static.crates.io/crates/rustix/1.0.8/download", - "sha256": "11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8" + "url": "https://static.crates.io/crates/rustix/1.0.7/download", + "sha256": "c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266" } }, "targets": [ @@ -16397,67 +15296,23 @@ "deps": { "common": [ { - "id": "bitflags 2.9.4", + "id": "bitflags 2.9.0", "target": "bitflags" }, { - "id": "rustix 1.0.8", + "id": "rustix 1.0.7", "target": "build_script_build" } ], "selects": { "aarch64-apple-darwin": [ { - "id": "errno 0.3.13", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.175", - "target": "libc" - } - ], - "aarch64-apple-ios": [ - { - "id": "errno 0.3.13", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.175", - "target": "libc" - } - ], - "aarch64-apple-ios-sim": [ - { - "id": "errno 0.3.13", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.175", - "target": "libc" - } - ], - "aarch64-linux-android": [ - { - "id": "errno 0.3.13", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.175", - "target": "libc" - } - ], - "armv7-linux-androideabi": [ - { - "id": "errno 0.3.13", + "id": "errno 0.3.11", "target": "errno", "alias": "libc_errno" }, { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], @@ -16475,71 +15330,35 @@ ], "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))": [ { - "id": "errno 0.3.13", + "id": "errno 0.3.11", "target": "errno", "alias": "libc_errno" }, { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(windows)": [ { - "id": "errno 0.3.13", + "id": "errno 0.3.11", "target": "errno", "alias": "libc_errno" }, { - "id": "windows-sys 0.60.2", + "id": "windows-sys 0.59.0", "target": "windows_sys" } - ], - "i686-linux-android": [ - { - "id": "errno 0.3.13", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.175", - "target": "libc" - } - ], - "x86_64-apple-ios": [ - { - "id": "errno 0.3.13", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.175", - "target": "libc" - } - ], - "x86_64-linux-android": [ - { - "id": "errno 0.3.13", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.175", - "target": "libc" - } ] } }, "edition": "2021", - "version": "1.0.8" + "version": "1.0.7" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -16551,14 +15370,14 @@ ], "license_file": "LICENSE-APACHE" }, - "rustls 0.23.31": { + "rustls 0.23.27": { "name": "rustls", - "version": "0.23.31", + "version": "0.23.27", "package_url": "https://github.com/rustls/rustls", "repository": { "Http": { - "url": "https://static.crates.io/crates/rustls/0.23.31/download", - "sha256": "c0ebcbd2f03de0fc1122ad9bb24b127a5a6cd51d72604a3f3c50ac459762b6cc" + "url": "https://static.crates.io/crates/rustls/0.23.27/download", + "sha256": "730944ca083c1c233a75c09f199e973ca499344a2b7ba9e755c457e86fb4a321" } }, "targets": [ @@ -16610,7 +15429,7 @@ "target": "ring" }, { - "id": "rustls 0.23.31", + "id": "rustls 0.23.27", "target": "build_script_build" }, { @@ -16619,7 +15438,7 @@ "alias": "pki_types" }, { - "id": "rustls-webpki 0.103.4", + "id": "rustls-webpki 0.103.3", "target": "webpki" }, { @@ -16634,15 +15453,12 @@ "selects": {} }, "edition": "2021", - "version": "0.23.31" + "version": "0.23.27" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], @@ -16777,14 +15593,14 @@ ], "license_file": "LICENSE-APACHE" }, - "rustls-webpki 0.103.4": { + "rustls-webpki 0.103.3": { "name": "rustls-webpki", - "version": "0.103.4", + "version": "0.103.3", "package_url": "https://github.com/rustls/webpki", "repository": { "Http": { - "url": "https://static.crates.io/crates/rustls-webpki/0.103.4/download", - "sha256": "0a17884ae0c1b773f1ccd2bd4a8c72f16da897310a98b0e84bf349ad5ead92fc" + "url": "https://static.crates.io/crates/rustls-webpki/0.103.3/download", + "sha256": "e4a72fe2bcf7a6ac6fd7d0b9e5cb68aeb7d4c0a0271730218b3e92d43b4eb435" } }, "targets": [ @@ -16833,7 +15649,7 @@ "selects": {} }, "edition": "2021", - "version": "0.103.4" + "version": "0.103.3" }, "license": "ISC", "license_ids": [ @@ -16841,14 +15657,14 @@ ], "license_file": "LICENSE" }, - "rustversion 1.0.22": { + "rustversion 1.0.20": { "name": "rustversion", - "version": "1.0.22", + "version": "1.0.20", "package_url": "https://github.com/dtolnay/rustversion", "repository": { "Http": { - "url": "https://static.crates.io/crates/rustversion/1.0.22/download", - "sha256": "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" + "url": "https://static.crates.io/crates/rustversion/1.0.20/download", + "sha256": "eded382c5f5f786b989652c49544c4877d9f015cc22e145a5ea8ea66c2921cd2" } }, "targets": [ @@ -16885,22 +15701,19 @@ "deps": { "common": [ { - "id": "rustversion 1.0.22", + "id": "rustversion 1.0.20", "target": "build_script_build" } ], "selects": {} }, "edition": "2018", - "version": "1.0.22" + "version": "1.0.20" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -16985,7 +15798,7 @@ "selects": { "cfg(windows)": [ { - "id": "winapi-util 0.1.10", + "id": "winapi-util 0.1.9", "target": "winapi_util" } ] @@ -17104,9 +15917,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -17195,9 +16005,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -17247,7 +16054,7 @@ "deps": { "common": [ { - "id": "proc-macro2 1.0.101", + "id": "proc-macro2 1.0.95", "target": "proc_macro2" }, { @@ -17255,7 +16062,7 @@ "target": "quote" }, { - "id": "syn 2.0.106", + "id": "syn 2.0.101", "target": "syn" } ], @@ -17271,14 +16078,14 @@ ], "license_file": "LICENSE-APACHE" }, - "serde_json 1.0.143": { + "serde_json 1.0.140": { "name": "serde_json", - "version": "1.0.143", + "version": "1.0.140", "package_url": "https://github.com/serde-rs/json", "repository": { "Http": { - "url": "https://static.crates.io/crates/serde_json/1.0.143/download", - "sha256": "d401abef1d108fbd9cbaebc3e46611f4b1021f714a0597a71f41ee463f5f4a5a" + "url": "https://static.crates.io/crates/serde_json/1.0.140/download", + "sha256": "20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373" } }, "targets": [ @@ -17327,7 +16134,7 @@ "target": "itoa" }, { - "id": "memchr 2.7.5", + "id": "memchr 2.7.4", "target": "memchr" }, { @@ -17339,22 +16146,19 @@ "target": "serde" }, { - "id": "serde_json 1.0.143", + "id": "serde_json 1.0.140", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", - "version": "1.0.143" + "version": "1.0.140" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -17418,20 +16222,20 @@ ], "license_file": "LICENSE-APACHE" }, - "serde_spanned 0.6.9": { - "name": "serde_spanned", - "version": "0.6.9", - "package_url": "https://github.com/toml-rs/toml", + "serde_urlencoded 0.7.1": { + "name": "serde_urlencoded", + "version": "0.7.1", + "package_url": "https://github.com/nox/serde_urlencoded", "repository": { "Http": { - "url": "https://static.crates.io/crates/serde_spanned/0.6.9/download", - "sha256": "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3" + "url": "https://static.crates.io/crates/serde_urlencoded/0.7.1/download", + "sha256": "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" } }, "targets": [ { "Library": { - "crate_name": "serde_spanned", + "crate_name": "serde_urlencoded", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -17442,19 +16246,25 @@ } } ], - "library_target_name": "serde_spanned", + "library_target_name": "serde_urlencoded", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "serde" - ], - "selects": {} - }, "deps": { "common": [ + { + "id": "form_urlencoded 1.2.1", + "target": "form_urlencoded" + }, + { + "id": "itoa 1.0.15", + "target": "itoa" + }, + { + "id": "ryu 1.0.20", + "target": "ryu" + }, { "id": "serde 1.0.219", "target": "serde" @@ -17462,30 +16272,30 @@ ], "selects": {} }, - "edition": "2021", - "version": "0.6.9" + "edition": "2018", + "version": "0.7.1" }, - "license": "MIT OR Apache-2.0", + "license": "MIT/Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, - "serde_urlencoded 0.7.1": { - "name": "serde_urlencoded", - "version": "0.7.1", - "package_url": "https://github.com/nox/serde_urlencoded", + "serde_yaml 0.9.34+deprecated": { + "name": "serde_yaml", + "version": "0.9.34+deprecated", + "package_url": "https://github.com/dtolnay/serde-yaml", "repository": { "Http": { - "url": "https://static.crates.io/crates/serde_urlencoded/0.7.1/download", - "sha256": "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" + "url": "https://static.crates.io/crates/serde_yaml/0.9.34+deprecated/download", + "sha256": "6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47" } }, "targets": [ { "Library": { - "crate_name": "serde_urlencoded", + "crate_name": "serde_yaml", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -17496,7 +16306,7 @@ } } ], - "library_target_name": "serde_urlencoded", + "library_target_name": "serde_yaml", "common_attrs": { "compile_data_glob": [ "**" @@ -17504,8 +16314,8 @@ "deps": { "common": [ { - "id": "form_urlencoded 1.2.2", - "target": "form_urlencoded" + "id": "indexmap 2.9.0", + "target": "indexmap" }, { "id": "itoa 1.0.15", @@ -17518,14 +16328,18 @@ { "id": "serde 1.0.219", "target": "serde" + }, + { + "id": "unsafe-libyaml 0.2.11", + "target": "unsafe_libyaml" } ], "selects": {} }, - "edition": "2018", - "version": "0.7.1" + "edition": "2021", + "version": "0.9.34+deprecated" }, - "license": "MIT/Apache-2.0", + "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" @@ -17571,7 +16385,7 @@ "deps": { "common": [ { - "id": "cfg-if 1.0.3", + "id": "cfg-if 1.0.0", "target": "cfg_if" }, { @@ -17691,14 +16505,14 @@ ], "license_file": "LICENSE-APACHE" }, - "signal-hook-registry 1.4.6": { + "signal-hook-registry 1.4.5": { "name": "signal-hook-registry", - "version": "1.4.6", + "version": "1.4.5", "package_url": "https://github.com/vorner/signal-hook", "repository": { "Http": { - "url": "https://static.crates.io/crates/signal-hook-registry/1.4.6/download", - "sha256": "b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b" + "url": "https://static.crates.io/crates/signal-hook-registry/1.4.5/download", + "sha256": "9203b8055f63a2a00e2f593bb0510367fe707d7ff1e5c872de2f537b339e5410" } }, "targets": [ @@ -17723,14 +16537,14 @@ "deps": { "common": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "selects": {} }, "edition": "2015", - "version": "1.4.6" + "version": "1.4.5" }, "license": "Apache-2.0/MIT", "license_ids": [ @@ -17824,14 +16638,14 @@ ], "license_file": "LICENSE" }, - "slab 0.4.11": { + "slab 0.4.9": { "name": "slab", - "version": "0.4.11", + "version": "0.4.9", "package_url": "https://github.com/tokio-rs/slab", "repository": { "Http": { - "url": "https://static.crates.io/crates/slab/0.4.11/download", - "sha256": "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589" + "url": "https://static.crates.io/crates/slab/0.4.9/download", + "sha256": "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" } }, "targets": [ @@ -17846,6 +16660,18 @@ ] } } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } } ], "library_target_name": "slab", @@ -17860,8 +16686,34 @@ ], "selects": {} }, + "deps": { + "common": [ + { + "id": "slab 0.4.9", + "target": "build_script_build" + } + ], + "selects": {} + }, "edition": "2018", - "version": "0.4.11" + "version": "0.4.9" + }, + "build_script_attrs": { + "compile_data_glob": [ + "**" + ], + "data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "autocfg 1.4.0", + "target": "autocfg" + } + ], + "selects": {} + } }, "license": "MIT", "license_ids": [ @@ -17869,14 +16721,14 @@ ], "license_file": "LICENSE" }, - "smallvec 1.15.1": { + "smallvec 1.15.0": { "name": "smallvec", - "version": "1.15.1", + "version": "1.15.0", "package_url": "https://github.com/servo/rust-smallvec", "repository": { "Http": { - "url": "https://static.crates.io/crates/smallvec/1.15.1/download", - "sha256": "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" + "url": "https://static.crates.io/crates/smallvec/1.15.0/download", + "sha256": "8917285742e9f3e1683f0a9c4e6b57960b7314d0b08d30d1ecd426713ee2eee9" } }, "targets": [ @@ -17906,7 +16758,7 @@ "selects": {} }, "edition": "2018", - "version": "1.15.1" + "version": "1.15.0" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -17972,9 +16824,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -17985,14 +16834,14 @@ ], "license_file": null }, - "socket2 0.6.0": { + "socket2 0.5.9": { "name": "socket2", - "version": "0.6.0", + "version": "0.5.9", "package_url": "https://github.com/rust-lang/socket2", "repository": { "Http": { - "url": "https://static.crates.io/crates/socket2/0.6.0/download", - "sha256": "233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807" + "url": "https://static.crates.io/crates/socket2/0.5.9/download", + "sha256": "4f5fd57c80058a56cf5c777ab8a126398ece8e442983605d280a44ce79d0edef" } }, "targets": [ @@ -18025,20 +16874,20 @@ "selects": { "cfg(unix)": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(windows)": [ { - "id": "windows-sys 0.59.0", + "id": "windows-sys 0.52.0", "target": "windows_sys" } ] } }, "edition": "2021", - "version": "0.6.0" + "version": "0.5.9" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -18086,44 +16935,6 @@ ], "license_file": "LICENSE-APACHE" }, - "strsim 0.11.1": { - "name": "strsim", - "version": "0.11.1", - "package_url": "https://github.com/rapidfuzz/strsim-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/strsim/0.11.1/download", - "sha256": "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" - } - }, - "targets": [ - { - "Library": { - "crate_name": "strsim", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "strsim", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2015", - "version": "0.11.1" - }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" - }, "subtle 2.6.1": { "name": "subtle", "version": "2.6.1", @@ -18193,17 +17004,13 @@ "target": "ahash" }, { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { "id": "bd-api 1.0.0", "target": "bd_api" }, - { - "id": "bd-bonjson 1.0.0", - "target": "bd_bonjson" - }, { "id": "bd-client-common 1.0.0", "target": "bd_client_common" @@ -18212,10 +17019,6 @@ "id": "bd-device 1.0.0", "target": "bd_device" }, - { - "id": "bd-error-reporter 1.0.0", - "target": "bd_error_reporter" - }, { "id": "bd-key-value 1.0.0", "target": "bd_key_value" @@ -18236,10 +17039,6 @@ "id": "bd-noop-network 1.0.0", "target": "bd_noop_network" }, - { - "id": "bd-report-writer 1.0.0", - "target": "bd_report_writer" - }, { "id": "bd-runtime 1.0.0", "target": "bd_runtime" @@ -18253,7 +17052,7 @@ "target": "bd_time" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { @@ -18261,23 +17060,23 @@ "target": "objc" }, { - "id": "parking_lot 0.12.4", + "id": "parking_lot 0.12.3", "target": "parking_lot" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { - "id": "tracing-subscriber 0.3.20", + "id": "tracing-subscriber 0.3.19", "target": "tracing_subscriber" }, { - "id": "uuid 1.18.1", + "id": "uuid 1.16.0", "target": "uuid" } ], @@ -18300,7 +17099,7 @@ "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.89", + "id": "async-trait 0.1.88", "target": "async_trait" } ], @@ -18312,14 +17111,14 @@ "license_ids": [], "license_file": "LICENSE" }, - "syn 2.0.106": { + "syn 2.0.101": { "name": "syn", - "version": "2.0.106", + "version": "2.0.101", "package_url": "https://github.com/dtolnay/syn", "repository": { "Http": { - "url": "https://static.crates.io/crates/syn/2.0.106/download", - "sha256": "ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6" + "url": "https://static.crates.io/crates/syn/2.0.101/download", + "sha256": "8ce2b7fc941b3a24138a0a7cf8e858bfc6a992e7978a068a5c760deb0ed43caf" } }, "targets": [ @@ -18347,7 +17146,6 @@ "default", "derive", "extra-traits", - "fold", "full", "parsing", "printing", @@ -18360,7 +17158,7 @@ "deps": { "common": [ { - "id": "proc-macro2 1.0.101", + "id": "proc-macro2 1.0.95", "target": "proc_macro2" }, { @@ -18375,7 +17173,7 @@ "selects": {} }, "edition": "2021", - "version": "2.0.106" + "version": "2.0.101" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -18422,14 +17220,66 @@ ], "license_file": "LICENSE" }, - "tempfile 3.21.0": { + "tempdir 0.3.7": { + "name": "tempdir", + "version": "0.3.7", + "package_url": "https://github.com/rust-lang/tempdir", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/tempdir/0.3.7/download", + "sha256": "15f2b5fb00ccdf689e0149d1b1b3c03fead81c2b37735d812fa8bddbbf41b6d8" + } + }, + "targets": [ + { + "Library": { + "crate_name": "tempdir", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "tempdir", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "rand 0.4.6", + "target": "rand" + }, + { + "id": "remove_dir_all 0.5.3", + "target": "remove_dir_all" + } + ], + "selects": {} + }, + "edition": "2015", + "version": "0.3.7" + }, + "license": "MIT/Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "tempfile 3.19.1": { "name": "tempfile", - "version": "3.21.0", + "version": "3.19.1", "package_url": "https://github.com/Stebalien/tempfile", "repository": { "Http": { - "url": "https://static.crates.io/crates/tempfile/3.21.0/download", - "sha256": "15b61f8f20e3a6f7e0649d825294eaf317edce30f82cf6026e7e4cb9222a7d1e" + "url": "https://static.crates.io/crates/tempfile/3.19.1/download", + "sha256": "7437ac7763b9b123ccf33c338a5cc1bac6f69b45a136c19bdd8a65e3916435bf" } }, "targets": [ @@ -18476,20 +17326,20 @@ "selects": { "cfg(any(unix, target_os = \"wasi\"))": [ { - "id": "rustix 1.0.8", + "id": "rustix 1.0.7", "target": "rustix" } ], "cfg(windows)": [ { - "id": "windows-sys 0.60.2", + "id": "windows-sys 0.59.0", "target": "windows_sys" } ] } }, "edition": "2021", - "version": "3.21.0" + "version": "3.19.1" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -18532,7 +17382,7 @@ "selects": { "cfg(windows)": [ { - "id": "winapi-util 0.1.10", + "id": "winapi-util 0.1.9", "target": "winapi_util" } ] @@ -18548,44 +17398,6 @@ ], "license_file": "LICENSE-MIT" }, - "termtree 0.5.1": { - "name": "termtree", - "version": "0.5.1", - "package_url": "https://github.com/rust-cli/termtree", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/termtree/0.5.1/download", - "sha256": "8f50febec83f5ee1df3015341d8bd429f2d1cc62bcba7ea2076759d315084683" - } - }, - "targets": [ - { - "Library": { - "crate_name": "termtree", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "termtree", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2021", - "version": "0.5.1" - }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE-MIT" - }, "test_jni 1.0.0": { "name": "test_jni", "version": "1.0.0", @@ -18613,7 +17425,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -18624,10 +17436,6 @@ "id": "bd-client-common 1.0.0", "target": "bd_client_common" }, - { - "id": "bd-error-reporter 1.0.0", - "target": "bd_error_reporter" - }, { "id": "bd-log 1.0.0", "target": "bd_log" @@ -18649,7 +17457,7 @@ "target": "chrono" }, { - "id": "ctor 0.5.0", + "id": "ctor 0.4.2", "target": "ctor" }, { @@ -18657,7 +17465,7 @@ "target": "jni" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" } ], @@ -18696,18 +17504,10 @@ ], "deps": { "common": [ - { - "id": "bd-bonjson 1.0.0", - "target": "bd_bonjson" - }, { "id": "bd-client-common 1.0.0", "target": "bd_client_common" }, - { - "id": "bd-error-reporter 1.0.0", - "target": "bd_error_reporter" - }, { "id": "bd-key-value 1.0.0", "target": "bd_key_value" @@ -18725,7 +17525,7 @@ "target": "bd_test_helpers" }, { - "id": "ctor 0.5.0", + "id": "ctor 0.4.2", "target": "ctor" }, { @@ -18741,7 +17541,7 @@ "target": "protobuf" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" } ], @@ -18820,9 +17620,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -18834,14 +17631,14 @@ ], "license_file": "LICENSE-APACHE" }, - "thiserror 2.0.16": { + "thiserror 2.0.12": { "name": "thiserror", - "version": "2.0.16", + "version": "2.0.12", "package_url": "https://github.com/dtolnay/thiserror", "repository": { "Http": { - "url": "https://static.crates.io/crates/thiserror/2.0.16/download", - "sha256": "3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0" + "url": "https://static.crates.io/crates/thiserror/2.0.12/download", + "sha256": "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708" } }, "targets": [ @@ -18885,7 +17682,7 @@ "deps": { "common": [ { - "id": "thiserror 2.0.16", + "id": "thiserror 2.0.12", "target": "build_script_build" } ], @@ -18895,21 +17692,18 @@ "proc_macro_deps": { "common": [ { - "id": "thiserror-impl 2.0.16", + "id": "thiserror-impl 2.0.12", "target": "thiserror_impl" } ], "selects": {} }, - "version": "2.0.16" + "version": "2.0.12" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -18953,7 +17747,7 @@ "deps": { "common": [ { - "id": "proc-macro2 1.0.101", + "id": "proc-macro2 1.0.95", "target": "proc_macro2" }, { @@ -18961,7 +17755,7 @@ "target": "quote" }, { - "id": "syn 2.0.106", + "id": "syn 2.0.101", "target": "syn" } ], @@ -18977,14 +17771,14 @@ ], "license_file": "LICENSE-APACHE" }, - "thiserror-impl 2.0.16": { + "thiserror-impl 2.0.12": { "name": "thiserror-impl", - "version": "2.0.16", + "version": "2.0.12", "package_url": "https://github.com/dtolnay/thiserror", "repository": { "Http": { - "url": "https://static.crates.io/crates/thiserror-impl/2.0.16/download", - "sha256": "6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960" + "url": "https://static.crates.io/crates/thiserror-impl/2.0.12/download", + "sha256": "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d" } }, "targets": [ @@ -19009,7 +17803,7 @@ "deps": { "common": [ { - "id": "proc-macro2 1.0.101", + "id": "proc-macro2 1.0.95", "target": "proc_macro2" }, { @@ -19017,14 +17811,14 @@ "target": "quote" }, { - "id": "syn 2.0.106", + "id": "syn 2.0.101", "target": "syn" } ], "selects": {} }, "edition": "2021", - "version": "2.0.16" + "version": "2.0.12" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -19033,14 +17827,14 @@ ], "license_file": "LICENSE-APACHE" }, - "thread_local 1.1.9": { + "thread_local 1.1.8": { "name": "thread_local", - "version": "1.1.9", + "version": "1.1.8", "package_url": "https://github.com/Amanieu/thread_local-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/thread_local/1.1.9/download", - "sha256": "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185" + "url": "https://static.crates.io/crates/thread_local/1.1.8/download", + "sha256": "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c" } }, "targets": [ @@ -19065,14 +17859,18 @@ "deps": { "common": [ { - "id": "cfg-if 1.0.3", + "id": "cfg-if 1.0.0", "target": "cfg_if" + }, + { + "id": "once_cell 1.21.3", + "target": "once_cell" } ], "selects": {} }, "edition": "2021", - "version": "1.1.9" + "version": "1.1.8" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -19081,14 +17879,14 @@ ], "license_file": "LICENSE-APACHE" }, - "time 0.3.43": { + "time 0.3.41": { "name": "time", - "version": "0.3.43", + "version": "0.3.41", "package_url": "https://github.com/time-rs/time", "repository": { "Http": { - "url": "https://static.crates.io/crates/time/0.3.43/download", - "sha256": "83bde6f1ec10e72d583d91623c939f623002284ef622b87de38cfd546cbf2031" + "url": "https://static.crates.io/crates/time/0.3.41/download", + "sha256": "8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40" } }, "targets": [ @@ -19126,9 +17924,13 @@ "deps": { "common": [ { - "id": "deranged 0.5.3", + "id": "deranged 0.4.0", "target": "deranged" }, + { + "id": "itoa 1.0.15", + "target": "itoa" + }, { "id": "num-conv 0.1.0", "target": "num_conv" @@ -19142,7 +17944,7 @@ "target": "serde" }, { - "id": "time-core 0.1.6", + "id": "time-core 0.1.4", "target": "time_core" } ], @@ -19152,13 +17954,13 @@ "proc_macro_deps": { "common": [ { - "id": "time-macros 0.2.24", + "id": "time-macros 0.2.22", "target": "time_macros" } ], "selects": {} }, - "version": "0.3.43" + "version": "0.3.41" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -19167,14 +17969,14 @@ ], "license_file": "LICENSE-Apache" }, - "time-core 0.1.6": { + "time-core 0.1.4": { "name": "time-core", - "version": "0.1.6", + "version": "0.1.4", "package_url": "https://github.com/time-rs/time", "repository": { "Http": { - "url": "https://static.crates.io/crates/time-core/0.1.6/download", - "sha256": "40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b" + "url": "https://static.crates.io/crates/time-core/0.1.4/download", + "sha256": "c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c" } }, "targets": [ @@ -19197,7 +17999,7 @@ "**" ], "edition": "2021", - "version": "0.1.6" + "version": "0.1.4" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -19206,14 +18008,14 @@ ], "license_file": "LICENSE-Apache" }, - "time-macros 0.2.24": { + "time-macros 0.2.22": { "name": "time-macros", - "version": "0.2.24", + "version": "0.2.22", "package_url": "https://github.com/time-rs/time", "repository": { "Http": { - "url": "https://static.crates.io/crates/time-macros/0.2.24/download", - "sha256": "30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3" + "url": "https://static.crates.io/crates/time-macros/0.2.22/download", + "sha256": "3526739392ec93fd8b359c8e98514cb3e8e021beb4e5f597b00a0221f8ed8a49" } }, "targets": [ @@ -19250,14 +18052,14 @@ "target": "num_conv" }, { - "id": "time-core 0.1.6", + "id": "time-core 0.1.4", "target": "time_core" } ], "selects": {} }, "edition": "2021", - "version": "0.2.24" + "version": "0.2.22" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -19266,6 +18068,44 @@ ], "license_file": "LICENSE-Apache" }, + "tinyjson 2.5.1": { + "name": "tinyjson", + "version": "2.5.1", + "package_url": "https://github.com/rhysd/tinyjson", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/tinyjson/2.5.1/download", + "sha256": "9ab95735ea2c8fd51154d01e39cf13912a78071c2d89abc49a7ef102a7dd725a" + } + }, + "targets": [ + { + "Library": { + "crate_name": "tinyjson", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "tinyjson", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "2.5.1" + }, + "license": "MIT", + "license_ids": [ + "MIT" + ], + "license_file": "LICENSE.txt" + }, "tinytemplate 1.2.1": { "name": "tinytemplate", "version": "1.2.1", @@ -19302,7 +18142,7 @@ "target": "serde" }, { - "id": "serde_json 1.0.143", + "id": "serde_json 1.0.140", "target": "serde_json" } ], @@ -19318,14 +18158,14 @@ ], "license_file": "LICENSE-APACHE" }, - "tokio 1.47.1": { + "tokio 1.45.0": { "name": "tokio", - "version": "1.47.1", + "version": "1.45.0", "package_url": "https://github.com/tokio-rs/tokio", "repository": { "Http": { - "url": "https://static.crates.io/crates/tokio/1.47.1/download", - "sha256": "89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038" + "url": "https://static.crates.io/crates/tokio/1.45.0/download", + "sha256": "2513ca694ef9ede0fb23fe71a4ee4107cb102b9dc1930f6d0fd77aae068ae165" } }, "targets": [ @@ -19380,15 +18220,15 @@ "target": "bytes" }, { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" }, { - "id": "mio 1.0.4", + "id": "mio 1.0.3", "target": "mio" }, { - "id": "parking_lot 0.12.4", + "id": "parking_lot 0.12.3", "target": "parking_lot" }, { @@ -19396,25 +18236,15 @@ "target": "pin_project_lite" }, { - "id": "signal-hook-registry 1.4.6", + "id": "signal-hook-registry 1.4.5", "target": "signal_hook_registry" }, { - "id": "socket2 0.6.0", + "id": "socket2 0.5.9", "target": "socket2" } ], "selects": { - "cfg(all(tokio_uring, target_os = \"linux\"))": [ - { - "id": "io-uring 0.7.10", - "target": "io_uring" - }, - { - "id": "slab 0.4.11", - "target": "slab" - } - ], "cfg(tokio_taskdump)": [ { "id": "backtrace 0.3.75", @@ -19433,7 +18263,7 @@ ], "selects": {} }, - "version": "1.47.1" + "version": "1.45.0" }, "license": "MIT", "license_ids": [ @@ -19473,7 +18303,7 @@ "deps": { "common": [ { - "id": "proc-macro2 1.0.101", + "id": "proc-macro2 1.0.95", "target": "proc_macro2" }, { @@ -19481,7 +18311,7 @@ "target": "quote" }, { - "id": "syn 2.0.106", + "id": "syn 2.0.101", "target": "syn" } ], @@ -19528,11 +18358,11 @@ "deps": { "common": [ { - "id": "rustls 0.23.31", + "id": "rustls 0.23.27", "target": "rustls" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], @@ -19595,7 +18425,7 @@ "target": "pin_project_lite" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], @@ -19610,14 +18440,14 @@ ], "license_file": "LICENSE" }, - "tokio-util 0.7.16": { + "tokio-util 0.7.15": { "name": "tokio-util", - "version": "0.7.16", + "version": "0.7.15", "package_url": "https://github.com/tokio-rs/tokio", "repository": { "Http": { - "url": "https://static.crates.io/crates/tokio-util/0.7.16/download", - "sha256": "14307c986784f72ef81c89db7d9e28d6ac26d16213b109ea501696195e6e3ce5" + "url": "https://static.crates.io/crates/tokio-util/0.7.15/download", + "sha256": "66a539a9ad6d5d281510d5bd368c973d636c02dbf8a67300bfb6b950696ad7df" } }, "targets": [ @@ -19666,14 +18496,14 @@ "target": "pin_project_lite" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], "selects": {} }, "edition": "2021", - "version": "0.7.16" + "version": "0.7.15" }, "license": "MIT", "license_ids": [ @@ -19681,20 +18511,20 @@ ], "license_file": "LICENSE" }, - "toml 0.8.23": { - "name": "toml", - "version": "0.8.23", - "package_url": "https://github.com/toml-rs/toml", + "tower 0.5.2": { + "name": "tower", + "version": "0.5.2", + "package_url": "https://github.com/tower-rs/tower", "repository": { "Http": { - "url": "https://static.crates.io/crates/toml/0.8.23/download", - "sha256": "dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362" + "url": "https://static.crates.io/crates/tower/0.5.2/download", + "sha256": "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" } }, "targets": [ { "Library": { - "crate_name": "toml", + "crate_name": "tower", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -19705,292 +18535,47 @@ } } ], - "library_target_name": "toml", + "library_target_name": "tower", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "default", - "display", - "parse" + "__common", + "futures-core", + "futures-util", + "log", + "make", + "pin-project-lite", + "retry", + "sync_wrapper", + "tokio", + "tracing", + "util" ], "selects": {} }, "deps": { "common": [ { - "id": "serde 1.0.219", - "target": "serde" + "id": "futures-core 0.3.31", + "target": "futures_core" }, { - "id": "serde_spanned 0.6.9", - "target": "serde_spanned" + "id": "futures-util 0.3.31", + "target": "futures_util" }, { - "id": "toml_datetime 0.6.11", - "target": "toml_datetime" - }, - { - "id": "toml_edit 0.22.27", - "target": "toml_edit" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.8.23" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "toml_datetime 0.6.11": { - "name": "toml_datetime", - "version": "0.6.11", - "package_url": "https://github.com/toml-rs/toml", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/toml_datetime/0.6.11/download", - "sha256": "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c" - } - }, - "targets": [ - { - "Library": { - "crate_name": "toml_datetime", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "toml_datetime", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "serde" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "serde 1.0.219", - "target": "serde" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.6.11" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "toml_edit 0.22.27": { - "name": "toml_edit", - "version": "0.22.27", - "package_url": "https://github.com/toml-rs/toml", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/toml_edit/0.22.27/download", - "sha256": "41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a" - } - }, - "targets": [ - { - "Library": { - "crate_name": "toml_edit", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "toml_edit", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "display", - "parse", - "serde" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "indexmap 2.11.0", - "target": "indexmap" - }, - { - "id": "serde 1.0.219", - "target": "serde" - }, - { - "id": "serde_spanned 0.6.9", - "target": "serde_spanned" - }, - { - "id": "toml_datetime 0.6.11", - "target": "toml_datetime" - }, - { - "id": "toml_write 0.1.2", - "target": "toml_write" - }, - { - "id": "winnow 0.7.13", - "target": "winnow" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.22.27" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "toml_write 0.1.2": { - "name": "toml_write", - "version": "0.1.2", - "package_url": "https://github.com/toml-rs/toml", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/toml_write/0.1.2/download", - "sha256": "5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801" - } - }, - "targets": [ - { - "Library": { - "crate_name": "toml_write", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "toml_write", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "alloc", - "default", - "std" - ], - "selects": {} - }, - "edition": "2021", - "version": "0.1.2" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "tower 0.5.2": { - "name": "tower", - "version": "0.5.2", - "package_url": "https://github.com/tower-rs/tower", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/tower/0.5.2/download", - "sha256": "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" - } - }, - "targets": [ - { - "Library": { - "crate_name": "tower", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "tower", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "__common", - "futures-core", - "futures-util", - "log", - "make", - "pin-project-lite", - "retry", - "sync_wrapper", - "tokio", - "tracing", - "util" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "futures-core 0.3.31", - "target": "futures_core" - }, - { - "id": "futures-util 0.3.31", - "target": "futures_util" - }, - { - "id": "pin-project-lite 0.2.16", - "target": "pin_project_lite" + "id": "pin-project-lite 0.2.16", + "target": "pin_project_lite" }, { "id": "sync_wrapper 1.0.2", "target": "sync_wrapper" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { @@ -20017,14 +18602,17 @@ ], "license_file": "LICENSE" }, - "tower-http 0.6.6": { + "tower-http 0.6.2": { "name": "tower-http", - "version": "0.6.6", + "version": "0.6.2", "package_url": "https://github.com/tower-rs/tower-http", "repository": { - "Http": { - "url": "https://static.crates.io/crates/tower-http/0.6.6/download", - "sha256": "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2" + "Git": { + "remote": "https://github.com/tower-rs/tower-http", + "commitish": { + "Rev": "d0c522b6da2620bf5314302d12e4cded7295b11c" + }, + "strip_prefix": "tower-http" } }, "targets": [ @@ -20060,11 +18648,11 @@ "deps": { "common": [ { - "id": "async-compression 0.4.30", + "id": "async-compression 0.4.23", "target": "async_compression" }, { - "id": "bitflags 2.9.4", + "id": "bitflags 2.9.0", "target": "bitflags" }, { @@ -20088,11 +18676,11 @@ "target": "pin_project_lite" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { - "id": "tokio-util 0.7.16", + "id": "tokio-util 0.7.15", "target": "tokio_util" }, { @@ -20107,7 +18695,7 @@ "selects": {} }, "edition": "2018", - "version": "0.6.6" + "version": "0.6.2" }, "license": "MIT", "license_ids": [ @@ -20233,7 +18821,7 @@ "deps": { "common": [ { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { @@ -20241,7 +18829,7 @@ "target": "pin_project_lite" }, { - "id": "tracing-core 0.1.34", + "id": "tracing-core 0.1.33", "target": "tracing_core" } ], @@ -20251,7 +18839,7 @@ "proc_macro_deps": { "common": [ { - "id": "tracing-attributes 0.1.30", + "id": "tracing-attributes 0.1.28", "target": "tracing_attributes" } ], @@ -20265,14 +18853,14 @@ ], "license_file": "LICENSE" }, - "tracing-attributes 0.1.30": { + "tracing-attributes 0.1.28": { "name": "tracing-attributes", - "version": "0.1.30", + "version": "0.1.28", "package_url": "https://github.com/tokio-rs/tracing", "repository": { "Http": { - "url": "https://static.crates.io/crates/tracing-attributes/0.1.30/download", - "sha256": "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903" + "url": "https://static.crates.io/crates/tracing-attributes/0.1.28/download", + "sha256": "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d" } }, "targets": [ @@ -20297,7 +18885,7 @@ "deps": { "common": [ { - "id": "proc-macro2 1.0.101", + "id": "proc-macro2 1.0.95", "target": "proc_macro2" }, { @@ -20305,14 +18893,14 @@ "target": "quote" }, { - "id": "syn 2.0.106", + "id": "syn 2.0.101", "target": "syn" } ], "selects": {} }, "edition": "2018", - "version": "0.1.30" + "version": "0.1.28" }, "license": "MIT", "license_ids": [ @@ -20320,14 +18908,14 @@ ], "license_file": "LICENSE" }, - "tracing-core 0.1.34": { + "tracing-core 0.1.33": { "name": "tracing-core", - "version": "0.1.34", + "version": "0.1.33", "package_url": "https://github.com/tokio-rs/tracing", "repository": { "Http": { - "url": "https://static.crates.io/crates/tracing-core/0.1.34/download", - "sha256": "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678" + "url": "https://static.crates.io/crates/tracing-core/0.1.33/download", + "sha256": "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c" } }, "targets": [ @@ -20367,7 +18955,7 @@ "selects": {} }, "edition": "2018", - "version": "0.1.34" + "version": "0.1.33" }, "license": "MIT", "license_ids": [ @@ -20418,7 +19006,7 @@ "target": "tracing" }, { - "id": "tracing-subscriber 0.3.20", + "id": "tracing-subscriber 0.3.19", "target": "tracing_subscriber" } ], @@ -20473,7 +19061,7 @@ "deps": { "common": [ { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { @@ -20481,7 +19069,7 @@ "target": "once_cell" }, { - "id": "tracing-core 0.1.34", + "id": "tracing-core 0.1.33", "target": "tracing_core" } ], @@ -20496,14 +19084,14 @@ ], "license_file": "LICENSE" }, - "tracing-subscriber 0.3.20": { + "tracing-subscriber 0.3.19": { "name": "tracing-subscriber", - "version": "0.3.20", + "version": "0.3.19", "package_url": "https://github.com/tokio-rs/tracing", "repository": { "Http": { - "url": "https://static.crates.io/crates/tracing-subscriber/0.3.20/download", - "sha256": "2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5" + "url": "https://static.crates.io/crates/tracing-subscriber/0.3.19/download", + "sha256": "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008" } }, "targets": [ @@ -20535,6 +19123,7 @@ "matchers", "nu-ansi-term", "once_cell", + "regex", "registry", "sharded-slab", "smallvec", @@ -20548,11 +19137,11 @@ "deps": { "common": [ { - "id": "matchers 0.2.0", + "id": "matchers 0.1.0", "target": "matchers" }, { - "id": "nu-ansi-term 0.50.1", + "id": "nu-ansi-term 0.46.0", "target": "nu_ansi_term" }, { @@ -20560,19 +19149,19 @@ "target": "once_cell" }, { - "id": "regex-automata 0.4.10", - "target": "regex_automata" + "id": "regex 1.11.1", + "target": "regex" }, { "id": "sharded-slab 0.1.7", "target": "sharded_slab" }, { - "id": "smallvec 1.15.1", + "id": "smallvec 1.15.0", "target": "smallvec" }, { - "id": "thread_local 1.1.9", + "id": "thread_local 1.1.8", "target": "thread_local" }, { @@ -20580,7 +19169,7 @@ "target": "tracing" }, { - "id": "tracing-core 0.1.34", + "id": "tracing-core 0.1.33", "target": "tracing_core" }, { @@ -20591,7 +19180,7 @@ "selects": {} }, "edition": "2018", - "version": "0.3.20" + "version": "0.3.19" }, "license": "MIT", "license_ids": [ @@ -20694,9 +19283,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -20748,6 +19334,44 @@ ], "license_file": "LICENSE-APACHE" }, + "unsafe-libyaml 0.2.11": { + "name": "unsafe-libyaml", + "version": "0.2.11", + "package_url": "https://github.com/dtolnay/unsafe-libyaml", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/unsafe-libyaml/0.2.11/download", + "sha256": "673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861" + } + }, + "targets": [ + { + "Library": { + "crate_name": "unsafe_libyaml", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "unsafe_libyaml", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2021", + "version": "0.2.11" + }, + "license": "MIT", + "license_ids": [ + "MIT" + ], + "license_file": "LICENSE-MIT" + }, "untrusted 0.9.0": { "name": "untrusted", "version": "0.9.0", @@ -20908,20 +19532,20 @@ ], "license_file": "LICENSE" }, - "utf8parse 0.2.2": { - "name": "utf8parse", - "version": "0.2.2", - "package_url": "https://github.com/alacritty/vte", + "uuid 1.16.0": { + "name": "uuid", + "version": "1.16.0", + "package_url": "https://github.com/uuid-rs/uuid", "repository": { "Http": { - "url": "https://static.crates.io/crates/utf8parse/0.2.2/download", - "sha256": "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" + "url": "https://static.crates.io/crates/uuid/1.16.0/download", + "sha256": "458f7a779bf54acc9f347480ac654f68407d3aab21269a6e3c9f922acd9e2da9" } }, "targets": [ { "Library": { - "crate_name": "utf8parse", + "crate_name": "uuid", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -20932,62 +19556,17 @@ } } ], - "library_target_name": "utf8parse", + "library_target_name": "uuid", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "default" - ], - "selects": {} - }, - "edition": "2018", - "version": "0.2.2" - }, - "license": "Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "uuid 1.18.1": { - "name": "uuid", - "version": "1.18.1", - "package_url": "https://github.com/uuid-rs/uuid", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/uuid/1.18.1/download", - "sha256": "2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2" - } - }, - "targets": [ - { - "Library": { - "crate_name": "uuid", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "uuid", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "default", - "rng", - "std", - "v4" + "default", + "rng", + "std", + "v4" ], "selects": {} }, @@ -21001,7 +19580,7 @@ "selects": {} }, "edition": "2018", - "version": "1.18.1" + "version": "1.16.0" }, "license": "Apache-2.0 OR MIT", "license_ids": [ @@ -21067,9 +19646,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -21235,7 +19811,7 @@ "selects": { "cfg(windows)": [ { - "id": "winapi-util 0.1.10", + "id": "winapi-util 0.1.9", "target": "winapi_util" } ] @@ -21298,14 +19874,14 @@ ], "license_file": "LICENSE" }, - "wasi 0.11.1+wasi-snapshot-preview1": { + "wasi 0.11.0+wasi-snapshot-preview1": { "name": "wasi", - "version": "0.11.1+wasi-snapshot-preview1", + "version": "0.11.0+wasi-snapshot-preview1", "package_url": "https://github.com/bytecodealliance/wasi", "repository": { "Http": { - "url": "https://static.crates.io/crates/wasi/0.11.1+wasi-snapshot-preview1/download", - "sha256": "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" + "url": "https://static.crates.io/crates/wasi/0.11.0+wasi-snapshot-preview1/download", + "sha256": "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" } }, "targets": [ @@ -21328,7 +19904,7 @@ "**" ], "edition": "2018", - "version": "0.11.1+wasi-snapshot-preview1" + "version": "0.11.0+wasi-snapshot-preview1" }, "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT", "license_ids": [ @@ -21337,14 +19913,14 @@ ], "license_file": "LICENSE-APACHE" }, - "wasi 0.14.3+wasi-0.2.4": { + "wasi 0.14.2+wasi-0.2.4": { "name": "wasi", - "version": "0.14.3+wasi-0.2.4", + "version": "0.14.2+wasi-0.2.4", "package_url": "https://github.com/bytecodealliance/wasi-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/wasi/0.14.3+wasi-0.2.4/download", - "sha256": "6a51ae83037bdd272a9e28ce236db8c07016dd0d50c27038b3f407533c030c95" + "url": "https://static.crates.io/crates/wasi/0.14.2+wasi-0.2.4/download", + "sha256": "9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3" } }, "targets": [ @@ -21369,14 +19945,14 @@ "deps": { "common": [ { - "id": "wit-bindgen 0.45.0", - "target": "wit_bindgen" + "id": "wit-bindgen-rt 0.39.0", + "target": "wit_bindgen_rt" } ], "selects": {} }, "edition": "2021", - "version": "0.14.3+wasi-0.2.4" + "version": "0.14.2+wasi-0.2.4" }, "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT", "license_ids": [ @@ -21385,14 +19961,14 @@ ], "license_file": "LICENSE-APACHE" }, - "wasm-bindgen 0.2.101": { + "wasm-bindgen 0.2.100": { "name": "wasm-bindgen", - "version": "0.2.101", - "package_url": "https://github.com/wasm-bindgen/wasm-bindgen", + "version": "0.2.100", + "package_url": "https://github.com/rustwasm/wasm-bindgen", "repository": { "Http": { - "url": "https://static.crates.io/crates/wasm-bindgen/0.2.101/download", - "sha256": "7e14915cadd45b529bb8d1f343c4ed0ac1de926144b746e2710f9cd05df6603b" + "url": "https://static.crates.io/crates/wasm-bindgen/0.2.100/download", + "sha256": "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5" } }, "targets": [ @@ -21429,7 +20005,7 @@ "deps": { "common": [ { - "id": "cfg-if 1.0.3", + "id": "cfg-if 1.0.0", "target": "cfg_if" }, { @@ -21437,12 +20013,8 @@ "target": "once_cell" }, { - "id": "wasm-bindgen 0.2.101", + "id": "wasm-bindgen 0.2.100", "target": "build_script_build" - }, - { - "id": "wasm-bindgen-shared 0.2.101", - "target": "wasm_bindgen_shared" } ], "selects": {} @@ -21451,33 +20023,21 @@ "proc_macro_deps": { "common": [ { - "id": "wasm-bindgen-macro 0.2.101", + "id": "wasm-bindgen-macro 0.2.100", "target": "wasm_bindgen_macro" } ], "selects": {} }, - "version": "0.2.101" + "version": "0.2.100" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" - ], - "link_deps": { - "common": [ - { - "id": "wasm-bindgen-shared 0.2.101", - "target": "wasm_bindgen_shared" - } - ], - "selects": {} - } + ] }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -21486,14 +20046,14 @@ ], "license_file": "LICENSE-APACHE" }, - "wasm-bindgen-backend 0.2.101": { + "wasm-bindgen-backend 0.2.100": { "name": "wasm-bindgen-backend", - "version": "0.2.101", - "package_url": "https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/backend", + "version": "0.2.100", + "package_url": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/backend", "repository": { "Http": { - "url": "https://static.crates.io/crates/wasm-bindgen-backend/0.2.101/download", - "sha256": "e28d1ba982ca7923fd01448d5c30c6864d0a14109560296a162f80f305fb93bb" + "url": "https://static.crates.io/crates/wasm-bindgen-backend/0.2.100/download", + "sha256": "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6" } }, "targets": [ @@ -21518,15 +20078,15 @@ "deps": { "common": [ { - "id": "bumpalo 3.19.0", + "id": "bumpalo 3.17.0", "target": "bumpalo" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { - "id": "proc-macro2 1.0.101", + "id": "proc-macro2 1.0.95", "target": "proc_macro2" }, { @@ -21534,18 +20094,18 @@ "target": "quote" }, { - "id": "syn 2.0.106", + "id": "syn 2.0.101", "target": "syn" }, { - "id": "wasm-bindgen-shared 0.2.101", + "id": "wasm-bindgen-shared 0.2.100", "target": "wasm_bindgen_shared" } ], "selects": {} }, "edition": "2021", - "version": "0.2.101" + "version": "0.2.100" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -21554,14 +20114,14 @@ ], "license_file": "LICENSE-APACHE" }, - "wasm-bindgen-macro 0.2.101": { + "wasm-bindgen-macro 0.2.100": { "name": "wasm-bindgen-macro", - "version": "0.2.101", - "package_url": "https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro", + "version": "0.2.100", + "package_url": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro", "repository": { "Http": { - "url": "https://static.crates.io/crates/wasm-bindgen-macro/0.2.101/download", - "sha256": "7c3d463ae3eff775b0c45df9da45d68837702ac35af998361e2c84e7c5ec1b0d" + "url": "https://static.crates.io/crates/wasm-bindgen-macro/0.2.100/download", + "sha256": "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407" } }, "targets": [ @@ -21590,14 +20150,14 @@ "target": "quote" }, { - "id": "wasm-bindgen-macro-support 0.2.101", + "id": "wasm-bindgen-macro-support 0.2.100", "target": "wasm_bindgen_macro_support" } ], "selects": {} }, "edition": "2021", - "version": "0.2.101" + "version": "0.2.100" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -21606,14 +20166,14 @@ ], "license_file": "LICENSE-APACHE" }, - "wasm-bindgen-macro-support 0.2.101": { + "wasm-bindgen-macro-support 0.2.100": { "name": "wasm-bindgen-macro-support", - "version": "0.2.101", - "package_url": "https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro-support", + "version": "0.2.100", + "package_url": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro-support", "repository": { "Http": { - "url": "https://static.crates.io/crates/wasm-bindgen-macro-support/0.2.101/download", - "sha256": "7bb4ce89b08211f923caf51d527662b75bdc9c9c7aab40f86dcb9fb85ac552aa" + "url": "https://static.crates.io/crates/wasm-bindgen-macro-support/0.2.100/download", + "sha256": "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de" } }, "targets": [ @@ -21638,7 +20198,7 @@ "deps": { "common": [ { - "id": "proc-macro2 1.0.101", + "id": "proc-macro2 1.0.95", "target": "proc_macro2" }, { @@ -21646,22 +20206,22 @@ "target": "quote" }, { - "id": "syn 2.0.106", + "id": "syn 2.0.101", "target": "syn" }, { - "id": "wasm-bindgen-backend 0.2.101", + "id": "wasm-bindgen-backend 0.2.100", "target": "wasm_bindgen_backend" }, { - "id": "wasm-bindgen-shared 0.2.101", + "id": "wasm-bindgen-shared 0.2.100", "target": "wasm_bindgen_shared" } ], "selects": {} }, "edition": "2021", - "version": "0.2.101" + "version": "0.2.100" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -21670,14 +20230,14 @@ ], "license_file": "LICENSE-APACHE" }, - "wasm-bindgen-shared 0.2.101": { + "wasm-bindgen-shared 0.2.100": { "name": "wasm-bindgen-shared", - "version": "0.2.101", - "package_url": "https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared", + "version": "0.2.100", + "package_url": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared", "repository": { "Http": { - "url": "https://static.crates.io/crates/wasm-bindgen-shared/0.2.101/download", - "sha256": "f143854a3b13752c6950862c906306adb27c7e839f7414cec8fea35beab624c1" + "url": "https://static.crates.io/crates/wasm-bindgen-shared/0.2.100/download", + "sha256": "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d" } }, "targets": [ @@ -21718,22 +20278,19 @@ "target": "unicode_ident" }, { - "id": "wasm-bindgen-shared 0.2.101", + "id": "wasm-bindgen-shared 0.2.100", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", - "version": "0.2.101" + "version": "0.2.100" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], @@ -21746,14 +20303,14 @@ ], "license_file": "LICENSE-APACHE" }, - "web-sys 0.3.78": { + "web-sys 0.3.77": { "name": "web-sys", - "version": "0.3.78", - "package_url": "https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/web-sys", + "version": "0.3.77", + "package_url": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys", "repository": { "Http": { - "url": "https://static.crates.io/crates/web-sys/0.3.78/download", - "sha256": "77e4b637749ff0d92b8fad63aa1f7cff3cbe125fd49c175cd6345e7272638b12" + "url": "https://static.crates.io/crates/web-sys/0.3.77/download", + "sha256": "33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2" } }, "targets": [ @@ -21778,18 +20335,18 @@ "deps": { "common": [ { - "id": "js-sys 0.3.78", + "id": "js-sys 0.3.77", "target": "js_sys" }, { - "id": "wasm-bindgen 0.2.101", + "id": "wasm-bindgen 0.2.100", "target": "wasm_bindgen" } ], "selects": {} }, "edition": "2021", - "version": "0.3.78" + "version": "0.3.77" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -21798,14 +20355,62 @@ ], "license_file": "LICENSE-APACHE" }, - "webpki-roots 1.0.2": { + "webpki-roots 0.26.11": { "name": "webpki-roots", - "version": "1.0.2", + "version": "0.26.11", + "package_url": "https://github.com/rustls/webpki-roots", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/webpki-roots/0.26.11/download", + "sha256": "521bc38abb08001b01866da9f51eb7c5d647a19260e00054a8c7fd5f9e57f7a9" + } + }, + "targets": [ + { + "Library": { + "crate_name": "webpki_roots", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "webpki_roots", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "webpki-roots 1.0.0", + "target": "webpki_roots", + "alias": "parent" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "0.26.11" + }, + "license": "CDLA-Permissive-2.0", + "license_ids": [ + "CDLA-Permissive-2.0" + ], + "license_file": "LICENSE" + }, + "webpki-roots 1.0.0": { + "name": "webpki-roots", + "version": "1.0.0", "package_url": "https://github.com/rustls/webpki-roots", "repository": { "Http": { - "url": "https://static.crates.io/crates/webpki-roots/1.0.2/download", - "sha256": "7e8983c3ab33d6fb807cfcdad2491c4ea8cbc8ed839181c7dfd9c67c83e261b2" + "url": "https://static.crates.io/crates/webpki-roots/1.0.0/download", + "sha256": "2853738d1cc4f2da3a225c18ec6c3721abb31961096e9dbf5ab35fa88b19cfdb" } }, "targets": [ @@ -21838,7 +20443,7 @@ "selects": {} }, "edition": "2021", - "version": "1.0.2" + "version": "1.0.0" }, "license": "CDLA-Permissive-2.0", "license_ids": [ @@ -21980,9 +20585,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -22051,9 +20653,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -22065,14 +20664,14 @@ ], "license_file": null }, - "winapi-util 0.1.10": { + "winapi-util 0.1.9": { "name": "winapi-util", - "version": "0.1.10", + "version": "0.1.9", "package_url": "https://github.com/BurntSushi/winapi-util", "repository": { "Http": { - "url": "https://static.crates.io/crates/winapi-util/0.1.10/download", - "sha256": "0978bf7171b3d90bac376700cb56d606feb40f251a475a5d6634613564460b22" + "url": "https://static.crates.io/crates/winapi-util/0.1.9/download", + "sha256": "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb" } }, "targets": [ @@ -22099,14 +20698,14 @@ "selects": { "cfg(windows)": [ { - "id": "windows-sys 0.60.2", + "id": "windows-sys 0.59.0", "target": "windows_sys" } ] } }, "edition": "2021", - "version": "0.1.10" + "version": "0.1.9" }, "license": "Unlicense OR MIT", "license_ids": [ @@ -22172,9 +20771,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -22186,14 +20782,14 @@ ], "license_file": null }, - "windows-core 0.61.2": { + "windows-core 0.61.0": { "name": "windows-core", - "version": "0.61.2", + "version": "0.61.0", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows-core/0.61.2/download", - "sha256": "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3" + "url": "https://static.crates.io/crates/windows-core/0.61.0/download", + "sha256": "4763c1de310c86d75a878046489e2e5ba02c649d185f21c67d4cf8a56d098980" } }, "targets": [ @@ -22218,15 +20814,15 @@ "deps": { "common": [ { - "id": "windows-link 0.1.3", + "id": "windows-link 0.1.1", "target": "windows_link" }, { - "id": "windows-result 0.3.4", + "id": "windows-result 0.3.2", "target": "windows_result" }, { - "id": "windows-strings 0.4.2", + "id": "windows-strings 0.4.0", "target": "windows_strings" } ], @@ -22246,7 +20842,7 @@ ], "selects": {} }, - "version": "0.61.2" + "version": "0.61.0" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -22287,63 +20883,7 @@ "deps": { "common": [ { - "id": "proc-macro2 1.0.101", - "target": "proc_macro2" - }, - { - "id": "quote 1.0.40", - "target": "quote" - }, - { - "id": "syn 2.0.106", - "target": "syn" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.60.0" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, - "windows-interface 0.59.1": { - "name": "windows-interface", - "version": "0.59.1", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows-interface/0.59.1/download", - "sha256": "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8" - } - }, - "targets": [ - { - "ProcMacro": { - "crate_name": "windows_interface", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_interface", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "proc-macro2 1.0.101", + "id": "proc-macro2 1.0.95", "target": "proc_macro2" }, { @@ -22351,649 +20891,14 @@ "target": "quote" }, { - "id": "syn 2.0.106", + "id": "syn 2.0.101", "target": "syn" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.59.1" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, - "windows-link 0.1.3": { - "name": "windows-link", - "version": "0.1.3", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows-link/0.1.3/download", - "sha256": "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" - } - }, - "targets": [ - { - "Library": { - "crate_name": "windows_link", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_link", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2021", - "version": "0.1.3" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, - "windows-result 0.3.4": { - "name": "windows-result", - "version": "0.3.4", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows-result/0.3.4/download", - "sha256": "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" - } - }, - "targets": [ - { - "Library": { - "crate_name": "windows_result", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_result", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "windows-link 0.1.3", - "target": "windows_link" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.3.4" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, - "windows-strings 0.4.2": { - "name": "windows-strings", - "version": "0.4.2", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows-strings/0.4.2/download", - "sha256": "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" - } - }, - "targets": [ - { - "Library": { - "crate_name": "windows_strings", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_strings", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "windows-link 0.1.3", - "target": "windows_link" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.4.2" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, - "windows-sys 0.45.0": { - "name": "windows-sys", - "version": "0.45.0", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows-sys/0.45.0/download", - "sha256": "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" - } - }, - "targets": [ - { - "Library": { - "crate_name": "windows_sys", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_sys", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [], - "selects": { - "cfg(not(windows_raw_dylib))": [ - { - "id": "windows-targets 0.42.2", - "target": "windows_targets" - } - ] - } - }, - "edition": "2018", - "version": "0.45.0" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, - "windows-sys 0.52.0": { - "name": "windows-sys", - "version": "0.52.0", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows-sys/0.52.0/download", - "sha256": "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" - } - }, - "targets": [ - { - "Library": { - "crate_name": "windows_sys", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_sys", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "windows-targets 0.52.6", - "target": "windows_targets" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.52.0" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, - "windows-sys 0.59.0": { - "name": "windows-sys", - "version": "0.59.0", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows-sys/0.59.0/download", - "sha256": "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" - } - }, - "targets": [ - { - "Library": { - "crate_name": "windows_sys", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_sys", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "windows-targets 0.52.6", - "target": "windows_targets" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.59.0" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, - "windows-sys 0.60.2": { - "name": "windows-sys", - "version": "0.60.2", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows-sys/0.60.2/download", - "sha256": "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" - } - }, - "targets": [ - { - "Library": { - "crate_name": "windows_sys", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_sys", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "windows-targets 0.53.3", - "target": "windows_targets" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.60.2" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, - "windows-targets 0.42.2": { - "name": "windows-targets", - "version": "0.42.2", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows-targets/0.42.2/download", - "sha256": "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" - } - }, - "targets": [ - { - "Library": { - "crate_name": "windows_targets", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_targets", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [], - "selects": { - "aarch64-pc-windows-gnullvm": [ - { - "id": "windows_aarch64_gnullvm 0.42.2", - "target": "windows_aarch64_gnullvm" - } - ], - "aarch64-pc-windows-msvc": [ - { - "id": "windows_aarch64_msvc 0.42.2", - "target": "windows_aarch64_msvc" - } - ], - "aarch64-uwp-windows-msvc": [ - { - "id": "windows_aarch64_msvc 0.42.2", - "target": "windows_aarch64_msvc" - } - ], - "i686-pc-windows-gnu": [ - { - "id": "windows_i686_gnu 0.42.2", - "target": "windows_i686_gnu" - } - ], - "i686-pc-windows-msvc": [ - { - "id": "windows_i686_msvc 0.42.2", - "target": "windows_i686_msvc" - } - ], - "i686-uwp-windows-gnu": [ - { - "id": "windows_i686_gnu 0.42.2", - "target": "windows_i686_gnu" - } - ], - "i686-uwp-windows-msvc": [ - { - "id": "windows_i686_msvc 0.42.2", - "target": "windows_i686_msvc" - } - ], - "x86_64-pc-windows-gnu": [ - { - "id": "windows_x86_64_gnu 0.42.2", - "target": "windows_x86_64_gnu" - } - ], - "x86_64-pc-windows-gnullvm": [ - { - "id": "windows_x86_64_gnullvm 0.42.2", - "target": "windows_x86_64_gnullvm" - } - ], - "x86_64-pc-windows-msvc": [ - { - "id": "windows_x86_64_msvc 0.42.2", - "target": "windows_x86_64_msvc" - } - ], - "x86_64-uwp-windows-gnu": [ - { - "id": "windows_x86_64_gnu 0.42.2", - "target": "windows_x86_64_gnu" - } - ], - "x86_64-uwp-windows-msvc": [ - { - "id": "windows_x86_64_msvc 0.42.2", - "target": "windows_x86_64_msvc" - } - ] - } - }, - "edition": "2018", - "version": "0.42.2" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, - "windows-targets 0.52.6": { - "name": "windows-targets", - "version": "0.52.6", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows-targets/0.52.6/download", - "sha256": "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" - } - }, - "targets": [ - { - "Library": { - "crate_name": "windows_targets", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_targets", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [], - "selects": { - "aarch64-pc-windows-gnullvm": [ - { - "id": "windows_aarch64_gnullvm 0.52.6", - "target": "windows_aarch64_gnullvm" - } - ], - "cfg(all(any(target_arch = \"x86_64\", target_arch = \"arm64ec\"), target_env = \"msvc\", not(windows_raw_dylib)))": [ - { - "id": "windows_x86_64_msvc 0.52.6", - "target": "windows_x86_64_msvc" - } - ], - "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))": [ - { - "id": "windows_aarch64_msvc 0.52.6", - "target": "windows_aarch64_msvc" - } - ], - "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ - { - "id": "windows_i686_gnu 0.52.6", - "target": "windows_i686_gnu" - } - ], - "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))": [ - { - "id": "windows_i686_msvc 0.52.6", - "target": "windows_i686_msvc" - } - ], - "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ - { - "id": "windows_x86_64_gnu 0.52.6", - "target": "windows_x86_64_gnu" - } - ], - "i686-pc-windows-gnullvm": [ - { - "id": "windows_i686_gnullvm 0.52.6", - "target": "windows_i686_gnullvm" - } - ], - "x86_64-pc-windows-gnullvm": [ - { - "id": "windows_x86_64_gnullvm 0.52.6", - "target": "windows_x86_64_gnullvm" - } - ] - } - }, - "edition": "2021", - "version": "0.52.6" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, - "windows-targets 0.53.3": { - "name": "windows-targets", - "version": "0.53.3", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows-targets/0.53.3/download", - "sha256": "d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91" - } - }, - "targets": [ - { - "Library": { - "crate_name": "windows_targets", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_targets", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [], - "selects": { - "aarch64-pc-windows-gnullvm": [ - { - "id": "windows_aarch64_gnullvm 0.53.0", - "target": "windows_aarch64_gnullvm" - } - ], - "cfg(all(any(target_arch = \"x86_64\", target_arch = \"arm64ec\"), target_env = \"msvc\", not(windows_raw_dylib)))": [ - { - "id": "windows_x86_64_msvc 0.53.0", - "target": "windows_x86_64_msvc" - } - ], - "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))": [ - { - "id": "windows_aarch64_msvc 0.53.0", - "target": "windows_aarch64_msvc" - } - ], - "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ - { - "id": "windows_i686_gnu 0.53.0", - "target": "windows_i686_gnu" - } - ], - "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))": [ - { - "id": "windows_i686_msvc 0.53.0", - "target": "windows_i686_msvc" - } - ], - "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ - { - "id": "windows_x86_64_gnu 0.53.0", - "target": "windows_x86_64_gnu" - } - ], - "cfg(windows_raw_dylib)": [ - { - "id": "windows-link 0.1.3", - "target": "windows_link" - } - ], - "i686-pc-windows-gnullvm": [ - { - "id": "windows_i686_gnullvm 0.53.0", - "target": "windows_i686_gnullvm" - } - ], - "x86_64-pc-windows-gnullvm": [ - { - "id": "windows_x86_64_gnullvm 0.53.0", - "target": "windows_x86_64_gnullvm" - } - ] - } + } + ], + "selects": {} }, "edition": "2021", - "version": "0.53.3" + "version": "0.60.0" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -23002,20 +20907,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_aarch64_gnullvm 0.42.2": { - "name": "windows_aarch64_gnullvm", - "version": "0.42.2", + "windows-interface 0.59.1": { + "name": "windows-interface", + "version": "0.59.1", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_aarch64_gnullvm/0.42.2/download", - "sha256": "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" + "url": "https://static.crates.io/crates/windows-interface/0.59.1/download", + "sha256": "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8" } }, "targets": [ { - "Library": { - "crate_name": "windows_aarch64_gnullvm", + "ProcMacro": { + "crate_name": "windows_interface", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -23024,21 +20929,9 @@ ] } } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } } ], - "library_target_name": "windows_aarch64_gnullvm", + "library_target_name": "windows_interface", "common_attrs": { "compile_data_glob": [ "**" @@ -23046,25 +20939,22 @@ "deps": { "common": [ { - "id": "windows_aarch64_gnullvm 0.42.2", - "target": "build_script_build" + "id": "proc-macro2 1.0.95", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.40", + "target": "quote" + }, + { + "id": "syn 2.0.101", + "target": "syn" } ], "selects": {} }, - "edition": "2018", - "version": "0.42.2" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ] + "edition": "2021", + "version": "0.59.1" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -23073,20 +20963,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_aarch64_gnullvm 0.52.6": { - "name": "windows_aarch64_gnullvm", - "version": "0.52.6", + "windows-link 0.1.1": { + "name": "windows-link", + "version": "0.1.1", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_aarch64_gnullvm/0.52.6/download", - "sha256": "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" + "url": "https://static.crates.io/crates/windows-link/0.1.1/download", + "sha256": "76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38" } }, "targets": [ { "Library": { - "crate_name": "windows_aarch64_gnullvm", + "crate_name": "windows_link", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -23095,11 +20985,38 @@ ] } } - }, + } + ], + "library_target_name": "windows_link", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2021", + "version": "0.1.1" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "license-apache-2.0" + }, + "windows-result 0.3.2": { + "name": "windows-result", + "version": "0.3.2", + "package_url": "https://github.com/microsoft/windows-rs", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/windows-result/0.3.2/download", + "sha256": "c64fd11a4fd95df68efcfee5f44a294fe71b8bc6a91993e2791938abcc712252" + } + }, + "targets": [ { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", + "Library": { + "crate_name": "windows_result", + "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ @@ -23109,7 +21026,7 @@ } } ], - "library_target_name": "windows_aarch64_gnullvm", + "library_target_name": "windows_result", "common_attrs": { "compile_data_glob": [ "**" @@ -23117,25 +21034,14 @@ "deps": { "common": [ { - "id": "windows_aarch64_gnullvm 0.52.6", - "target": "build_script_build" + "id": "windows-link 0.1.1", + "target": "windows_link" } ], "selects": {} }, "edition": "2021", - "version": "0.52.6" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ] + "version": "0.3.2" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -23144,20 +21050,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_aarch64_gnullvm 0.53.0": { - "name": "windows_aarch64_gnullvm", - "version": "0.53.0", + "windows-strings 0.4.0": { + "name": "windows-strings", + "version": "0.4.0", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_aarch64_gnullvm/0.53.0/download", - "sha256": "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764" + "url": "https://static.crates.io/crates/windows-strings/0.4.0/download", + "sha256": "7a2ba9642430ee452d5a7aa78d72907ebe8cfda358e8cb7918a2050581322f97" } }, "targets": [ { "Library": { - "crate_name": "windows_aarch64_gnullvm", + "crate_name": "windows_strings", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -23166,21 +21072,9 @@ ] } } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } } ], - "library_target_name": "windows_aarch64_gnullvm", + "library_target_name": "windows_strings", "common_attrs": { "compile_data_glob": [ "**" @@ -23188,25 +21082,14 @@ "deps": { "common": [ { - "id": "windows_aarch64_gnullvm 0.53.0", - "target": "build_script_build" + "id": "windows-link 0.1.1", + "target": "windows_link" } ], "selects": {} }, "edition": "2021", - "version": "0.53.0" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ] + "version": "0.4.0" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -23215,20 +21098,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_aarch64_msvc 0.42.2": { - "name": "windows_aarch64_msvc", - "version": "0.42.2", + "windows-sys 0.45.0": { + "name": "windows-sys", + "version": "0.45.0", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_aarch64_msvc/0.42.2/download", - "sha256": "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" + "url": "https://static.crates.io/crates/windows-sys/0.45.0/download", + "sha256": "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" } }, "targets": [ { "Library": { - "crate_name": "windows_aarch64_msvc", + "crate_name": "windows_sys", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -23237,47 +21120,26 @@ ] } } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } } ], - "library_target_name": "windows_aarch64_msvc", + "library_target_name": "windows_sys", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { - "common": [ - { - "id": "windows_aarch64_msvc 0.42.2", - "target": "build_script_build" - } - ], - "selects": {} + "common": [], + "selects": { + "cfg(not(windows_raw_dylib))": [ + { + "id": "windows-targets 0.42.2", + "target": "windows_targets" + } + ] + } }, "edition": "2018", - "version": "0.42.2" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ] + "version": "0.45.0" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -23286,20 +21148,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_aarch64_msvc 0.52.6": { - "name": "windows_aarch64_msvc", - "version": "0.52.6", + "windows-sys 0.52.0": { + "name": "windows-sys", + "version": "0.52.0", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_aarch64_msvc/0.52.6/download", - "sha256": "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" + "url": "https://static.crates.io/crates/windows-sys/0.52.0/download", + "sha256": "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" } }, "targets": [ { "Library": { - "crate_name": "windows_aarch64_msvc", + "crate_name": "windows_sys", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -23308,21 +21170,9 @@ ] } } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } } ], - "library_target_name": "windows_aarch64_msvc", + "library_target_name": "windows_sys", "common_attrs": { "compile_data_glob": [ "**" @@ -23330,25 +21180,14 @@ "deps": { "common": [ { - "id": "windows_aarch64_msvc 0.52.6", - "target": "build_script_build" + "id": "windows-targets 0.52.6", + "target": "windows_targets" } ], "selects": {} }, "edition": "2021", - "version": "0.52.6" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ] + "version": "0.52.0" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -23357,33 +21196,21 @@ ], "license_file": "license-apache-2.0" }, - "windows_aarch64_msvc 0.53.0": { - "name": "windows_aarch64_msvc", - "version": "0.53.0", + "windows-sys 0.59.0": { + "name": "windows-sys", + "version": "0.59.0", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_aarch64_msvc/0.53.0/download", - "sha256": "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c" - } - }, - "targets": [ - { - "Library": { - "crate_name": "windows_aarch64_msvc", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - }, + "url": "https://static.crates.io/crates/windows-sys/0.59.0/download", + "sha256": "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" + } + }, + "targets": [ { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", + "Library": { + "crate_name": "windows_sys", + "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ @@ -23393,7 +21220,7 @@ } } ], - "library_target_name": "windows_aarch64_msvc", + "library_target_name": "windows_sys", "common_attrs": { "compile_data_glob": [ "**" @@ -23401,25 +21228,14 @@ "deps": { "common": [ { - "id": "windows_aarch64_msvc 0.53.0", - "target": "build_script_build" + "id": "windows-targets 0.52.6", + "target": "windows_targets" } ], "selects": {} }, "edition": "2021", - "version": "0.53.0" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ] + "version": "0.59.0" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -23428,20 +21244,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_i686_gnu 0.42.2": { - "name": "windows_i686_gnu", + "windows-targets 0.42.2": { + "name": "windows-targets", "version": "0.42.2", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_i686_gnu/0.42.2/download", - "sha256": "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" + "url": "https://static.crates.io/crates/windows-targets/0.42.2/download", + "sha256": "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" } }, "targets": [ { "Library": { - "crate_name": "windows_i686_gnu", + "crate_name": "windows_targets", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -23450,48 +21266,93 @@ ] } } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } } ], - "library_target_name": "windows_i686_gnu", + "library_target_name": "windows_targets", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { - "common": [ - { - "id": "windows_i686_gnu 0.42.2", - "target": "build_script_build" - } - ], - "selects": {} + "common": [], + "selects": { + "aarch64-pc-windows-gnullvm": [ + { + "id": "windows_aarch64_gnullvm 0.42.2", + "target": "windows_aarch64_gnullvm" + } + ], + "aarch64-pc-windows-msvc": [ + { + "id": "windows_aarch64_msvc 0.42.2", + "target": "windows_aarch64_msvc" + } + ], + "aarch64-uwp-windows-msvc": [ + { + "id": "windows_aarch64_msvc 0.42.2", + "target": "windows_aarch64_msvc" + } + ], + "i686-pc-windows-gnu": [ + { + "id": "windows_i686_gnu 0.42.2", + "target": "windows_i686_gnu" + } + ], + "i686-pc-windows-msvc": [ + { + "id": "windows_i686_msvc 0.42.2", + "target": "windows_i686_msvc" + } + ], + "i686-uwp-windows-gnu": [ + { + "id": "windows_i686_gnu 0.42.2", + "target": "windows_i686_gnu" + } + ], + "i686-uwp-windows-msvc": [ + { + "id": "windows_i686_msvc 0.42.2", + "target": "windows_i686_msvc" + } + ], + "x86_64-pc-windows-gnu": [ + { + "id": "windows_x86_64_gnu 0.42.2", + "target": "windows_x86_64_gnu" + } + ], + "x86_64-pc-windows-gnullvm": [ + { + "id": "windows_x86_64_gnullvm 0.42.2", + "target": "windows_x86_64_gnullvm" + } + ], + "x86_64-pc-windows-msvc": [ + { + "id": "windows_x86_64_msvc 0.42.2", + "target": "windows_x86_64_msvc" + } + ], + "x86_64-uwp-windows-gnu": [ + { + "id": "windows_x86_64_gnu 0.42.2", + "target": "windows_x86_64_gnu" + } + ], + "x86_64-uwp-windows-msvc": [ + { + "id": "windows_x86_64_msvc 0.42.2", + "target": "windows_x86_64_msvc" + } + ] + } }, "edition": "2018", "version": "0.42.2" }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ] - }, "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", @@ -23499,20 +21360,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_i686_gnu 0.52.6": { - "name": "windows_i686_gnu", + "windows-targets 0.52.6": { + "name": "windows-targets", "version": "0.52.6", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_i686_gnu/0.52.6/download", - "sha256": "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" + "url": "https://static.crates.io/crates/windows-targets/0.52.6/download", + "sha256": "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" } }, "targets": [ { "Library": { - "crate_name": "windows_i686_gnu", + "crate_name": "windows_targets", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -23521,48 +21382,69 @@ ] } } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } } ], - "library_target_name": "windows_i686_gnu", + "library_target_name": "windows_targets", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { - "common": [ - { - "id": "windows_i686_gnu 0.52.6", - "target": "build_script_build" - } - ], - "selects": {} + "common": [], + "selects": { + "aarch64-pc-windows-gnullvm": [ + { + "id": "windows_aarch64_gnullvm 0.52.6", + "target": "windows_aarch64_gnullvm" + } + ], + "cfg(all(any(target_arch = \"x86_64\", target_arch = \"arm64ec\"), target_env = \"msvc\", not(windows_raw_dylib)))": [ + { + "id": "windows_x86_64_msvc 0.52.6", + "target": "windows_x86_64_msvc" + } + ], + "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))": [ + { + "id": "windows_aarch64_msvc 0.52.6", + "target": "windows_aarch64_msvc" + } + ], + "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ + { + "id": "windows_i686_gnu 0.52.6", + "target": "windows_i686_gnu" + } + ], + "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))": [ + { + "id": "windows_i686_msvc 0.52.6", + "target": "windows_i686_msvc" + } + ], + "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ + { + "id": "windows_x86_64_gnu 0.52.6", + "target": "windows_x86_64_gnu" + } + ], + "i686-pc-windows-gnullvm": [ + { + "id": "windows_i686_gnullvm 0.52.6", + "target": "windows_i686_gnullvm" + } + ], + "x86_64-pc-windows-gnullvm": [ + { + "id": "windows_x86_64_gnullvm 0.52.6", + "target": "windows_x86_64_gnullvm" + } + ] + } }, "edition": "2021", "version": "0.52.6" }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ] - }, "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", @@ -23570,20 +21452,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_i686_gnu 0.53.0": { - "name": "windows_i686_gnu", - "version": "0.53.0", + "windows_aarch64_gnullvm 0.42.2": { + "name": "windows_aarch64_gnullvm", + "version": "0.42.2", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_i686_gnu/0.53.0/download", - "sha256": "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3" + "url": "https://static.crates.io/crates/windows_aarch64_gnullvm/0.42.2/download", + "sha256": "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" } }, "targets": [ { "Library": { - "crate_name": "windows_i686_gnu", + "crate_name": "windows_aarch64_gnullvm", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -23606,7 +21488,7 @@ } } ], - "library_target_name": "windows_i686_gnu", + "library_target_name": "windows_aarch64_gnullvm", "common_attrs": { "compile_data_glob": [ "**" @@ -23614,22 +21496,19 @@ "deps": { "common": [ { - "id": "windows_i686_gnu 0.53.0", + "id": "windows_aarch64_gnullvm 0.42.2", "target": "build_script_build" } ], "selects": {} }, - "edition": "2021", - "version": "0.53.0" + "edition": "2018", + "version": "0.42.2" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -23641,20 +21520,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_i686_gnullvm 0.52.6": { - "name": "windows_i686_gnullvm", + "windows_aarch64_gnullvm 0.52.6": { + "name": "windows_aarch64_gnullvm", "version": "0.52.6", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_i686_gnullvm/0.52.6/download", - "sha256": "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" + "url": "https://static.crates.io/crates/windows_aarch64_gnullvm/0.52.6/download", + "sha256": "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" } }, "targets": [ { "Library": { - "crate_name": "windows_i686_gnullvm", + "crate_name": "windows_aarch64_gnullvm", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -23677,7 +21556,7 @@ } } ], - "library_target_name": "windows_i686_gnullvm", + "library_target_name": "windows_aarch64_gnullvm", "common_attrs": { "compile_data_glob": [ "**" @@ -23685,7 +21564,7 @@ "deps": { "common": [ { - "id": "windows_i686_gnullvm 0.52.6", + "id": "windows_aarch64_gnullvm 0.52.6", "target": "build_script_build" } ], @@ -23698,9 +21577,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -23712,20 +21588,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_i686_gnullvm 0.53.0": { - "name": "windows_i686_gnullvm", - "version": "0.53.0", + "windows_aarch64_msvc 0.42.2": { + "name": "windows_aarch64_msvc", + "version": "0.42.2", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_i686_gnullvm/0.53.0/download", - "sha256": "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11" + "url": "https://static.crates.io/crates/windows_aarch64_msvc/0.42.2/download", + "sha256": "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" } }, "targets": [ { "Library": { - "crate_name": "windows_i686_gnullvm", + "crate_name": "windows_aarch64_msvc", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -23748,7 +21624,7 @@ } } ], - "library_target_name": "windows_i686_gnullvm", + "library_target_name": "windows_aarch64_msvc", "common_attrs": { "compile_data_glob": [ "**" @@ -23756,22 +21632,19 @@ "deps": { "common": [ { - "id": "windows_i686_gnullvm 0.53.0", + "id": "windows_aarch64_msvc 0.42.2", "target": "build_script_build" } ], "selects": {} }, - "edition": "2021", - "version": "0.53.0" + "edition": "2018", + "version": "0.42.2" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -23783,20 +21656,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_i686_msvc 0.42.2": { - "name": "windows_i686_msvc", - "version": "0.42.2", + "windows_aarch64_msvc 0.52.6": { + "name": "windows_aarch64_msvc", + "version": "0.52.6", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_i686_msvc/0.42.2/download", - "sha256": "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" + "url": "https://static.crates.io/crates/windows_aarch64_msvc/0.52.6/download", + "sha256": "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" } }, "targets": [ { "Library": { - "crate_name": "windows_i686_msvc", + "crate_name": "windows_aarch64_msvc", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -23819,7 +21692,7 @@ } } ], - "library_target_name": "windows_i686_msvc", + "library_target_name": "windows_aarch64_msvc", "common_attrs": { "compile_data_glob": [ "**" @@ -23827,22 +21700,19 @@ "deps": { "common": [ { - "id": "windows_i686_msvc 0.42.2", + "id": "windows_aarch64_msvc 0.52.6", "target": "build_script_build" } ], "selects": {} }, - "edition": "2018", - "version": "0.42.2" + "edition": "2021", + "version": "0.52.6" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -23854,20 +21724,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_i686_msvc 0.52.6": { - "name": "windows_i686_msvc", - "version": "0.52.6", + "windows_i686_gnu 0.42.2": { + "name": "windows_i686_gnu", + "version": "0.42.2", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_i686_msvc/0.52.6/download", - "sha256": "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" + "url": "https://static.crates.io/crates/windows_i686_gnu/0.42.2/download", + "sha256": "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" } }, "targets": [ { "Library": { - "crate_name": "windows_i686_msvc", + "crate_name": "windows_i686_gnu", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -23890,7 +21760,7 @@ } } ], - "library_target_name": "windows_i686_msvc", + "library_target_name": "windows_i686_gnu", "common_attrs": { "compile_data_glob": [ "**" @@ -23898,22 +21768,19 @@ "deps": { "common": [ { - "id": "windows_i686_msvc 0.52.6", + "id": "windows_i686_gnu 0.42.2", "target": "build_script_build" } ], "selects": {} }, - "edition": "2021", - "version": "0.52.6" + "edition": "2018", + "version": "0.42.2" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -23925,20 +21792,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_i686_msvc 0.53.0": { - "name": "windows_i686_msvc", - "version": "0.53.0", + "windows_i686_gnu 0.52.6": { + "name": "windows_i686_gnu", + "version": "0.52.6", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_i686_msvc/0.53.0/download", - "sha256": "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d" + "url": "https://static.crates.io/crates/windows_i686_gnu/0.52.6/download", + "sha256": "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" } }, "targets": [ { "Library": { - "crate_name": "windows_i686_msvc", + "crate_name": "windows_i686_gnu", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -23961,7 +21828,7 @@ } } ], - "library_target_name": "windows_i686_msvc", + "library_target_name": "windows_i686_gnu", "common_attrs": { "compile_data_glob": [ "**" @@ -23969,22 +21836,19 @@ "deps": { "common": [ { - "id": "windows_i686_msvc 0.53.0", + "id": "windows_i686_gnu 0.52.6", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", - "version": "0.53.0" + "version": "0.52.6" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -23996,20 +21860,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_x86_64_gnu 0.42.2": { - "name": "windows_x86_64_gnu", - "version": "0.42.2", + "windows_i686_gnullvm 0.52.6": { + "name": "windows_i686_gnullvm", + "version": "0.52.6", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_gnu/0.42.2/download", - "sha256": "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" + "url": "https://static.crates.io/crates/windows_i686_gnullvm/0.52.6/download", + "sha256": "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" } }, "targets": [ { "Library": { - "crate_name": "windows_x86_64_gnu", + "crate_name": "windows_i686_gnullvm", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -24032,7 +21896,7 @@ } } ], - "library_target_name": "windows_x86_64_gnu", + "library_target_name": "windows_i686_gnullvm", "common_attrs": { "compile_data_glob": [ "**" @@ -24040,22 +21904,19 @@ "deps": { "common": [ { - "id": "windows_x86_64_gnu 0.42.2", + "id": "windows_i686_gnullvm 0.52.6", "target": "build_script_build" } ], "selects": {} }, - "edition": "2018", - "version": "0.42.2" + "edition": "2021", + "version": "0.52.6" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -24067,20 +21928,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_x86_64_gnu 0.52.6": { - "name": "windows_x86_64_gnu", - "version": "0.52.6", + "windows_i686_msvc 0.42.2": { + "name": "windows_i686_msvc", + "version": "0.42.2", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_gnu/0.52.6/download", - "sha256": "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" + "url": "https://static.crates.io/crates/windows_i686_msvc/0.42.2/download", + "sha256": "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" } }, "targets": [ { "Library": { - "crate_name": "windows_x86_64_gnu", + "crate_name": "windows_i686_msvc", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -24103,7 +21964,7 @@ } } ], - "library_target_name": "windows_x86_64_gnu", + "library_target_name": "windows_i686_msvc", "common_attrs": { "compile_data_glob": [ "**" @@ -24111,22 +21972,19 @@ "deps": { "common": [ { - "id": "windows_x86_64_gnu 0.52.6", + "id": "windows_i686_msvc 0.42.2", "target": "build_script_build" } ], "selects": {} }, - "edition": "2021", - "version": "0.52.6" + "edition": "2018", + "version": "0.42.2" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -24138,20 +21996,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_x86_64_gnu 0.53.0": { - "name": "windows_x86_64_gnu", - "version": "0.53.0", + "windows_i686_msvc 0.52.6": { + "name": "windows_i686_msvc", + "version": "0.52.6", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_gnu/0.53.0/download", - "sha256": "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba" + "url": "https://static.crates.io/crates/windows_i686_msvc/0.52.6/download", + "sha256": "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" } }, "targets": [ { "Library": { - "crate_name": "windows_x86_64_gnu", + "crate_name": "windows_i686_msvc", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -24174,7 +22032,7 @@ } } ], - "library_target_name": "windows_x86_64_gnu", + "library_target_name": "windows_i686_msvc", "common_attrs": { "compile_data_glob": [ "**" @@ -24182,22 +22040,19 @@ "deps": { "common": [ { - "id": "windows_x86_64_gnu 0.53.0", + "id": "windows_i686_msvc 0.52.6", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", - "version": "0.53.0" + "version": "0.52.6" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -24209,20 +22064,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_x86_64_gnullvm 0.42.2": { - "name": "windows_x86_64_gnullvm", + "windows_x86_64_gnu 0.42.2": { + "name": "windows_x86_64_gnu", "version": "0.42.2", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_gnullvm/0.42.2/download", - "sha256": "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" + "url": "https://static.crates.io/crates/windows_x86_64_gnu/0.42.2/download", + "sha256": "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" } }, "targets": [ { "Library": { - "crate_name": "windows_x86_64_gnullvm", + "crate_name": "windows_x86_64_gnu", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -24245,7 +22100,7 @@ } } ], - "library_target_name": "windows_x86_64_gnullvm", + "library_target_name": "windows_x86_64_gnu", "common_attrs": { "compile_data_glob": [ "**" @@ -24253,7 +22108,7 @@ "deps": { "common": [ { - "id": "windows_x86_64_gnullvm 0.42.2", + "id": "windows_x86_64_gnu 0.42.2", "target": "build_script_build" } ], @@ -24266,9 +22121,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -24280,20 +22132,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_x86_64_gnullvm 0.52.6": { - "name": "windows_x86_64_gnullvm", + "windows_x86_64_gnu 0.52.6": { + "name": "windows_x86_64_gnu", "version": "0.52.6", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_gnullvm/0.52.6/download", - "sha256": "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" + "url": "https://static.crates.io/crates/windows_x86_64_gnu/0.52.6/download", + "sha256": "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" } }, "targets": [ { "Library": { - "crate_name": "windows_x86_64_gnullvm", + "crate_name": "windows_x86_64_gnu", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -24316,7 +22168,7 @@ } } ], - "library_target_name": "windows_x86_64_gnullvm", + "library_target_name": "windows_x86_64_gnu", "common_attrs": { "compile_data_glob": [ "**" @@ -24324,7 +22176,7 @@ "deps": { "common": [ { - "id": "windows_x86_64_gnullvm 0.52.6", + "id": "windows_x86_64_gnu 0.52.6", "target": "build_script_build" } ], @@ -24337,9 +22189,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -24351,14 +22200,14 @@ ], "license_file": "license-apache-2.0" }, - "windows_x86_64_gnullvm 0.53.0": { + "windows_x86_64_gnullvm 0.42.2": { "name": "windows_x86_64_gnullvm", - "version": "0.53.0", + "version": "0.42.2", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_gnullvm/0.53.0/download", - "sha256": "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57" + "url": "https://static.crates.io/crates/windows_x86_64_gnullvm/0.42.2/download", + "sha256": "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" } }, "targets": [ @@ -24395,22 +22244,19 @@ "deps": { "common": [ { - "id": "windows_x86_64_gnullvm 0.53.0", + "id": "windows_x86_64_gnullvm 0.42.2", "target": "build_script_build" } ], "selects": {} }, - "edition": "2021", - "version": "0.53.0" + "edition": "2018", + "version": "0.42.2" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -24422,20 +22268,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_x86_64_msvc 0.42.2": { - "name": "windows_x86_64_msvc", - "version": "0.42.2", + "windows_x86_64_gnullvm 0.52.6": { + "name": "windows_x86_64_gnullvm", + "version": "0.52.6", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_msvc/0.42.2/download", - "sha256": "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" + "url": "https://static.crates.io/crates/windows_x86_64_gnullvm/0.52.6/download", + "sha256": "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" } }, "targets": [ { "Library": { - "crate_name": "windows_x86_64_msvc", + "crate_name": "windows_x86_64_gnullvm", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -24458,7 +22304,7 @@ } } ], - "library_target_name": "windows_x86_64_msvc", + "library_target_name": "windows_x86_64_gnullvm", "common_attrs": { "compile_data_glob": [ "**" @@ -24466,22 +22312,19 @@ "deps": { "common": [ { - "id": "windows_x86_64_msvc 0.42.2", + "id": "windows_x86_64_gnullvm 0.52.6", "target": "build_script_build" } ], "selects": {} }, - "edition": "2018", - "version": "0.42.2" + "edition": "2021", + "version": "0.52.6" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -24493,14 +22336,14 @@ ], "license_file": "license-apache-2.0" }, - "windows_x86_64_msvc 0.52.6": { + "windows_x86_64_msvc 0.42.2": { "name": "windows_x86_64_msvc", - "version": "0.52.6", + "version": "0.42.2", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_msvc/0.52.6/download", - "sha256": "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" + "url": "https://static.crates.io/crates/windows_x86_64_msvc/0.42.2/download", + "sha256": "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" } }, "targets": [ @@ -24537,22 +22380,19 @@ "deps": { "common": [ { - "id": "windows_x86_64_msvc 0.52.6", + "id": "windows_x86_64_msvc 0.42.2", "target": "build_script_build" } ], "selects": {} }, - "edition": "2021", - "version": "0.52.6" + "edition": "2018", + "version": "0.42.2" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -24564,14 +22404,14 @@ ], "license_file": "license-apache-2.0" }, - "windows_x86_64_msvc 0.53.0": { + "windows_x86_64_msvc 0.52.6": { "name": "windows_x86_64_msvc", - "version": "0.53.0", + "version": "0.52.6", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_msvc/0.53.0/download", - "sha256": "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486" + "url": "https://static.crates.io/crates/windows_x86_64_msvc/0.52.6/download", + "sha256": "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" } }, "targets": [ @@ -24608,22 +22448,19 @@ "deps": { "common": [ { - "id": "windows_x86_64_msvc 0.53.0", + "id": "windows_x86_64_msvc 0.52.6", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", - "version": "0.53.0" + "version": "0.52.6" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -24635,66 +22472,20 @@ ], "license_file": "license-apache-2.0" }, - "winnow 0.7.13": { - "name": "winnow", - "version": "0.7.13", - "package_url": "https://github.com/winnow-rs/winnow", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/winnow/0.7.13/download", - "sha256": "21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf" - } - }, - "targets": [ - { - "Library": { - "crate_name": "winnow", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "winnow", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "alloc", - "default", - "std" - ], - "selects": {} - }, - "edition": "2021", - "version": "0.7.13" - }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE-MIT" - }, - "wit-bindgen 0.45.0": { - "name": "wit-bindgen", - "version": "0.45.0", + "wit-bindgen-rt 0.39.0": { + "name": "wit-bindgen-rt", + "version": "0.39.0", "package_url": "https://github.com/bytecodealliance/wit-bindgen", "repository": { "Http": { - "url": "https://static.crates.io/crates/wit-bindgen/0.45.0/download", - "sha256": "052283831dbae3d879dc7f51f3d92703a316ca49f91540417d38591826127814" + "url": "https://static.crates.io/crates/wit-bindgen-rt/0.39.0/download", + "sha256": "6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1" } }, "targets": [ { "Library": { - "crate_name": "wit_bindgen", + "crate_name": "wit_bindgen_rt", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -24717,7 +22508,7 @@ } } ], - "library_target_name": "wit_bindgen", + "library_target_name": "wit_bindgen_rt", "common_attrs": { "compile_data_glob": [ "**" @@ -24725,22 +22516,19 @@ "deps": { "common": [ { - "id": "wit-bindgen 0.45.0", + "id": "wit-bindgen-rt 0.39.0", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", - "version": "0.45.0" + "version": "0.39.0" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -24750,7 +22538,7 @@ "Apache-2.0", "MIT" ], - "license_file": "LICENSE-APACHE" + "license_file": null }, "yansi 1.0.1": { "name": "yansi", @@ -24799,14 +22587,14 @@ ], "license_file": "LICENSE-APACHE" }, - "zerocopy 0.8.26": { + "zerocopy 0.8.25": { "name": "zerocopy", - "version": "0.8.26", + "version": "0.8.25", "package_url": "https://github.com/google/zerocopy", "repository": { "Http": { - "url": "https://static.crates.io/crates/zerocopy/0.8.26/download", - "sha256": "1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f" + "url": "https://static.crates.io/crates/zerocopy/0.8.25/download", + "sha256": "a1702d9583232ddb9174e01bb7c15a2ab8fb1bc6f227aa1233858c351a3ba0cb" } }, "targets": [ @@ -24849,7 +22637,7 @@ "deps": { "common": [ { - "id": "zerocopy 0.8.26", + "id": "zerocopy 0.8.25", "target": "build_script_build" } ], @@ -24861,21 +22649,18 @@ "selects": { "cfg(any())": [ { - "id": "zerocopy-derive 0.8.26", + "id": "zerocopy-derive 0.8.25", "target": "zerocopy_derive" } ] } }, - "version": "0.8.26" + "version": "0.8.25" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -24888,14 +22673,14 @@ ], "license_file": "LICENSE-APACHE" }, - "zerocopy-derive 0.8.26": { + "zerocopy-derive 0.8.25": { "name": "zerocopy-derive", - "version": "0.8.26", + "version": "0.8.25", "package_url": "https://github.com/google/zerocopy", "repository": { "Http": { - "url": "https://static.crates.io/crates/zerocopy-derive/0.8.26/download", - "sha256": "9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181" + "url": "https://static.crates.io/crates/zerocopy-derive/0.8.25/download", + "sha256": "28a6e20d751156648aa063f3800b706ee209a32c0b4d9f24be3d980b01be55ef" } }, "targets": [ @@ -24920,7 +22705,7 @@ "deps": { "common": [ { - "id": "proc-macro2 1.0.101", + "id": "proc-macro2 1.0.95", "target": "proc_macro2" }, { @@ -24928,14 +22713,14 @@ "target": "quote" }, { - "id": "syn 2.0.106", + "id": "syn 2.0.101", "target": "syn" } ], "selects": {} }, "edition": "2021", - "version": "0.8.26" + "version": "0.8.25" }, "license": "BSD-2-Clause OR Apache-2.0 OR MIT", "license_ids": [ @@ -25096,7 +22881,6 @@ "x86_64-unknown-linux-gnu" ], "cfg(all(target_os = \"uefi\", getrandom_backend = \"efi_rng\"))": [], - "cfg(all(tokio_uring, target_os = \"linux\"))": [], "cfg(any())": [], "cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [ "aarch64-apple-darwin", @@ -25175,12 +22959,14 @@ "x86_64-unknown-linux-gnu" ], "cfg(target_arch = \"spirv\")": [], + "cfg(target_env = \"sgx\")": [], "cfg(target_os = \"android\")": [ "aarch64-linux-android", "armv7-linux-androideabi", "i686-linux-android", "x86_64-linux-android" ], + "cfg(target_os = \"fuchsia\")": [], "cfg(target_os = \"haiku\")": [], "cfg(target_os = \"hermit\")": [], "cfg(target_os = \"netbsd\")": [], @@ -25208,7 +22994,6 @@ "x86_64-unknown-linux-gnu" ], "cfg(windows)": [], - "cfg(windows_raw_dylib)": [], "i686-linux-android": [ "i686-linux-android" ], @@ -25234,17 +23019,15 @@ }, "direct_deps": [ "ahash 0.8.12", - "android_logger 0.15.1", - "anyhow 1.0.99", + "android_logger 0.15.0", + "anyhow 1.0.98", "assert_matches 1.5.0", - "async-trait 0.1.89", + "async-trait 0.1.88", "bd-api 1.0.0", - "bd-bonjson 1.0.0", "bd-buffer 1.0.0", "bd-client-common 1.0.0", "bd-client-stats-store 1.0.0", "bd-device 1.0.0", - "bd-error-reporter 1.0.0", "bd-hyper-network 1.0.0", "bd-key-value 1.0.0", "bd-log 1.0.0", @@ -25252,32 +23035,29 @@ "bd-logger 1.0.0", "bd-noop-network 1.0.0", "bd-proto 1.0.0", - "bd-report-writer 1.0.0", "bd-runtime 1.0.0", "bd-session 1.0.0", "bd-shutdown 1.0.0", "bd-test-helpers 1.0.0", "bd-time 1.0.0", "chrono 0.4.41", - "criterion 0.7.0", - "ctor 0.5.0", - "futures-util 0.3.31", + "criterion 0.5.1", + "ctor 0.4.2", "jni 0.21.1", - "libc 0.2.175", - "log 0.4.28", + "log 0.4.27", "objc 0.2.7", "objc-foundation 0.1.1", - "parking_lot 0.12.4", + "parking_lot 0.12.3", "protobuf 4.0.0-alpha.0", - "regex 1.11.2", + "regex-lite 0.1.6", "serde 1.0.219", - "serde_json 1.0.143", + "serde_json 1.0.140", "simple-xml 0.1.10", - "tempfile 3.21.0", - "time 0.3.43", - "tokio 1.47.1", - "tracing-subscriber 0.3.20", - "uuid 1.18.1" + "tempdir 0.3.7", + "time 0.3.41", + "tokio 1.45.0", + "tracing-subscriber 0.3.19", + "uuid 1.16.0" ], "direct_dev_deps": [ "pretty_assertions 1.4.1" diff --git a/Cargo.lock b/Cargo.lock index 157bb47cc..b92b467ea 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -13,9 +13,9 @@ dependencies = [ [[package]] name = "adler2" -version = "2.0.1" +version = "2.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" +checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627" [[package]] name = "ahash" @@ -54,9 +54,9 @@ checksum = "84521a3cf562bc62942e294181d9eef17eb38ceb8c68677bc49f144e4c3d4f8d" [[package]] name = "android_logger" -version = "0.15.1" +version = "0.15.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dbb4e440d04be07da1f1bf44fb4495ebd58669372fe0cffa6e48595ac5bd88a3" +checksum = "f6f39be698127218cca460cb624878c9aa4e2b47dba3b277963d2bf00bad263b" dependencies = [ "android_log-sys", "env_filter", @@ -78,61 +78,17 @@ version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299" -[[package]] -name = "anstream" -version = "0.6.20" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192" -dependencies = [ - "anstyle", - "anstyle-parse", - "anstyle-query", - "anstyle-wincon", - "colorchoice", - "is_terminal_polyfill", - "utf8parse", -] - [[package]] name = "anstyle" -version = "1.0.11" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd" - -[[package]] -name = "anstyle-parse" -version = "0.2.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" -dependencies = [ - "utf8parse", -] - -[[package]] -name = "anstyle-query" -version = "1.1.4" +version = "1.0.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2" -dependencies = [ - "windows-sys 0.60.2", -] - -[[package]] -name = "anstyle-wincon" -version = "3.0.10" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a" -dependencies = [ - "anstyle", - "once_cell_polyfill", - "windows-sys 0.60.2", -] +checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9" [[package]] name = "anyhow" -version = "1.0.99" +version = "1.0.98" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100" +checksum = "e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487" [[package]] name = "arc-swap" @@ -148,22 +104,22 @@ checksum = "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9" [[package]] name = "async-compression" -version = "0.4.30" +version = "0.4.23" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "977eb15ea9efd848bb8a4a1a2500347ed7f0bf794edf0dc3ddcf439f43d36b23" +checksum = "b37fc50485c4f3f736a4fb14199f6d5f5ba008d7f28fe710306c92780f004c07" dependencies = [ - "compression-codecs", - "compression-core", + "flate2", "futures-core", + "memchr", "pin-project-lite", "tokio", ] [[package]] name = "async-trait" -version = "0.1.89" +version = "0.1.88" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" +checksum = "e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5" dependencies = [ "proc-macro2", "quote", @@ -178,9 +134,9 @@ checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" [[package]] name = "autocfg" -version = "1.5.0" +version = "1.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" +checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26" [[package]] name = "axum" @@ -304,21 +260,21 @@ checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" [[package]] name = "base64ct" -version = "1.8.0" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba" +checksum = "89e25b6adfb930f02d1981565a6e5d9c547ac15a96606256d3b59040e5cd4ca3" [[package]] name = "bd-api" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "async-trait", "backoff", "bd-client-common", "bd-client-stats-store", - "bd-error-reporter", + "bd-device", "bd-grpc-codec", "bd-internal-logging", "bd-metadata", @@ -337,69 +293,16 @@ dependencies = [ "uuid", ] -[[package]] -name = "bd-artifact-upload" -version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" -dependencies = [ - "anyhow", - "async-trait", - "backoff", - "bd-api", - "bd-bounded-buffer", - "bd-client-common", - "bd-client-stats-store", - "bd-error-reporter", - "bd-log-primitives", - "bd-proto", - "bd-runtime", - "bd-shutdown", - "bd-time", - "flatbuffers", - "log", - "mockall", - "thiserror 2.0.16", - "time", - "tokio", - "uuid", -] - -[[package]] -name = "bd-bonjson" -version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" -dependencies = [ - "bytes", - "cbindgen", - "libc", - "log", -] - -[[package]] -name = "bd-bounded-buffer" -version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" -dependencies = [ - "ahash", - "bd-client-stats-store", - "bd-log-primitives", - "bd-stats-common", - "log", - "thiserror 2.0.16", - "tokio", -] - [[package]] name = "bd-buffer" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "async-trait", "bd-client-common", "bd-client-stats-store", "bd-completion", - "bd-error-reporter", "bd-proto", "bd-runtime", "bd-stats-common", @@ -411,7 +314,7 @@ dependencies = [ "memmap2", "parking_lot", "static_assertions", - "thiserror 2.0.16", + "thiserror 2.0.12", "time", "tokio", "tracing", @@ -420,29 +323,29 @@ dependencies = [ [[package]] name = "bd-client-common" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", - "async-trait", + "bd-client-stats-store", "bd-log-primitives", + "bd-matcher", "bd-metadata", "bd-proto", - "crc32fast", "flatbuffers", "flate2", "log", - "mockall", "parking_lot", "protobuf 4.0.0-alpha.0", - "thiserror 2.0.16", + "thiserror 2.0.12", "time", "tokio", + "uuid", ] [[package]] name = "bd-client-stats" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "async-trait", @@ -450,14 +353,12 @@ dependencies = [ "bd-client-common", "bd-client-stats-store", "bd-completion", - "bd-error-reporter", "bd-grpc-codec", "bd-proto", "bd-runtime", "bd-shutdown", "bd-stats-common", "bd-time", - "itertools 0.14.0", "log", "parking_lot", "protobuf 4.0.0-alpha.0", @@ -468,96 +369,74 @@ dependencies = [ [[package]] name = "bd-client-stats-store" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ - "anyhow", - "bd-client-common", "bd-proto", "bd-stats-common", + "itertools 0.14.0", "log", "parking_lot", "sketches-rust", - "thiserror 2.0.16", + "thiserror 2.0.12", "tokio", ] [[package]] name = "bd-completion" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "log", - "thiserror 2.0.16", "tokio", ] [[package]] name = "bd-crash-handler" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "async-trait", - "bd-api", - "bd-artifact-upload", - "bd-client-common", "bd-device", "bd-key-value", "bd-log-primitives", - "bd-proto", "bd-runtime", "bd-shutdown", - "bd-time", - "flatbuffers", "itertools 0.14.0", "log", - "mockall", - "regex", + "regex-lite", "serde", - "thiserror 2.0.16", "time", + "tinyjson", "tokio", - "uuid", ] [[package]] name = "bd-device" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", + "bd-client-common", "bd-key-value", + "bd-time", "log", "parking_lot", "serde", + "serde_yaml", "time", "uuid", ] -[[package]] -name = "bd-error-reporter" -version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" -dependencies = [ - "anyhow", - "bd-client-common", - "bd-client-stats-store", - "bd-metadata", - "log", - "parking_lot", - "tokio", - "uuid", -] - [[package]] name = "bd-events" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ - "anyhow", "bd-runtime", "bd-shutdown", + "ctor", "log", "tokio", ] @@ -565,7 +444,7 @@ dependencies = [ [[package]] name = "bd-grpc" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "assert_matches", @@ -593,7 +472,7 @@ dependencies = [ "serde", "serde_json", "snap", - "thiserror 2.0.16", + "thiserror 2.0.12", "time", "tokio", "tokio-stream", @@ -606,26 +485,27 @@ dependencies = [ [[package]] name = "bd-grpc-codec" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ + "anyhow", + "bd-client-common", "bd-stats-common", "bytes", "flate2", "log", "protobuf 4.0.0-alpha.0", - "thiserror 2.0.16", + "thiserror 2.0.12", ] [[package]] name = "bd-hyper-network" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "async-trait", "bd-api", "bd-client-common", - "bd-error-reporter", "bd-shutdown", "bytes", "http", @@ -644,17 +524,19 @@ dependencies = [ [[package]] name = "bd-internal-logging" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ + "anyhow", "bd-log-primitives", "bd-proto", + "bd-runtime", "tokio", ] [[package]] name = "bd-key-value" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "base64", @@ -669,9 +551,10 @@ dependencies = [ [[package]] name = "bd-log" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", + "bd-time", "log", "parking_lot", "time", @@ -685,7 +568,7 @@ dependencies = [ [[package]] name = "bd-log-filter" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "bd-client-stats-store", @@ -694,27 +577,28 @@ dependencies = [ "bd-proto", "itertools 0.14.0", "log", - "regex", + "regex-lite", "time", ] [[package]] name = "bd-log-matcher" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "bd-log-primitives", + "bd-matcher", "bd-proto", "itertools 0.14.0", "protobuf 4.0.0-alpha.0", - "regex", + "regex-lite", ] [[package]] name = "bd-log-metadata" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "bd-log-primitives", @@ -724,9 +608,10 @@ dependencies = [ [[package]] name = "bd-log-primitives" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "ahash", + "anyhow", "bd-proto", "serde", "time", @@ -735,14 +620,12 @@ dependencies = [ [[package]] name = "bd-logger" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "async-trait", "backoff", "bd-api", - "bd-artifact-upload", - "bd-bounded-buffer", "bd-buffer", "bd-client-common", "bd-client-stats", @@ -750,7 +633,6 @@ dependencies = [ "bd-completion", "bd-crash-handler", "bd-device", - "bd-error-reporter", "bd-events", "bd-internal-logging", "bd-key-value", @@ -759,6 +641,7 @@ dependencies = [ "bd-log-matcher", "bd-log-metadata", "bd-log-primitives", + "bd-matcher", "bd-network-quality", "bd-proto", "bd-resource-utilization", @@ -776,7 +659,7 @@ dependencies = [ "parking_lot", "protobuf 4.0.0-alpha.0", "serde", - "thiserror 2.0.16", + "thiserror 2.0.12", "time", "tokio", "tower", @@ -784,20 +667,43 @@ dependencies = [ "unwrap-infallible", ] +[[package]] +name = "bd-matcher" +version = "1.0.0" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +dependencies = [ + "anyhow", + "bd-log-primitives", + "bd-proto", + "protobuf 4.0.0-alpha.0", + "regex-lite", + "thiserror 2.0.12", +] + [[package]] name = "bd-metadata" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +dependencies = [ + "anyhow", + "base64", + "bd-log", + "bincode", + "log", + "serde", + "time", + "tokio", +] [[package]] name = "bd-network-quality" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" [[package]] name = "bd-noop-network" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "async-trait", @@ -808,7 +714,7 @@ dependencies = [ [[package]] name = "bd-panic" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "color-backtrace", "log", @@ -818,18 +724,18 @@ dependencies = [ [[package]] name = "bd-pgv" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "log", "protobuf 4.0.0-alpha.0", "protobuf-codegen", - "thiserror 2.0.16", + "thiserror 2.0.12", ] [[package]] name = "bd-proto" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "bd-pgv", "bytes", @@ -839,27 +745,18 @@ dependencies = [ "protobuf-codegen", ] -[[package]] -name = "bd-report-writer" -version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" -dependencies = [ - "bd-proto", - "cbindgen", - "flatbuffers", -] - [[package]] name = "bd-resource-utilization" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", - "bd-client-common", + "bd-internal-logging", "bd-log-primitives", "bd-runtime", "bd-shutdown", "bd-time", + "ctor", "log", "time", "tokio", @@ -868,16 +765,13 @@ dependencies = [ [[package]] name = "bd-runtime" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", - "async-trait", "bd-client-common", "bd-proto", "log", - "parking_lot", "protobuf 4.0.0-alpha.0", - "tempfile", "time", "tokio", ] @@ -885,18 +779,18 @@ dependencies = [ [[package]] name = "bd-server-stats" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ - "anyhow", "bd-stats-common", "bd-time", "concat-string", "dashmap", "itertools 0.14.0", + "log", "parking_lot", "prometheus", "regex", - "thiserror 2.0.16", + "thiserror 2.0.12", "time", "tokio", ] @@ -904,15 +798,17 @@ dependencies = [ [[package]] name = "bd-session" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", + "bd-client-common", "bd-key-value", "bd-log", "bd-time", "log", "parking_lot", "serde", + "serde_yaml", "thread_local", "time", "tokio", @@ -922,17 +818,18 @@ dependencies = [ [[package]] name = "bd-session-replay" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "bd-client-common", "bd-client-stats-store", - "bd-error-reporter", + "bd-internal-logging", "bd-log-primitives", "bd-runtime", "bd-shutdown", "bd-stats-common", "bd-time", + "ctor", "log", "parking_lot", "time", @@ -942,7 +839,7 @@ dependencies = [ [[package]] name = "bd-shutdown" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "log", "tokio", @@ -951,16 +848,15 @@ dependencies = [ [[package]] name = "bd-stats-common" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ - "anyhow", "sketches-rust", ] [[package]] name = "bd-test-helpers" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "assert_matches", @@ -968,7 +864,6 @@ dependencies = [ "axum", "axum-server", "bd-client-common", - "bd-error-reporter", "bd-events", "bd-grpc", "bd-grpc-codec", @@ -976,10 +871,12 @@ dependencies = [ "bd-log", "bd-log-metadata", "bd-log-primitives", + "bd-matcher", "bd-metadata", "bd-panic", "bd-proto", "bd-resource-utilization", + "bd-session", "bd-session-replay", "bd-stats-common", "bd-time", @@ -990,7 +887,6 @@ dependencies = [ "prometheus", "protobuf 4.0.0-alpha.0", "serde", - "tempfile", "time", "tokio", "tokio-stream", @@ -1000,12 +896,12 @@ dependencies = [ [[package]] name = "bd-time" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "async-trait", "parking_lot", "protobuf 4.0.0-alpha.0", - "rand 0.9.2", + "rand 0.9.1", "time", "tokio", ] @@ -1013,7 +909,7 @@ dependencies = [ [[package]] name = "bd-workflows" version = "0.1.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "async-trait", @@ -1022,9 +918,9 @@ dependencies = [ "bd-client-stats", "bd-client-stats-store", "bd-completion", - "bd-error-reporter", "bd-log-matcher", "bd-log-primitives", + "bd-matcher", "bd-proto", "bd-runtime", "bd-shutdown", @@ -1034,10 +930,10 @@ dependencies = [ "itertools 0.14.0", "log", "protobuf 4.0.0-alpha.0", - "regex", + "regex-lite", "serde", "sha2", - "thiserror 2.0.16", + "thiserror 2.0.12", "time", "tokio", "uuid", @@ -1065,9 +961,9 @@ dependencies = [ [[package]] name = "bitflags" -version = "2.9.4" +version = "2.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394" +checksum = "5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd" [[package]] name = "block" @@ -1086,9 +982,9 @@ dependencies = [ [[package]] name = "bumpalo" -version = "3.19.0" +version = "3.17.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43" +checksum = "1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf" [[package]] name = "bytes" @@ -1107,15 +1003,12 @@ dependencies = [ "bd-client-common", "bd-client-stats-store", "bd-device", - "bd-error-reporter", "bd-key-value", "bd-logger", "bd-runtime", "bd-session", "bd-time", - "futures-util", "jni", - "libc", "log", "platform-shared", "time", @@ -1129,32 +1022,12 @@ version = "0.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5" -[[package]] -name = "cbindgen" -version = "0.29.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "975982cdb7ad6a142be15bdf84aea7ec6a9e5d4d797c004d43185b24cfe4e684" -dependencies = [ - "clap", - "heck", - "indexmap", - "log", - "proc-macro2", - "quote", - "serde", - "serde_json", - "syn", - "tempfile", - "toml", -] - [[package]] name = "cc" -version = "1.2.35" +version = "1.2.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "590f9024a68a8c40351881787f1934dc11afd69090f5edb6831464694d836ea3" +checksum = "32db95edf998450acc7881c932f94cd9b05c87b4b2599e8bab064753da4acfd1" dependencies = [ - "find-msvc-tools", "shlex", ] @@ -1166,9 +1039,9 @@ checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c" [[package]] name = "cfg-if" -version = "1.0.3" +version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9" +checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "chrono" @@ -1213,47 +1086,39 @@ dependencies = [ [[package]] name = "clap" -version = "4.5.47" +version = "4.5.37" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7eac00902d9d136acd712710d71823fb8ac8004ca445a89e73a41d45aa712931" +checksum = "eccb054f56cbd38340b380d4a8e69ef1f02f1af43db2f0cc817a4774d80ae071" dependencies = [ "clap_builder", ] [[package]] name = "clap_builder" -version = "4.5.47" +version = "4.5.37" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2ad9bbf750e73b5884fb8a211a9424a1906c1e156724260fdae972f31d70e1d6" +checksum = "efd9466fac8543255d3b1fcad4762c5e116ffe808c8a3043d4263cd4fd4862a2" dependencies = [ - "anstream", "anstyle", "clap_lex", - "strsim", ] [[package]] name = "clap_lex" -version = "0.7.5" +version = "0.7.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675" +checksum = "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6" [[package]] name = "color-backtrace" -version = "0.7.1" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e49b1973af2a47b5b44f7dd0a344598da95c872e1556b045607888784e973b91" +checksum = "2123a5984bd52ca861c66f66a9ab9883b27115c607f801f86c1bc2a84eb69f0f" dependencies = [ "backtrace", "termcolor", ] -[[package]] -name = "colorchoice" -version = "1.0.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" - [[package]] name = "combine" version = "4.6.7" @@ -1264,22 +1129,6 @@ dependencies = [ "memchr", ] -[[package]] -name = "compression-codecs" -version = "0.4.30" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "485abf41ac0c8047c07c87c72c8fb3eb5197f6e9d7ded615dfd1a00ae00a0f64" -dependencies = [ - "compression-core", - "flate2", -] - -[[package]] -name = "compression-core" -version = "0.4.29" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e47641d3deaf41fb1538ac1f54735925e275eaf3bf4d55c81b137fba797e5cbb" - [[package]] name = "concat-string" version = "1.0.1" @@ -1303,31 +1152,34 @@ dependencies = [ [[package]] name = "crc32fast" -version = "1.5.0" +version = "1.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" +checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3" dependencies = [ "cfg-if", ] [[package]] name = "criterion" -version = "0.7.0" +version = "0.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e1c047a62b0cc3e145fa84415a3191f628e980b194c2755aa12300a4e6cbd928" +checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f" dependencies = [ "anes", "cast", "ciborium", "clap", "criterion-plot", - "itertools 0.13.0", + "is-terminal", + "itertools 0.10.5", "num-traits", + "once_cell", "oorandom", "plotters", "rayon", "regex", "serde", + "serde_derive", "serde_json", "tinytemplate", "walkdir", @@ -1335,12 +1187,12 @@ dependencies = [ [[package]] name = "criterion-plot" -version = "0.6.0" +version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9b1bcc0dc7dfae599d84ad0b1a55f80cde8af3725da8313b528da95ef783e338" +checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1" dependencies = [ "cast", - "itertools 0.13.0", + "itertools 0.10.5", ] [[package]] @@ -1370,9 +1222,9 @@ checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" [[package]] name = "crunchy" -version = "0.2.4" +version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5" +checksum = "43da5946c66ffcc7745f48db692ffbb10a83bfe0afd96235c5c2a4fb23994929" [[package]] name = "crypto-common" @@ -1386,9 +1238,9 @@ dependencies = [ [[package]] name = "ctor" -version = "0.5.0" +version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "67773048316103656a637612c4a62477603b777d91d9c62ff2290f9cde178fdb" +checksum = "a4735f265ba6a1188052ca32d461028a7d1125868be18e287e756019da7607b5" dependencies = [ "ctor-proc-macro", "dtor", @@ -1396,9 +1248,9 @@ dependencies = [ [[package]] name = "ctor-proc-macro" -version = "0.0.6" +version = "0.0.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e2931af7e13dc045d8e9d26afccc6fa115d64e115c9c84b1166288b46f6782c2" +checksum = "4f211af61d8efdd104f96e57adf5e426ba1bc3ed7a4ead616e15e5881fd79c4d" [[package]] name = "dashmap" @@ -1416,9 +1268,9 @@ dependencies = [ [[package]] name = "deranged" -version = "0.5.3" +version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d630bccd429a5bb5a64b5e94f693bfc48c9f8566418fda4c494cc94f911f87cc" +checksum = "9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e" dependencies = [ "powerfmt", "serde", @@ -1440,26 +1292,20 @@ dependencies = [ "crypto-common", ] -[[package]] -name = "downcast" -version = "0.11.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1435fa1053d8b2fbbe9be7e97eca7f33d37b28409959813daefc1446a14247f1" - [[package]] name = "dtor" -version = "0.1.0" +version = "0.0.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e58a0764cddb55ab28955347b45be00ade43d4d6f3ba4bf3dc354e4ec9432934" +checksum = "97cbdf2ad6846025e8e25df05171abfb30e3ababa12ee0a0e44b9bbe570633a8" dependencies = [ "dtor-proc-macro", ] [[package]] name = "dtor-proc-macro" -version = "0.0.6" +version = "0.0.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f678cf4a922c215c63e0de95eb1ff08a958a81d47e485cf9da1e27bf6305cfa5" +checksum = "7454e41ff9012c00d53cf7f475c5e3afa3b91b7c90568495495e8d9bf47a1055" [[package]] name = "either" @@ -1484,12 +1330,12 @@ checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" [[package]] name = "errno" -version = "0.3.13" +version = "0.3.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad" +checksum = "976dd42dc7e85965fe702eb8164f21f450704bdde31faefd6471dba214cb594e" dependencies = [ "libc", - "windows-sys 0.60.2", + "windows-sys 0.59.0", ] [[package]] @@ -1498,12 +1344,6 @@ version = "2.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" -[[package]] -name = "find-msvc-tools" -version = "0.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e178e4fba8a2726903f6ba98a6d221e76f9c12c650d5dc0e6afdc50677b49650" - [[package]] name = "flatbuffers" version = "25.2.10" @@ -1525,9 +1365,9 @@ dependencies = [ [[package]] name = "flate2" -version = "1.1.2" +version = "1.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d" +checksum = "7ced92e76e966ca2fd84c8f7aa01a4aea65b0eb6648d72f7c8f3e2764a67fece" dependencies = [ "crc32fast", "libz-sys", @@ -1542,24 +1382,18 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "form_urlencoded" -version = "1.2.2" +version = "1.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" +checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" dependencies = [ "percent-encoding", ] -[[package]] -name = "fragile" -version = "2.0.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "28dd6caf6059519a65843af8fe2a3ae298b14b80179855aeb4adc2c1934ee619" - [[package]] name = "fs-err" -version = "3.1.1" +version = "3.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "88d7be93788013f265201256d58f04936a8079ad5dc898743aa20525f503b683" +checksum = "1f89bda4c2a21204059a977ed3bfe746677dfd137b83c339e702b0ac91d482aa" dependencies = [ "autocfg", "tokio", @@ -1575,6 +1409,12 @@ dependencies = [ "winapi", ] +[[package]] +name = "fuchsia-cprng" +version = "0.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba" + [[package]] name = "futures" version = "0.3.31" @@ -1682,7 +1522,7 @@ checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592" dependencies = [ "cfg-if", "libc", - "wasi 0.11.1+wasi-snapshot-preview1", + "wasi 0.11.0+wasi-snapshot-preview1", ] [[package]] @@ -1694,7 +1534,7 @@ dependencies = [ "cfg-if", "libc", "r-efi", - "wasi 0.14.3+wasi-0.2.4", + "wasi 0.14.2+wasi-0.2.4", ] [[package]] @@ -1705,9 +1545,9 @@ checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f" [[package]] name = "h2" -version = "0.4.12" +version = "0.4.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386" +checksum = "a9421a676d1b147b16b82c9225157dc629087ef8ec4d5e2960f9437a90dac0a5" dependencies = [ "atomic-waker", "bytes", @@ -1740,15 +1580,15 @@ checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" [[package]] name = "hashbrown" -version = "0.15.5" +version = "0.15.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" +checksum = "84b26c544d002229e640969970a2e74021aadf6e2f96372b9c58eff97de08eb3" [[package]] -name = "heck" -version = "0.5.0" +name = "hermit-abi" +version = "0.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" +checksum = "f154ce46856750ed433c8649605bf7ed2de3bc35fd9d2a9f30cddd873c80cb08" [[package]] name = "home" @@ -1807,14 +1647,13 @@ checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" [[package]] name = "hyper" -version = "1.7.0" +version = "1.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e" +checksum = "cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80" dependencies = [ - "atomic-waker", "bytes", "futures-channel", - "futures-core", + "futures-util", "h2", "http", "http-body", @@ -1822,7 +1661,6 @@ dependencies = [ "httpdate", "itoa", "pin-project-lite", - "pin-utils", "smallvec", "tokio", "want", @@ -1830,10 +1668,11 @@ dependencies = [ [[package]] name = "hyper-rustls" -version = "0.27.7" +version = "0.27.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" +checksum = "2d191583f3da1305256f22463b9bb0471acad48a4e534a5218b9963e9c1f59b2" dependencies = [ + "futures-util", "http", "hyper", "hyper-util", @@ -1842,18 +1681,17 @@ dependencies = [ "tokio", "tokio-rustls", "tower-service", - "webpki-roots", + "webpki-roots 0.26.11", ] [[package]] name = "hyper-util" -version = "0.1.16" +version = "0.1.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8d9b05277c7e8da2c93a568989bb6207bef0112e8d17df7a6eda4a3cf143bc5e" +checksum = "497bbc33a26fdd4af9ed9c70d63f61cf56a938375fbb32df34db9b1cd6d643f2" dependencies = [ "bytes", "futures-channel", - "futures-core", "futures-util", "http", "http-body", @@ -1892,12 +1730,12 @@ dependencies = [ [[package]] name = "indexmap" -version = "2.11.0" +version = "2.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f2481980430f9f78649238835720ddccc57e52df14ffce1c6f37391d61b563e9" +checksum = "cea70ddb795996207ad57735b50c5982d8844f38ba9ee5f1aedcfb708a2aa11e" dependencies = [ "equivalent", - "hashbrown 0.15.5", + "hashbrown 0.15.3", ] [[package]] @@ -1919,27 +1757,21 @@ dependencies = [ ] [[package]] -name = "io-uring" -version = "0.7.10" +name = "is-terminal" +version = "0.4.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b" +checksum = "e04d7f318608d35d4b61ddd75cbdaee86b023ebe2bd5a66ee0915f0bf93095a9" dependencies = [ - "bitflags", - "cfg-if", + "hermit-abi", "libc", + "windows-sys 0.59.0", ] -[[package]] -name = "is_terminal_polyfill" -version = "1.70.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" - [[package]] name = "itertools" -version = "0.13.0" +version = "0.10.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186" +checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" dependencies = [ "either", ] @@ -1983,9 +1815,9 @@ checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130" [[package]] name = "js-sys" -version = "0.3.78" +version = "0.3.77" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0c0b063578492ceec17683ef2f8c5e89121fbd0b172cbc280635ab7567db2738" +checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f" dependencies = [ "once_cell", "wasm-bindgen", @@ -1999,9 +1831,9 @@ checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" [[package]] name = "libc" -version = "0.2.175" +version = "0.2.172" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543" +checksum = "d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa" [[package]] name = "libz-sys" @@ -2028,9 +1860,9 @@ checksum = "cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12" [[package]] name = "lock_api" -version = "0.4.13" +version = "0.4.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765" +checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17" dependencies = [ "autocfg", "scopeguard", @@ -2038,9 +1870,9 @@ dependencies = [ [[package]] name = "log" -version = "0.4.28" +version = "0.4.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432" +checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94" [[package]] name = "logger_benchmark" @@ -2058,7 +1890,7 @@ dependencies = [ "bd-test-helpers", "criterion", "protobuf 4.0.0-alpha.0", - "tempfile", + "tempdir", "time", ] @@ -2073,11 +1905,11 @@ dependencies = [ [[package]] name = "matchers" -version = "0.2.0" +version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9" +checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558" dependencies = [ - "regex-automata", + "regex-automata 0.1.10", ] [[package]] @@ -2088,15 +1920,15 @@ checksum = "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3" [[package]] name = "memchr" -version = "2.7.5" +version = "2.7.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0" +checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" [[package]] name = "memmap2" -version = "0.9.8" +version = "0.9.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "843a98750cd611cc2965a8213b53b43e715f13c37a9e096c6408e69990961db7" +checksum = "fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f" dependencies = [ "libc", ] @@ -2118,57 +1950,32 @@ checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" [[package]] name = "miniz_oxide" -version = "0.8.9" +version = "0.8.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" +checksum = "3be647b768db090acb35d5ec5db2b0e1f1de11133ca123b9eacf5137868f892a" dependencies = [ "adler2", ] [[package]] name = "mio" -version = "1.0.4" +version = "1.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c" +checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd" dependencies = [ "libc", - "wasi 0.11.1+wasi-snapshot-preview1", - "windows-sys 0.59.0", -] - -[[package]] -name = "mockall" -version = "0.13.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "39a6bfcc6c8c7eed5ee98b9c3e33adc726054389233e201c95dab2d41a3839d2" -dependencies = [ - "cfg-if", - "downcast", - "fragile", - "mockall_derive", - "predicates", - "predicates-tree", -] - -[[package]] -name = "mockall_derive" -version = "0.13.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "25ca3004c2efe9011bd4e461bd8256445052b9615405b4f7ea43fc8ca5c20898" -dependencies = [ - "cfg-if", - "proc-macro2", - "quote", - "syn", + "wasi 0.11.0+wasi-snapshot-preview1", + "windows-sys 0.52.0", ] [[package]] name = "nu-ansi-term" -version = "0.50.1" +version = "0.46.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399" +checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84" dependencies = [ - "windows-sys 0.52.0", + "overload", + "winapi", ] [[package]] @@ -2230,23 +2037,23 @@ version = "1.21.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" -[[package]] -name = "once_cell_polyfill" -version = "1.70.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad" - [[package]] name = "oorandom" version = "11.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e" +[[package]] +name = "overload" +version = "0.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" + [[package]] name = "parking_lot" -version = "0.12.4" +version = "0.12.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13" +checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27" dependencies = [ "lock_api", "parking_lot_core", @@ -2254,9 +2061,9 @@ dependencies = [ [[package]] name = "parking_lot_core" -version = "0.9.11" +version = "0.9.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5" +checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8" dependencies = [ "cfg-if", "libc", @@ -2267,9 +2074,9 @@ dependencies = [ [[package]] name = "percent-encoding" -version = "2.3.2" +version = "2.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" +checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" [[package]] name = "pin-project-lite" @@ -2297,7 +2104,6 @@ dependencies = [ "bd-api", "bd-client-common", "bd-client-stats-store", - "bd-error-reporter", "bd-log-primitives", "bd-logger", "bd-runtime", @@ -2305,7 +2111,7 @@ dependencies = [ "log", "parking_lot", "pretty_assertions", - "regex", + "regex-lite", "time", "tokio", ] @@ -2377,32 +2183,6 @@ dependencies = [ "zerocopy", ] -[[package]] -name = "predicates" -version = "3.1.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a5d19ee57562043d37e82899fade9a22ebab7be9cef5026b07fda9cdd4293573" -dependencies = [ - "anstyle", - "predicates-core", -] - -[[package]] -name = "predicates-core" -version = "1.0.9" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "727e462b119fe9c93fd0eb1429a5f7647394014cf3c04ab2c0350eeb09095ffa" - -[[package]] -name = "predicates-tree" -version = "1.0.12" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "72dd2d6d381dfb73a193c7fca536518d7caee39fc8503f74e7dc0be0531b425c" -dependencies = [ - "predicates-core", - "termtree", -] - [[package]] name = "pretty_assertions" version = "1.4.1" @@ -2415,9 +2195,9 @@ dependencies = [ [[package]] name = "proc-macro2" -version = "1.0.101" +version = "1.0.95" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de" +checksum = "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778" dependencies = [ "unicode-ident", ] @@ -2434,7 +2214,7 @@ dependencies = [ "memchr", "parking_lot", "protobuf 3.7.2", - "thiserror 2.0.16", + "thiserror 2.0.12", ] [[package]] @@ -2524,9 +2304,22 @@ dependencies = [ [[package]] name = "r-efi" -version = "5.3.0" +version = "5.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" +checksum = "74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5" + +[[package]] +name = "rand" +version = "0.4.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293" +dependencies = [ + "fuchsia-cprng", + "libc", + "rand_core 0.3.1", + "rdrand", + "winapi", +] [[package]] name = "rand" @@ -2541,9 +2334,9 @@ dependencies = [ [[package]] name = "rand" -version = "0.9.2" +version = "0.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" +checksum = "9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97" dependencies = [ "rand_chacha 0.9.0", "rand_core 0.9.3", @@ -2569,6 +2362,21 @@ dependencies = [ "rand_core 0.9.3", ] +[[package]] +name = "rand_core" +version = "0.3.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b" +dependencies = [ + "rand_core 0.4.2", +] + +[[package]] +name = "rand_core" +version = "0.4.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc" + [[package]] name = "rand_core" version = "0.6.4" @@ -2589,9 +2397,9 @@ dependencies = [ [[package]] name = "rayon" -version = "1.11.0" +version = "1.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f" +checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa" dependencies = [ "either", "rayon-core", @@ -2599,51 +2407,90 @@ dependencies = [ [[package]] name = "rayon-core" -version = "1.13.0" +version = "1.12.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91" +checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2" dependencies = [ "crossbeam-deque", "crossbeam-utils", ] +[[package]] +name = "rdrand" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2" +dependencies = [ + "rand_core 0.3.1", +] + [[package]] name = "redox_syscall" -version = "0.5.17" +version = "0.5.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77" +checksum = "928fca9cf2aa042393a8325b9ead81d2f0df4cb12e1e24cef072922ccd99c5af" dependencies = [ "bitflags", ] [[package]] name = "regex" -version = "1.11.2" +version = "1.11.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "23d7fd106d8c02486a8d64e778353d1cffe08ce79ac2e82f540c86d0facf6912" +checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191" dependencies = [ "aho-corasick", "memchr", - "regex-automata", - "regex-syntax", + "regex-automata 0.4.9", + "regex-syntax 0.8.5", ] [[package]] name = "regex-automata" -version = "0.4.10" +version = "0.1.10" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" +dependencies = [ + "regex-syntax 0.6.29", +] + +[[package]] +name = "regex-automata" +version = "0.4.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6b9458fa0bfeeac22b5ca447c63aaf45f28439a709ccd244698632f9aa6394d6" +checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908" dependencies = [ "aho-corasick", "memchr", - "regex-syntax", + "regex-syntax 0.8.5", ] +[[package]] +name = "regex-lite" +version = "0.1.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a" + [[package]] name = "regex-syntax" -version = "0.8.6" +version = "0.6.29" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001" +checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" + +[[package]] +name = "regex-syntax" +version = "0.8.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" + +[[package]] +name = "remove_dir_all" +version = "0.5.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7" +dependencies = [ + "winapi", +] [[package]] name = "ring" @@ -2661,9 +2508,9 @@ dependencies = [ [[package]] name = "rustc-demangle" -version = "0.1.26" +version = "0.1.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace" +checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f" [[package]] name = "rustc_version" @@ -2689,22 +2536,22 @@ dependencies = [ [[package]] name = "rustix" -version = "1.0.8" +version = "1.0.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8" +checksum = "c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266" dependencies = [ "bitflags", "errno", "libc", "linux-raw-sys 0.9.4", - "windows-sys 0.60.2", + "windows-sys 0.59.0", ] [[package]] name = "rustls" -version = "0.23.31" +version = "0.23.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c0ebcbd2f03de0fc1122ad9bb24b127a5a6cd51d72604a3f3c50ac459762b6cc" +checksum = "730944ca083c1c233a75c09f199e973ca499344a2b7ba9e755c457e86fb4a321" dependencies = [ "once_cell", "ring", @@ -2734,9 +2581,9 @@ dependencies = [ [[package]] name = "rustls-webpki" -version = "0.103.4" +version = "0.103.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0a17884ae0c1b773f1ccd2bd4a8c72f16da897310a98b0e84bf349ad5ead92fc" +checksum = "e4a72fe2bcf7a6ac6fd7d0b9e5cb68aeb7d4c0a0271730218b3e92d43b4eb435" dependencies = [ "ring", "rustls-pki-types", @@ -2745,9 +2592,9 @@ dependencies = [ [[package]] name = "rustversion" -version = "1.0.22" +version = "1.0.20" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" +checksum = "eded382c5f5f786b989652c49544c4877d9f015cc22e145a5ea8ea66c2921cd2" [[package]] name = "ryu" @@ -2798,9 +2645,9 @@ dependencies = [ [[package]] name = "serde_json" -version = "1.0.143" +version = "1.0.140" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d401abef1d108fbd9cbaebc3e46611f4b1021f714a0597a71f41ee463f5f4a5a" +checksum = "20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373" dependencies = [ "itoa", "memchr", @@ -2819,24 +2666,28 @@ dependencies = [ ] [[package]] -name = "serde_spanned" -version = "0.6.9" +name = "serde_urlencoded" +version = "0.7.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3" +checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" dependencies = [ + "form_urlencoded", + "itoa", + "ryu", "serde", ] [[package]] -name = "serde_urlencoded" -version = "0.7.1" +name = "serde_yaml" +version = "0.9.34+deprecated" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" +checksum = "6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47" dependencies = [ - "form_urlencoded", + "indexmap", "itoa", "ryu", "serde", + "unsafe-libyaml", ] [[package]] @@ -2867,9 +2718,9 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" [[package]] name = "signal-hook-registry" -version = "1.4.6" +version = "1.4.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b" +checksum = "9203b8055f63a2a00e2f593bb0510367fe707d7ff1e5c872de2f537b339e5410" dependencies = [ "libc", ] @@ -2890,15 +2741,18 @@ dependencies = [ [[package]] name = "slab" -version = "0.4.11" +version = "0.4.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589" +checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" +dependencies = [ + "autocfg", +] [[package]] name = "smallvec" -version = "1.15.1" +version = "1.15.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" +checksum = "8917285742e9f3e1683f0a9c4e6b57960b7314d0b08d30d1ecd426713ee2eee9" [[package]] name = "snap" @@ -2908,12 +2762,12 @@ checksum = "1b6b67fb9a61334225b5b790716f609cd58395f895b3fe8b328786812a40bc3b" [[package]] name = "socket2" -version = "0.6.0" +version = "0.5.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807" +checksum = "4f5fd57c80058a56cf5c777ab8a126398ece8e442983605d280a44ce79d0edef" dependencies = [ "libc", - "windows-sys 0.59.0", + "windows-sys 0.52.0", ] [[package]] @@ -2922,12 +2776,6 @@ version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" -[[package]] -name = "strsim" -version = "0.11.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" - [[package]] name = "subtle" version = "2.6.1" @@ -2942,16 +2790,13 @@ dependencies = [ "anyhow", "async-trait", "bd-api", - "bd-bonjson", "bd-client-common", "bd-device", - "bd-error-reporter", "bd-key-value", "bd-log", "bd-log-primitives", "bd-logger", "bd-noop-network", - "bd-report-writer", "bd-runtime", "bd-session", "bd-test-helpers", @@ -2969,9 +2814,9 @@ dependencies = [ [[package]] name = "syn" -version = "2.0.106" +version = "2.0.101" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6" +checksum = "8ce2b7fc941b3a24138a0a7cf8e858bfc6a992e7978a068a5c760deb0ed43caf" dependencies = [ "proc-macro2", "quote", @@ -2984,17 +2829,27 @@ version = "1.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" +[[package]] +name = "tempdir" +version = "0.3.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "15f2b5fb00ccdf689e0149d1b1b3c03fead81c2b37735d812fa8bddbbf41b6d8" +dependencies = [ + "rand 0.4.6", + "remove_dir_all", +] + [[package]] name = "tempfile" -version = "3.21.0" +version = "3.19.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "15b61f8f20e3a6f7e0649d825294eaf317edce30f82cf6026e7e4cb9222a7d1e" +checksum = "7437ac7763b9b123ccf33c338a5cc1bac6f69b45a136c19bdd8a65e3916435bf" dependencies = [ "fastrand", "getrandom 0.3.3", "once_cell", - "rustix 1.0.8", - "windows-sys 0.60.2", + "rustix 1.0.7", + "windows-sys 0.59.0", ] [[package]] @@ -3006,12 +2861,6 @@ dependencies = [ "winapi-util", ] -[[package]] -name = "termtree" -version = "0.5.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8f50febec83f5ee1df3015341d8bd429f2d1cc62bcba7ea2076759d315084683" - [[package]] name = "test_jni" version = "1.0.0" @@ -3019,7 +2868,6 @@ dependencies = [ "anyhow", "assert_matches", "bd-client-common", - "bd-error-reporter", "bd-log", "bd-logger", "bd-proto", @@ -3037,9 +2885,7 @@ dependencies = [ name = "test_swift_bridge" version = "1.0.0" dependencies = [ - "bd-bonjson", "bd-client-common", - "bd-error-reporter", "bd-key-value", "bd-logger", "bd-proto", @@ -3064,11 +2910,11 @@ dependencies = [ [[package]] name = "thiserror" -version = "2.0.16" +version = "2.0.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0" +checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708" dependencies = [ - "thiserror-impl 2.0.16", + "thiserror-impl 2.0.12", ] [[package]] @@ -3084,9 +2930,9 @@ dependencies = [ [[package]] name = "thiserror-impl" -version = "2.0.16" +version = "2.0.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960" +checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d" dependencies = [ "proc-macro2", "quote", @@ -3095,20 +2941,22 @@ dependencies = [ [[package]] name = "thread_local" -version = "1.1.9" +version = "1.1.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185" +checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c" dependencies = [ "cfg-if", + "once_cell", ] [[package]] name = "time" -version = "0.3.43" +version = "0.3.41" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "83bde6f1ec10e72d583d91623c939f623002284ef622b87de38cfd546cbf2031" +checksum = "8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40" dependencies = [ "deranged", + "itoa", "num-conv", "powerfmt", "serde", @@ -3118,20 +2966,26 @@ dependencies = [ [[package]] name = "time-core" -version = "0.1.6" +version = "0.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b" +checksum = "c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c" [[package]] name = "time-macros" -version = "0.2.24" +version = "0.2.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3" +checksum = "3526739392ec93fd8b359c8e98514cb3e8e021beb4e5f597b00a0221f8ed8a49" dependencies = [ "num-conv", "time-core", ] +[[package]] +name = "tinyjson" +version = "2.5.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9ab95735ea2c8fd51154d01e39cf13912a78071c2d89abc49a7ef102a7dd725a" + [[package]] name = "tinytemplate" version = "1.2.1" @@ -3144,22 +2998,20 @@ dependencies = [ [[package]] name = "tokio" -version = "1.47.1" +version = "1.45.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038" +checksum = "2513ca694ef9ede0fb23fe71a4ee4107cb102b9dc1930f6d0fd77aae068ae165" dependencies = [ "backtrace", "bytes", - "io-uring", "libc", "mio", "parking_lot", "pin-project-lite", "signal-hook-registry", - "slab", "socket2", "tokio-macros", - "windows-sys 0.59.0", + "windows-sys 0.52.0", ] [[package]] @@ -3196,9 +3048,9 @@ dependencies = [ [[package]] name = "tokio-util" -version = "0.7.16" +version = "0.7.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "14307c986784f72ef81c89db7d9e28d6ac26d16213b109ea501696195e6e3ce5" +checksum = "66a539a9ad6d5d281510d5bd368c973d636c02dbf8a67300bfb6b950696ad7df" dependencies = [ "bytes", "futures-core", @@ -3207,47 +3059,6 @@ dependencies = [ "tokio", ] -[[package]] -name = "toml" -version = "0.8.23" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362" -dependencies = [ - "serde", - "serde_spanned", - "toml_datetime", - "toml_edit", -] - -[[package]] -name = "toml_datetime" -version = "0.6.11" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c" -dependencies = [ - "serde", -] - -[[package]] -name = "toml_edit" -version = "0.22.27" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a" -dependencies = [ - "indexmap", - "serde", - "serde_spanned", - "toml_datetime", - "toml_write", - "winnow", -] - -[[package]] -name = "toml_write" -version = "0.1.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801" - [[package]] name = "tower" version = "0.5.2" @@ -3266,9 +3077,8 @@ dependencies = [ [[package]] name = "tower-http" -version = "0.6.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2" +version = "0.6.2" +source = "git+https://github.com/tower-rs/tower-http?rev=d0c522b6da2620bf5314302d12e4cded7295b11c#d0c522b6da2620bf5314302d12e4cded7295b11c" dependencies = [ "async-compression", "bitflags", @@ -3309,9 +3119,9 @@ dependencies = [ [[package]] name = "tracing-attributes" -version = "0.1.30" +version = "0.1.28" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903" +checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d" dependencies = [ "proc-macro2", "quote", @@ -3320,9 +3130,9 @@ dependencies = [ [[package]] name = "tracing-core" -version = "0.1.34" +version = "0.1.33" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678" +checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c" dependencies = [ "once_cell", "valuable", @@ -3351,14 +3161,14 @@ dependencies = [ [[package]] name = "tracing-subscriber" -version = "0.3.20" +version = "0.3.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5" +checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008" dependencies = [ "matchers", "nu-ansi-term", "once_cell", - "regex-automata", + "regex", "sharded-slab", "smallvec", "thread_local", @@ -3385,6 +3195,12 @@ version = "1.0.18" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512" +[[package]] +name = "unsafe-libyaml" +version = "0.2.11" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861" + [[package]] name = "untrusted" version = "0.9.0" @@ -3409,21 +3225,13 @@ version = "2.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" -[[package]] -name = "utf8parse" -version = "0.2.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" - [[package]] name = "uuid" -version = "1.18.1" +version = "1.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2" +checksum = "458f7a779bf54acc9f347480ac654f68407d3aab21269a6e3c9f922acd9e2da9" dependencies = [ "getrandom 0.3.3", - "js-sys", - "wasm-bindgen", ] [[package]] @@ -3471,37 +3279,36 @@ dependencies = [ [[package]] name = "wasi" -version = "0.11.1+wasi-snapshot-preview1" +version = "0.11.0+wasi-snapshot-preview1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" +checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" [[package]] name = "wasi" -version = "0.14.3+wasi-0.2.4" +version = "0.14.2+wasi-0.2.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6a51ae83037bdd272a9e28ce236db8c07016dd0d50c27038b3f407533c030c95" +checksum = "9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3" dependencies = [ - "wit-bindgen", + "wit-bindgen-rt", ] [[package]] name = "wasm-bindgen" -version = "0.2.101" +version = "0.2.100" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7e14915cadd45b529bb8d1f343c4ed0ac1de926144b746e2710f9cd05df6603b" +checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5" dependencies = [ "cfg-if", "once_cell", "rustversion", "wasm-bindgen-macro", - "wasm-bindgen-shared", ] [[package]] name = "wasm-bindgen-backend" -version = "0.2.101" +version = "0.2.100" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e28d1ba982ca7923fd01448d5c30c6864d0a14109560296a162f80f305fb93bb" +checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6" dependencies = [ "bumpalo", "log", @@ -3513,9 +3320,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro" -version = "0.2.101" +version = "0.2.100" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7c3d463ae3eff775b0c45df9da45d68837702ac35af998361e2c84e7c5ec1b0d" +checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407" dependencies = [ "quote", "wasm-bindgen-macro-support", @@ -3523,9 +3330,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro-support" -version = "0.2.101" +version = "0.2.100" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7bb4ce89b08211f923caf51d527662b75bdc9c9c7aab40f86dcb9fb85ac552aa" +checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de" dependencies = [ "proc-macro2", "quote", @@ -3536,18 +3343,18 @@ dependencies = [ [[package]] name = "wasm-bindgen-shared" -version = "0.2.101" +version = "0.2.100" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f143854a3b13752c6950862c906306adb27c7e839f7414cec8fea35beab624c1" +checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d" dependencies = [ "unicode-ident", ] [[package]] name = "web-sys" -version = "0.3.78" +version = "0.3.77" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "77e4b637749ff0d92b8fad63aa1f7cff3cbe125fd49c175cd6345e7272638b12" +checksum = "33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2" dependencies = [ "js-sys", "wasm-bindgen", @@ -3555,9 +3362,18 @@ dependencies = [ [[package]] name = "webpki-roots" -version = "1.0.2" +version = "0.26.11" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "521bc38abb08001b01866da9f51eb7c5d647a19260e00054a8c7fd5f9e57f7a9" +dependencies = [ + "webpki-roots 1.0.0", +] + +[[package]] +name = "webpki-roots" +version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7e8983c3ab33d6fb807cfcdad2491c4ea8cbc8ed839181c7dfd9c67c83e261b2" +checksum = "2853738d1cc4f2da3a225c18ec6c3721abb31961096e9dbf5ab35fa88b19cfdb" dependencies = [ "rustls-pki-types", ] @@ -3592,11 +3408,11 @@ checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" [[package]] name = "winapi-util" -version = "0.1.10" +version = "0.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0978bf7171b3d90bac376700cb56d606feb40f251a475a5d6634613564460b22" +checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb" dependencies = [ - "windows-sys 0.60.2", + "windows-sys 0.59.0", ] [[package]] @@ -3607,9 +3423,9 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" [[package]] name = "windows-core" -version = "0.61.2" +version = "0.61.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3" +checksum = "4763c1de310c86d75a878046489e2e5ba02c649d185f21c67d4cf8a56d098980" dependencies = [ "windows-implement", "windows-interface", @@ -3642,24 +3458,24 @@ dependencies = [ [[package]] name = "windows-link" -version = "0.1.3" +version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" +checksum = "76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38" [[package]] name = "windows-result" -version = "0.3.4" +version = "0.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" +checksum = "c64fd11a4fd95df68efcfee5f44a294fe71b8bc6a91993e2791938abcc712252" dependencies = [ "windows-link", ] [[package]] name = "windows-strings" -version = "0.4.2" +version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" +checksum = "7a2ba9642430ee452d5a7aa78d72907ebe8cfda358e8cb7918a2050581322f97" dependencies = [ "windows-link", ] @@ -3691,15 +3507,6 @@ dependencies = [ "windows-targets 0.52.6", ] -[[package]] -name = "windows-sys" -version = "0.60.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" -dependencies = [ - "windows-targets 0.53.3", -] - [[package]] name = "windows-targets" version = "0.42.2" @@ -3724,30 +3531,13 @@ dependencies = [ "windows_aarch64_gnullvm 0.52.6", "windows_aarch64_msvc 0.52.6", "windows_i686_gnu 0.52.6", - "windows_i686_gnullvm 0.52.6", + "windows_i686_gnullvm", "windows_i686_msvc 0.52.6", "windows_x86_64_gnu 0.52.6", "windows_x86_64_gnullvm 0.52.6", "windows_x86_64_msvc 0.52.6", ] -[[package]] -name = "windows-targets" -version = "0.53.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91" -dependencies = [ - "windows-link", - "windows_aarch64_gnullvm 0.53.0", - "windows_aarch64_msvc 0.53.0", - "windows_i686_gnu 0.53.0", - "windows_i686_gnullvm 0.53.0", - "windows_i686_msvc 0.53.0", - "windows_x86_64_gnu 0.53.0", - "windows_x86_64_gnullvm 0.53.0", - "windows_x86_64_msvc 0.53.0", -] - [[package]] name = "windows_aarch64_gnullvm" version = "0.42.2" @@ -3760,12 +3550,6 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" -[[package]] -name = "windows_aarch64_gnullvm" -version = "0.53.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764" - [[package]] name = "windows_aarch64_msvc" version = "0.42.2" @@ -3778,12 +3562,6 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" -[[package]] -name = "windows_aarch64_msvc" -version = "0.53.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c" - [[package]] name = "windows_i686_gnu" version = "0.42.2" @@ -3796,24 +3574,12 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" -[[package]] -name = "windows_i686_gnu" -version = "0.53.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3" - [[package]] name = "windows_i686_gnullvm" version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" -[[package]] -name = "windows_i686_gnullvm" -version = "0.53.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11" - [[package]] name = "windows_i686_msvc" version = "0.42.2" @@ -3826,12 +3592,6 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" -[[package]] -name = "windows_i686_msvc" -version = "0.53.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d" - [[package]] name = "windows_x86_64_gnu" version = "0.42.2" @@ -3844,12 +3604,6 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" -[[package]] -name = "windows_x86_64_gnu" -version = "0.53.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba" - [[package]] name = "windows_x86_64_gnullvm" version = "0.42.2" @@ -3862,12 +3616,6 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" -[[package]] -name = "windows_x86_64_gnullvm" -version = "0.53.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57" - [[package]] name = "windows_x86_64_msvc" version = "0.42.2" @@ -3881,26 +3629,14 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" [[package]] -name = "windows_x86_64_msvc" -version = "0.53.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486" - -[[package]] -name = "winnow" -version = "0.7.13" +name = "wit-bindgen-rt" +version = "0.39.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf" +checksum = "6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1" dependencies = [ - "memchr", + "bitflags", ] -[[package]] -name = "wit-bindgen" -version = "0.45.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "052283831dbae3d879dc7f51f3d92703a316ca49f91540417d38591826127814" - [[package]] name = "yansi" version = "1.0.1" @@ -3909,18 +3645,18 @@ checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049" [[package]] name = "zerocopy" -version = "0.8.26" +version = "0.8.25" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f" +checksum = "a1702d9583232ddb9174e01bb7c15a2ab8fb1bc6f227aa1233858c351a3ba0cb" dependencies = [ "zerocopy-derive", ] [[package]] name = "zerocopy-derive" -version = "0.8.26" +version = "0.8.25" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181" +checksum = "28a6e20d751156648aa063f3800b706ee209a32c0b4d9f24be3d980b01be55ef" dependencies = [ "proc-macro2", "quote", diff --git a/Cargo.toml b/Cargo.toml index fa59cae34..0970db003 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,45 +14,40 @@ resolver = "2" [workspace.dependencies] ahash = "0.8.12" -android_logger = { version = "0.15.1", default-features = false } -anyhow = "1.0.99" +android_logger = { version = "0.15.0", default-features = false } +anyhow = "1.0.98" assert_matches = "1.5.0" -async-trait = "0.1.89" -bd-api = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-bonjson = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-buffer = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-client-common = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-client-stats-store = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-crash-handler = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-device = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-error-reporter = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-grpc = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-hyper-network = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-key-value = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-log = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-log-metadata = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-log-primitives = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-logger = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-noop-network = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-proto = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-report-writer = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-runtime = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-session = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-shutdown = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-test-helpers = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49", default-features = false } -bd-time = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } +async-trait = "0.1.88" +bd-api = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-buffer = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-client-common = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-client-stats-store = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-crash-handler = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-device = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-grpc = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-hyper-network = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-key-value = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-log = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-log-metadata = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-log-primitives = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-logger = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-noop-network = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-proto = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-runtime = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-session = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-shutdown = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-test-helpers = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1", default-features = false } +bd-time = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } chrono = "0.4.41" -clap = { version = "4.5.47", features = ["derive", "env"] } -ctor = "0.5.0" +clap = { version = "4.5.38", features = ["derive", "env"] } +ctor = "0.4.2" env_logger = { version = "0.11.8", default-features = false } -futures-util = "0.3.31" jni = "0.21.1" -libc = "0.2.175" -log = { version = "0.4.28", features = ["max_level_trace", "release_max_level_info"] } +log = { version = "0.4.27", features = ["max_level_trace", "release_max_level_info"] } objc = "0.2.7" objc-foundation = "0.1.1" parameterized = "2.0.0" -parking_lot = "0.12.4" +parking_lot = "0.12.3" platform-shared = { path = "platform/shared" } pretty_assertions = "1.4.1" protobuf = { git = "https://github.com/bitdriftlabs/rust-protobuf.git", branch = "patch-stack", features = [ @@ -61,23 +56,14 @@ protobuf = { git = "https://github.com/bitdriftlabs/rust-protobuf.git", branch = ] } protobuf-codegen = { git = "https://github.com/bitdriftlabs/rust-protobuf.git", branch = "patch-stack" } protobuf-json-mapping = { git = "https://github.com/bitdriftlabs/rust-protobuf.git", branch = "patch-stack" } -rand = "0.9.2" +rand = "0.9.1" rand_distr = "0.5.1" -regex = "1.11.2" +regex-lite = "0.1.6" serde = { version = "1", features = ["derive"] } -serde_json = "1.0.143" -tempfile = "3.21.0" -time = { version = "0.3.43", features = ["serde-well-known", "macros"] } -tokio = { version = "1.47.1", features = ["full", "test-util"] } +serde_json = "1.0.140" +tempdir = "0.3.7" +time = { version = "0.3.41", features = ["serde-well-known", "macros"] } +tokio = { version = "1.45.0", features = ["full", "test-util"] } tracing = { version = "0.1.41", features = ["log"] } -tracing-subscriber = { version = "0.3.20", features = ["env-filter"] } -uuid = { version = "1.18.1", features = ["v4"] } - -[profile.dev] -panic = "abort" - -[profile.release] -codegen-units = 1 -lto = "fat" -opt-level = "s" -panic = "abort" +tracing-subscriber = { version = "0.3.19", features = ["env-filter"] } +uuid = { version = "1.16.0", features = ["v4"] } diff --git a/platform/shared/Cargo.toml b/platform/shared/Cargo.toml index 9afdd79ae..86aaa0e35 100644 --- a/platform/shared/Cargo.toml +++ b/platform/shared/Cargo.toml @@ -17,7 +17,7 @@ bd-runtime.workspace = true bd-session.workspace = true log.workspace = true parking_lot.workspace = true -regex.workspace = true +regex-lite.workspace = true time.workspace = true tokio.workspace = true From f61765f8ea49afe8620f7c93312f83263b96dc5e Mon Sep 17 00:00:00 2001 From: Snow Pettersen Date: Mon, 12 May 2025 23:06:18 -0700 Subject: [PATCH 2/4] remove unused --- Cargo.Bazel.lock | 798 ++--------------------------------- Cargo.lock | 119 ------ Cargo.toml | 2 - test/platform/jvm/Cargo.toml | 1 - 4 files changed, 35 insertions(+), 885 deletions(-) diff --git a/Cargo.Bazel.lock b/Cargo.Bazel.lock index 151216793..fd93a6e7d 100644 --- a/Cargo.Bazel.lock +++ b/Cargo.Bazel.lock @@ -1,5 +1,5 @@ { - "checksum": "665498ccbbd91108c69d5407ef41717e112a0e1f0768cbf529b9b6c0f4072796", + "checksum": "05588d24b1898b75a67f25e394f1f17e6851a9eb054baab06a3cb499dcc2a155", "crates": { "addr2line 0.24.2": { "name": "addr2line", @@ -254,45 +254,6 @@ ], "license_file": "LICENSE-MIT" }, - "android-tzdata 0.1.1": { - "name": "android-tzdata", - "version": "0.1.1", - "package_url": "https://github.com/RumovZ/android-tzdata", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/android-tzdata/0.1.1/download", - "sha256": "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0" - } - }, - "targets": [ - { - "Library": { - "crate_name": "android_tzdata", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "android_tzdata", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2018", - "version": "0.1.1" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, "android_log-sys 0.3.2": { "name": "android_log-sys", "version": "0.3.2", @@ -388,54 +349,6 @@ ], "license_file": "LICENSE-APACHE" }, - "android_system_properties 0.1.5": { - "name": "android_system_properties", - "version": "0.1.5", - "package_url": "https://github.com/nical/android_system_properties", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/android_system_properties/0.1.5/download", - "sha256": "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" - } - }, - "targets": [ - { - "Library": { - "crate_name": "android_system_properties", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "android_system_properties", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "libc 0.2.172", - "target": "libc" - } - ], - "selects": {} - }, - "edition": "2018", - "version": "0.1.5" - }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, "anes 0.1.6": { "name": "anes", "version": "0.1.6", @@ -5659,101 +5572,6 @@ ], "license_file": "LICENSE-APACHE" }, - "chrono 0.4.41": { - "name": "chrono", - "version": "0.4.41", - "package_url": "https://github.com/chronotope/chrono", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/chrono/0.4.41/download", - "sha256": "c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d" - } - }, - "targets": [ - { - "Library": { - "crate_name": "chrono", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "chrono", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "alloc", - "android-tzdata", - "clock", - "default", - "iana-time-zone", - "js-sys", - "now", - "oldtime", - "std", - "wasm-bindgen", - "wasmbind", - "winapi", - "windows-link" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "iana-time-zone 0.1.63", - "target": "iana_time_zone" - }, - { - "id": "num-traits 0.2.19", - "target": "num_traits" - } - ], - "selects": { - "aarch64-linux-android": [ - { - "id": "android-tzdata 0.1.1", - "target": "android_tzdata" - } - ], - "armv7-linux-androideabi": [ - { - "id": "android-tzdata 0.1.1", - "target": "android_tzdata" - } - ], - "i686-linux-android": [ - { - "id": "android-tzdata 0.1.1", - "target": "android_tzdata" - } - ], - "x86_64-linux-android": [ - { - "id": "android-tzdata 0.1.1", - "target": "android_tzdata" - } - ] - } - }, - "edition": "2021", - "version": "0.4.41" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE.txt" - }, "ciborium 0.2.2": { "name": "ciborium", "version": "0.2.2", @@ -6221,52 +6039,6 @@ ], "license_file": "LICENSE-APACHE" }, - "core-foundation-sys 0.8.7": { - "name": "core-foundation-sys", - "version": "0.8.7", - "package_url": "https://github.com/servo/core-foundation-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/core-foundation-sys/0.8.7/download", - "sha256": "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" - } - }, - "targets": [ - { - "Library": { - "crate_name": "core_foundation_sys", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "core_foundation_sys", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "default", - "link" - ], - "selects": {} - }, - "edition": "2018", - "version": "0.8.7" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, "cpufeatures 0.2.17": { "name": "cpufeatures", "version": "0.2.17", @@ -9883,20 +9655,20 @@ ], "license_file": "LICENSE" }, - "iana-time-zone 0.1.63": { - "name": "iana-time-zone", - "version": "0.1.63", - "package_url": "https://github.com/strawlab/iana-time-zone", + "indexmap 2.9.0": { + "name": "indexmap", + "version": "2.9.0", + "package_url": "https://github.com/indexmap-rs/indexmap", "repository": { "Http": { - "url": "https://static.crates.io/crates/iana-time-zone/0.1.63/download", - "sha256": "b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8" + "url": "https://static.crates.io/crates/indexmap/2.9.0/download", + "sha256": "cea70ddb795996207ad57735b50c5982d8844f38ba9ee5f1aedcfb708a2aa11e" } }, "targets": [ { "Library": { - "crate_name": "iana_time_zone", + "crate_name": "indexmap", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -9907,84 +9679,55 @@ } } ], - "library_target_name": "iana_time_zone", + "library_target_name": "indexmap", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "fallback" + "default", + "std" ], "selects": {} }, "deps": { - "common": [], - "selects": { - "cfg(all(target_arch = \"wasm32\", target_os = \"unknown\"))": [ - { - "id": "js-sys 0.3.77", - "target": "js_sys" - }, - { - "id": "log 0.4.27", - "target": "log" - }, - { - "id": "wasm-bindgen 0.2.100", - "target": "wasm_bindgen" - } - ], - "cfg(target_os = \"android\")": [ - { - "id": "android_system_properties 0.1.5", - "target": "android_system_properties" - } - ], - "cfg(target_os = \"haiku\")": [ - { - "id": "iana-time-zone-haiku 0.1.2", - "target": "iana_time_zone_haiku" - } - ], - "cfg(target_os = \"windows\")": [ - { - "id": "windows-core 0.61.0", - "target": "windows_core" - } - ], - "cfg(target_vendor = \"apple\")": [ - { - "id": "core-foundation-sys 0.8.7", - "target": "core_foundation_sys" - } - ] - } + "common": [ + { + "id": "equivalent 1.0.2", + "target": "equivalent" + }, + { + "id": "hashbrown 0.15.3", + "target": "hashbrown" + } + ], + "selects": {} }, "edition": "2021", - "version": "0.1.63" + "version": "2.9.0" }, - "license": "MIT OR Apache-2.0", + "license": "Apache-2.0 OR MIT", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, - "iana-time-zone-haiku 0.1.2": { - "name": "iana-time-zone-haiku", - "version": "0.1.2", - "package_url": "https://github.com/strawlab/iana-time-zone", + "instant 0.1.13": { + "name": "instant", + "version": "0.1.13", + "package_url": "https://github.com/sebcrozet/instant", "repository": { "Http": { - "url": "https://static.crates.io/crates/iana-time-zone-haiku/0.1.2/download", - "sha256": "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" + "url": "https://static.crates.io/crates/instant/0.1.13/download", + "sha256": "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222" } }, "targets": [ { "Library": { - "crate_name": "iana_time_zone_haiku", + "crate_name": "instant", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -9993,21 +9736,9 @@ ] } } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } } ], - "library_target_name": "iana_time_zone_haiku", + "library_target_name": "instant", "common_attrs": { "compile_data_glob": [ "**" @@ -10015,138 +9746,14 @@ "deps": { "common": [ { - "id": "iana-time-zone-haiku 0.1.2", - "target": "build_script_build" + "id": "cfg-if 1.0.0", + "target": "cfg_if" } ], "selects": {} }, "edition": "2018", - "version": "0.1.2" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "cc 1.2.22", - "target": "cc" - } - ], - "selects": {} - } - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "indexmap 2.9.0": { - "name": "indexmap", - "version": "2.9.0", - "package_url": "https://github.com/indexmap-rs/indexmap", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/indexmap/2.9.0/download", - "sha256": "cea70ddb795996207ad57735b50c5982d8844f38ba9ee5f1aedcfb708a2aa11e" - } - }, - "targets": [ - { - "Library": { - "crate_name": "indexmap", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "indexmap", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "default", - "std" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "equivalent 1.0.2", - "target": "equivalent" - }, - { - "id": "hashbrown 0.15.3", - "target": "hashbrown" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "2.9.0" - }, - "license": "Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "instant 0.1.13": { - "name": "instant", - "version": "0.1.13", - "package_url": "https://github.com/sebcrozet/instant", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/instant/0.1.13/download", - "sha256": "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222" - } - }, - "targets": [ - { - "Library": { - "crate_name": "instant", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "instant", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "cfg-if 1.0.0", - "target": "cfg_if" - } - ], - "selects": {} - }, - "edition": "2018", - "version": "0.1.13" + "version": "0.1.13" }, "license": "BSD-3-Clause", "license_ids": [ @@ -17452,10 +17059,6 @@ "id": "bd-test-helpers 1.0.0", "target": "bd_test_helpers" }, - { - "id": "chrono 0.4.41", - "target": "chrono" - }, { "id": "ctor 0.4.2", "target": "ctor" @@ -20782,322 +20385,6 @@ ], "license_file": null }, - "windows-core 0.61.0": { - "name": "windows-core", - "version": "0.61.0", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows-core/0.61.0/download", - "sha256": "4763c1de310c86d75a878046489e2e5ba02c649d185f21c67d4cf8a56d098980" - } - }, - "targets": [ - { - "Library": { - "crate_name": "windows_core", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_core", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "windows-link 0.1.1", - "target": "windows_link" - }, - { - "id": "windows-result 0.3.2", - "target": "windows_result" - }, - { - "id": "windows-strings 0.4.0", - "target": "windows_strings" - } - ], - "selects": {} - }, - "edition": "2021", - "proc_macro_deps": { - "common": [ - { - "id": "windows-implement 0.60.0", - "target": "windows_implement" - }, - { - "id": "windows-interface 0.59.1", - "target": "windows_interface" - } - ], - "selects": {} - }, - "version": "0.61.0" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, - "windows-implement 0.60.0": { - "name": "windows-implement", - "version": "0.60.0", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows-implement/0.60.0/download", - "sha256": "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836" - } - }, - "targets": [ - { - "ProcMacro": { - "crate_name": "windows_implement", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_implement", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "proc-macro2 1.0.95", - "target": "proc_macro2" - }, - { - "id": "quote 1.0.40", - "target": "quote" - }, - { - "id": "syn 2.0.101", - "target": "syn" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.60.0" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, - "windows-interface 0.59.1": { - "name": "windows-interface", - "version": "0.59.1", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows-interface/0.59.1/download", - "sha256": "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8" - } - }, - "targets": [ - { - "ProcMacro": { - "crate_name": "windows_interface", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_interface", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "proc-macro2 1.0.95", - "target": "proc_macro2" - }, - { - "id": "quote 1.0.40", - "target": "quote" - }, - { - "id": "syn 2.0.101", - "target": "syn" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.59.1" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, - "windows-link 0.1.1": { - "name": "windows-link", - "version": "0.1.1", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows-link/0.1.1/download", - "sha256": "76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38" - } - }, - "targets": [ - { - "Library": { - "crate_name": "windows_link", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_link", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2021", - "version": "0.1.1" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, - "windows-result 0.3.2": { - "name": "windows-result", - "version": "0.3.2", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows-result/0.3.2/download", - "sha256": "c64fd11a4fd95df68efcfee5f44a294fe71b8bc6a91993e2791938abcc712252" - } - }, - "targets": [ - { - "Library": { - "crate_name": "windows_result", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_result", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "windows-link 0.1.1", - "target": "windows_link" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.3.2" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, - "windows-strings 0.4.0": { - "name": "windows-strings", - "version": "0.4.0", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows-strings/0.4.0/download", - "sha256": "7a2ba9642430ee452d5a7aa78d72907ebe8cfda358e8cb7918a2050581322f97" - } - }, - "targets": [ - { - "Library": { - "crate_name": "windows_strings", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_strings", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "windows-link 0.1.1", - "target": "windows_link" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.4.0" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, "windows-sys 0.45.0": { "name": "windows-sys", "version": "0.45.0", @@ -22873,7 +22160,6 @@ ], "cfg(all(target_arch = \"loongarch64\", target_os = \"linux\"))": [], "cfg(all(target_arch = \"wasm32\", not(target_os = \"wasi\")))": [], - "cfg(all(target_arch = \"wasm32\", target_os = \"unknown\"))": [], "cfg(all(target_arch = \"wasm32\", target_os = \"wasi\", target_env = \"p2\"))": [], "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [], "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))": [], @@ -22960,14 +22246,7 @@ ], "cfg(target_arch = \"spirv\")": [], "cfg(target_env = \"sgx\")": [], - "cfg(target_os = \"android\")": [ - "aarch64-linux-android", - "armv7-linux-androideabi", - "i686-linux-android", - "x86_64-linux-android" - ], "cfg(target_os = \"fuchsia\")": [], - "cfg(target_os = \"haiku\")": [], "cfg(target_os = \"hermit\")": [], "cfg(target_os = \"netbsd\")": [], "cfg(target_os = \"redox\")": [], @@ -22975,12 +22254,6 @@ "cfg(target_os = \"vxworks\")": [], "cfg(target_os = \"wasi\")": [], "cfg(target_os = \"windows\")": [], - "cfg(target_vendor = \"apple\")": [ - "aarch64-apple-darwin", - "aarch64-apple-ios", - "aarch64-apple-ios-sim", - "x86_64-apple-ios" - ], "cfg(tokio_taskdump)": [], "cfg(unix)": [ "aarch64-apple-darwin", @@ -23040,7 +22313,6 @@ "bd-shutdown 1.0.0", "bd-test-helpers 1.0.0", "bd-time 1.0.0", - "chrono 0.4.41", "criterion 0.5.1", "ctor 0.4.2", "jni 0.21.1", diff --git a/Cargo.lock b/Cargo.lock index b92b467ea..ce952a822 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -40,12 +40,6 @@ dependencies = [ "memchr", ] -[[package]] -name = "android-tzdata" -version = "0.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0" - [[package]] name = "android_log-sys" version = "0.3.2" @@ -63,15 +57,6 @@ dependencies = [ "log", ] -[[package]] -name = "android_system_properties" -version = "0.1.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" -dependencies = [ - "libc", -] - [[package]] name = "anes" version = "0.1.6" @@ -1043,20 +1028,6 @@ version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" -[[package]] -name = "chrono" -version = "0.4.41" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d" -dependencies = [ - "android-tzdata", - "iana-time-zone", - "js-sys", - "num-traits", - "wasm-bindgen", - "windows-link", -] - [[package]] name = "ciborium" version = "0.2.2" @@ -1135,12 +1106,6 @@ version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7439becb5fafc780b6f4de382b1a7a3e70234afe783854a4702ee8adbb838609" -[[package]] -name = "core-foundation-sys" -version = "0.8.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" - [[package]] name = "cpufeatures" version = "0.2.17" @@ -1704,30 +1669,6 @@ dependencies = [ "tracing", ] -[[package]] -name = "iana-time-zone" -version = "0.1.63" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8" -dependencies = [ - "android_system_properties", - "core-foundation-sys", - "iana-time-zone-haiku", - "js-sys", - "log", - "wasm-bindgen", - "windows-core", -] - -[[package]] -name = "iana-time-zone-haiku" -version = "0.1.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" -dependencies = [ - "cc", -] - [[package]] name = "indexmap" version = "2.9.0" @@ -2873,7 +2814,6 @@ dependencies = [ "bd-proto", "bd-test-helpers", "capture", - "chrono", "ctor", "jni", "platform-shared", @@ -3421,65 +3361,6 @@ version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" -[[package]] -name = "windows-core" -version = "0.61.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4763c1de310c86d75a878046489e2e5ba02c649d185f21c67d4cf8a56d098980" -dependencies = [ - "windows-implement", - "windows-interface", - "windows-link", - "windows-result", - "windows-strings", -] - -[[package]] -name = "windows-implement" -version = "0.60.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836" -dependencies = [ - "proc-macro2", - "quote", - "syn", -] - -[[package]] -name = "windows-interface" -version = "0.59.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8" -dependencies = [ - "proc-macro2", - "quote", - "syn", -] - -[[package]] -name = "windows-link" -version = "0.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38" - -[[package]] -name = "windows-result" -version = "0.3.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c64fd11a4fd95df68efcfee5f44a294fe71b8bc6a91993e2791938abcc712252" -dependencies = [ - "windows-link", -] - -[[package]] -name = "windows-strings" -version = "0.4.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7a2ba9642430ee452d5a7aa78d72907ebe8cfda358e8cb7918a2050581322f97" -dependencies = [ - "windows-link", -] - [[package]] name = "windows-sys" version = "0.45.0" diff --git a/Cargo.toml b/Cargo.toml index 0970db003..0a9068876 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,10 +38,8 @@ bd-session = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1 bd-shutdown = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } bd-test-helpers = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1", default-features = false } bd-time = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } -chrono = "0.4.41" clap = { version = "4.5.38", features = ["derive", "env"] } ctor = "0.4.2" -env_logger = { version = "0.11.8", default-features = false } jni = "0.21.1" log = { version = "0.4.27", features = ["max_level_trace", "release_max_level_info"] } objc = "0.2.7" diff --git a/test/platform/jvm/Cargo.toml b/test/platform/jvm/Cargo.toml index 5de7ca05a..4a5c42f25 100644 --- a/test/platform/jvm/Cargo.toml +++ b/test/platform/jvm/Cargo.toml @@ -16,7 +16,6 @@ bd-logger = { workspace = true } bd-proto = { workspace = true } bd-test-helpers = { workspace = true } capture = { path = "../../../platform/jvm" } -chrono.workspace = true ctor = { workspace = true } jni.workspace = true platform-shared = { path = "../../../platform/shared" } From ab7e5120fd930846518382488f608c255bc69051 Mon Sep 17 00:00:00 2001 From: Fran Aguilera Date: Mon, 8 Sep 2025 13:09:07 +0200 Subject: [PATCH 3/4] Update from latest main --- Cargo.Bazel.lock | 7914 +++++++++++++++++++++++++++++----------------- Cargo.lock | 911 ++++-- Cargo.toml | 84 +- 3 files changed, 5725 insertions(+), 3184 deletions(-) diff --git a/Cargo.Bazel.lock b/Cargo.Bazel.lock index fd93a6e7d..504bc73d0 100644 --- a/Cargo.Bazel.lock +++ b/Cargo.Bazel.lock @@ -1,5 +1,5 @@ { - "checksum": "05588d24b1898b75a67f25e394f1f17e6851a9eb054baab06a3cb499dcc2a155", + "checksum": "1998adcc477f77165642ea311b7424710069aae04eee1630fdaf39c3026e69a3", "crates": { "addr2line 0.24.2": { "name": "addr2line", @@ -179,6 +179,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ], @@ -293,14 +296,14 @@ ], "license_file": "LICENSE-APACHE" }, - "android_logger 0.15.0": { + "android_logger 0.15.1": { "name": "android_logger", - "version": "0.15.0", + "version": "0.15.1", "package_url": "https://github.com/rust-mobile/android_logger-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/android_logger/0.15.0/download", - "sha256": "f6f39be698127218cca460cb624878c9aa4e2b47dba3b277963d2bf00bad263b" + "url": "https://static.crates.io/crates/android_logger/0.15.1/download", + "sha256": "dbb4e440d04be07da1f1bf44fb4495ebd58669372fe0cffa6e48595ac5bd88a3" } }, "targets": [ @@ -333,14 +336,14 @@ "target": "env_filter" }, { - "id": "log 0.4.27", + "id": "log 0.4.28", "target": "log" } ], "selects": {} }, "edition": "2021", - "version": "0.15.0" + "version": "0.15.1" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -394,6 +397,82 @@ ], "license_file": null }, + "anstream 0.6.20": { + "name": "anstream", + "version": "0.6.20", + "package_url": "https://github.com/rust-cli/anstyle.git", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/anstream/0.6.20/download", + "sha256": "3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192" + } + }, + "targets": [ + { + "Library": { + "crate_name": "anstream", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "anstream", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "auto", + "default", + "wincon" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "anstyle 1.0.10", + "target": "anstyle" + }, + { + "id": "anstyle-parse 0.2.7", + "target": "anstyle_parse" + }, + { + "id": "anstyle-query 1.1.4", + "target": "anstyle_query" + }, + { + "id": "colorchoice 1.0.4", + "target": "colorchoice" + }, + { + "id": "is_terminal_polyfill 1.70.1", + "target": "is_terminal_polyfill" + }, + { + "id": "utf8parse 0.2.2", + "target": "utf8parse" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "0.6.20" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, "anstyle 1.0.10": { "name": "anstyle", "version": "1.0.10", @@ -440,14 +519,178 @@ ], "license_file": "LICENSE-APACHE" }, - "anyhow 1.0.98": { + "anstyle-parse 0.2.7": { + "name": "anstyle-parse", + "version": "0.2.7", + "package_url": "https://github.com/rust-cli/anstyle.git", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/anstyle-parse/0.2.7/download", + "sha256": "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" + } + }, + "targets": [ + { + "Library": { + "crate_name": "anstyle_parse", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "anstyle_parse", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "utf8" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "utf8parse 0.2.2", + "target": "utf8parse" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "0.2.7" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "anstyle-query 1.1.4": { + "name": "anstyle-query", + "version": "1.1.4", + "package_url": "https://github.com/rust-cli/anstyle.git", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/anstyle-query/1.1.4/download", + "sha256": "9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2" + } + }, + "targets": [ + { + "Library": { + "crate_name": "anstyle_query", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "anstyle_query", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [], + "selects": { + "cfg(windows)": [ + { + "id": "windows-sys 0.60.2", + "target": "windows_sys" + } + ] + } + }, + "edition": "2021", + "version": "1.1.4" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "anstyle-wincon 3.0.10": { + "name": "anstyle-wincon", + "version": "3.0.10", + "package_url": "https://github.com/rust-cli/anstyle.git", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/anstyle-wincon/3.0.10/download", + "sha256": "3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a" + } + }, + "targets": [ + { + "Library": { + "crate_name": "anstyle_wincon", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "anstyle_wincon", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "anstyle 1.0.10", + "target": "anstyle" + } + ], + "selects": { + "cfg(windows)": [ + { + "id": "once_cell_polyfill 1.70.1", + "target": "once_cell_polyfill" + }, + { + "id": "windows-sys 0.60.2", + "target": "windows_sys" + } + ] + } + }, + "edition": "2021", + "version": "3.0.10" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "anyhow 1.0.99": { "name": "anyhow", - "version": "1.0.98", + "version": "1.0.99", "package_url": "https://github.com/dtolnay/anyhow", "repository": { "Http": { - "url": "https://static.crates.io/crates/anyhow/1.0.98/download", - "sha256": "e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487" + "url": "https://static.crates.io/crates/anyhow/1.0.99/download", + "sha256": "b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100" } }, "targets": [ @@ -491,19 +734,22 @@ "deps": { "common": [ { - "id": "anyhow 1.0.98", + "id": "anyhow 1.0.99", "target": "build_script_build" } ], "selects": {} }, "edition": "2018", - "version": "1.0.98" + "version": "1.0.99" }, "build_script_attrs": { "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -633,7 +879,7 @@ "deps": { "common": [ { - "id": "flate2 1.1.1", + "id": "flate2 1.1.2", "target": "flate2" }, { @@ -649,7 +895,7 @@ "target": "pin_project_lite" }, { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" } ], @@ -665,14 +911,14 @@ ], "license_file": "LICENSE-APACHE" }, - "async-trait 0.1.88": { + "async-trait 0.1.89": { "name": "async-trait", - "version": "0.1.88", + "version": "0.1.89", "package_url": "https://github.com/dtolnay/async-trait", "repository": { "Http": { - "url": "https://static.crates.io/crates/async-trait/0.1.88/download", - "sha256": "e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5" + "url": "https://static.crates.io/crates/async-trait/0.1.89/download", + "sha256": "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" } }, "targets": [ @@ -712,7 +958,7 @@ "selects": {} }, "edition": "2021", - "version": "0.1.88" + "version": "0.1.89" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -876,11 +1122,11 @@ "target": "http_body_util" }, { - "id": "hyper 1.6.0", + "id": "hyper 1.7.0", "target": "hyper" }, { - "id": "hyper-util 0.1.11", + "id": "hyper-util 0.1.16", "target": "hyper_util" }, { @@ -912,7 +1158,7 @@ "target": "serde" }, { - "id": "serde_json 1.0.140", + "id": "serde_json 1.0.143", "target": "serde_json" }, { @@ -928,7 +1174,7 @@ "target": "sync_wrapper" }, { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" }, { @@ -1199,11 +1445,11 @@ "target": "http_body" }, { - "id": "hyper 1.6.0", + "id": "hyper 1.7.0", "target": "hyper" }, { - "id": "hyper-util 0.1.11", + "id": "hyper-util 0.1.16", "target": "hyper_util" }, { @@ -1223,7 +1469,7 @@ "target": "rustls_pki_types" }, { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" }, { @@ -1368,7 +1614,7 @@ "target": "addr2line" }, { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" }, { @@ -1439,14 +1685,14 @@ ], "license_file": "LICENSE-APACHE" }, - "base64ct 1.7.3": { + "base64ct 1.8.0": { "name": "base64ct", - "version": "1.7.3", + "version": "1.8.0", "package_url": "https://github.com/RustCrypto/formats", "repository": { "Http": { - "url": "https://static.crates.io/crates/base64ct/1.7.3/download", - "sha256": "89e25b6adfb930f02d1981565a6e5d9c547ac15a96606256d3b59040e5cd4ca3" + "url": "https://static.crates.io/crates/base64ct/1.8.0/download", + "sha256": "55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba" } }, "targets": [ @@ -1475,8 +1721,8 @@ ], "selects": {} }, - "edition": "2021", - "version": "1.7.3" + "edition": "2024", + "version": "1.8.0" }, "license": "Apache-2.0 OR MIT", "license_ids": [ @@ -1493,7 +1739,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, "strip_prefix": "bd-api" } @@ -1520,7 +1766,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.98", + "id": "anyhow 1.0.99", "target": "anyhow" }, { @@ -1536,8 +1782,8 @@ "target": "bd_client_stats_store" }, { - "id": "bd-device 1.0.0", - "target": "bd_device" + "id": "bd-error-reporter 1.0.0", + "target": "bd_error_reporter" }, { "id": "bd-grpc-codec 1.0.0", @@ -1576,11 +1822,11 @@ "target": "bd_time" }, { - "id": "log 0.4.27", + "id": "log 0.4.28", "target": "log" }, { - "id": "parking_lot 0.12.3", + "id": "parking_lot 0.12.4", "target": "parking_lot" }, { @@ -1588,11 +1834,11 @@ "target": "protobuf" }, { - "id": "time 0.3.41", + "id": "time 0.3.43", "target": "time" }, { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" }, { @@ -1600,17 +1846,17 @@ "target": "tracing" }, { - "id": "uuid 1.16.0", + "id": "uuid 1.18.1", "target": "uuid" } ], "selects": {} }, - "edition": "2021", + "edition": "2024", "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.88", + "id": "async-trait 0.1.89", "target": "async_trait" } ], @@ -1622,23 +1868,23 @@ "license_ids": [], "license_file": "../LICENSE" }, - "bd-buffer 1.0.0": { - "name": "bd-buffer", + "bd-artifact-upload 1.0.0": { + "name": "bd-artifact-upload", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, - "strip_prefix": "bd-buffer" + "strip_prefix": "bd-artifact-upload" } }, "targets": [ { "Library": { - "crate_name": "bd_buffer", + "crate_name": "bd_artifact_upload", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -1649,7 +1895,7 @@ } } ], - "library_target_name": "bd_buffer", + "library_target_name": "bd_artifact_upload", "common_attrs": { "compile_data_glob": [ "**" @@ -1657,9 +1903,21 @@ "deps": { "common": [ { - "id": "anyhow 1.0.98", + "id": "anyhow 1.0.99", "target": "anyhow" }, + { + "id": "backoff 0.4.0", + "target": "backoff" + }, + { + "id": "bd-api 1.0.0", + "target": "bd_api" + }, + { + "id": "bd-bounded-buffer 1.0.0", + "target": "bd_bounded_buffer" + }, { "id": "bd-client-common 1.0.0", "target": "bd_client_common" @@ -1669,8 +1927,12 @@ "target": "bd_client_stats_store" }, { - "id": "bd-completion 1.0.0", - "target": "bd_completion" + "id": "bd-error-reporter 1.0.0", + "target": "bd_error_reporter" + }, + { + "id": "bd-log-primitives 1.0.0", + "target": "bd_log_primitives" }, { "id": "bd-proto 1.0.0", @@ -1681,65 +1943,49 @@ "target": "bd_runtime" }, { - "id": "bd-stats-common 1.0.0", - "target": "bd_stats_common" - }, - { - "id": "crc32fast 1.4.2", - "target": "crc32fast" - }, - { - "id": "fs2 0.4.3", - "target": "fs2" + "id": "bd-shutdown 1.0.0", + "target": "bd_shutdown" }, { - "id": "futures 0.3.31", - "target": "futures" + "id": "bd-time 1.0.0", + "target": "bd_time" }, { - "id": "intrusive-collections 0.9.7", - "target": "intrusive_collections" + "id": "flatbuffers 25.2.10", + "target": "flatbuffers" }, { - "id": "log 0.4.27", + "id": "log 0.4.28", "target": "log" }, { - "id": "memmap2 0.9.5", - "target": "memmap2" - }, - { - "id": "parking_lot 0.12.3", - "target": "parking_lot" - }, - { - "id": "static_assertions 1.1.0", - "target": "static_assertions" + "id": "mockall 0.13.1", + "target": "mockall" }, { - "id": "thiserror 2.0.12", + "id": "thiserror 2.0.16", "target": "thiserror" }, { - "id": "time 0.3.41", + "id": "time 0.3.43", "target": "time" }, { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" }, { - "id": "tracing 0.1.41", - "target": "tracing" + "id": "uuid 1.18.1", + "target": "uuid" } ], "selects": {} }, - "edition": "2021", + "edition": "2024", "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.88", + "id": "async-trait 0.1.89", "target": "async_trait" } ], @@ -1751,23 +1997,23 @@ "license_ids": [], "license_file": "../LICENSE" }, - "bd-client-common 1.0.0": { - "name": "bd-client-common", + "bd-bonjson 1.0.0": { + "name": "bd-bonjson", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, - "strip_prefix": "bd-client-common" + "strip_prefix": "bd-bonjson" } }, "targets": [ { "Library": { - "crate_name": "bd_client_common", + "crate_name": "bd_bonjson", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -1776,9 +2022,21 @@ ] } } - } - ], - "library_target_name": "bd_client_common", + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "bd_bonjson", "common_attrs": { "compile_data_glob": [ "**" @@ -1786,92 +2044,146 @@ "deps": { "common": [ { - "id": "anyhow 1.0.98", - "target": "anyhow" - }, - { - "id": "bd-client-stats-store 1.0.0", - "target": "bd_client_stats_store" + "id": "bd-bonjson 1.0.0", + "target": "build_script_build" }, { - "id": "bd-log-primitives 1.0.0", - "target": "bd_log_primitives" + "id": "bytes 1.10.1", + "target": "bytes" }, { - "id": "bd-matcher 1.0.0", - "target": "bd_matcher" + "id": "libc 0.2.175", + "target": "libc" }, { - "id": "bd-metadata 1.0.0", - "target": "bd_metadata" - }, + "id": "log 0.4.28", + "target": "log" + } + ], + "selects": {} + }, + "edition": "2024", + "version": "1.0.0" + }, + "build_script_attrs": { + "compile_data_glob": [ + "**" + ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], + "data_glob": [ + "**" + ], + "deps": { + "common": [ { - "id": "bd-proto 1.0.0", - "target": "bd_proto" - }, + "id": "cbindgen 0.29.0", + "target": "cbindgen" + } + ], + "selects": {} + }, + "build_script_env": { + "common": { + "SKIP_FILE_GEN": "1" + }, + "selects": {} + } + }, + "license": null, + "license_ids": [], + "license_file": "../LICENSE" + }, + "bd-bounded-buffer 1.0.0": { + "name": "bd-bounded-buffer", + "version": "1.0.0", + "package_url": null, + "repository": { + "Git": { + "remote": "https://github.com/bitdriftlabs/shared-core.git", + "commitish": { + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + }, + "strip_prefix": "bd-bounded-buffer" + } + }, + "targets": [ + { + "Library": { + "crate_name": "bd_bounded_buffer", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "bd_bounded_buffer", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ { - "id": "flatbuffers 25.2.10", - "target": "flatbuffers" + "id": "ahash 0.8.12", + "target": "ahash" }, { - "id": "flate2 1.1.1", - "target": "flate2" + "id": "bd-client-stats-store 1.0.0", + "target": "bd_client_stats_store" }, { - "id": "log 0.4.27", - "target": "log" + "id": "bd-log-primitives 1.0.0", + "target": "bd_log_primitives" }, { - "id": "parking_lot 0.12.3", - "target": "parking_lot" + "id": "bd-stats-common 1.0.0", + "target": "bd_stats_common" }, { - "id": "protobuf 4.0.0-alpha.0", - "target": "protobuf" + "id": "log 0.4.28", + "target": "log" }, { - "id": "thiserror 2.0.12", + "id": "thiserror 2.0.16", "target": "thiserror" }, { - "id": "time 0.3.41", - "target": "time" - }, - { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" - }, - { - "id": "uuid 1.16.0", - "target": "uuid" } ], "selects": {} }, - "edition": "2021", + "edition": "2024", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-client-stats 1.0.0": { - "name": "bd-client-stats", + "bd-buffer 1.0.0": { + "name": "bd-buffer", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, - "strip_prefix": "bd-client-stats" + "strip_prefix": "bd-buffer" } }, "targets": [ { "Library": { - "crate_name": "bd_client_stats", + "crate_name": "bd_buffer", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -1882,7 +2194,7 @@ } } ], - "library_target_name": "bd_client_stats", + "library_target_name": "bd_buffer", "common_attrs": { "compile_data_glob": [ "**" @@ -1890,13 +2202,9 @@ "deps": { "common": [ { - "id": "anyhow 1.0.98", + "id": "anyhow 1.0.99", "target": "anyhow" }, - { - "id": "bd-api 1.0.0", - "target": "bd_api" - }, { "id": "bd-client-common 1.0.0", "target": "bd_client_common" @@ -1910,8 +2218,8 @@ "target": "bd_completion" }, { - "id": "bd-grpc-codec 1.0.0", - "target": "bd_grpc_codec" + "id": "bd-error-reporter 1.0.0", + "target": "bd_error_reporter" }, { "id": "bd-proto 1.0.0", @@ -1921,46 +2229,66 @@ "id": "bd-runtime 1.0.0", "target": "bd_runtime" }, - { - "id": "bd-shutdown 1.0.0", - "target": "bd_shutdown" - }, { "id": "bd-stats-common 1.0.0", "target": "bd_stats_common" }, { - "id": "bd-time 1.0.0", - "target": "bd_time" + "id": "crc32fast 1.5.0", + "target": "crc32fast" + }, + { + "id": "fs2 0.4.3", + "target": "fs2" + }, + { + "id": "futures 0.3.31", + "target": "futures" }, { - "id": "log 0.4.27", + "id": "intrusive-collections 0.9.7", + "target": "intrusive_collections" + }, + { + "id": "log 0.4.28", "target": "log" }, { - "id": "parking_lot 0.12.3", + "id": "memmap2 0.9.8", + "target": "memmap2" + }, + { + "id": "parking_lot 0.12.4", "target": "parking_lot" }, { - "id": "protobuf 4.0.0-alpha.0", - "target": "protobuf" + "id": "static_assertions 1.1.0", + "target": "static_assertions" + }, + { + "id": "thiserror 2.0.16", + "target": "thiserror" }, { - "id": "time 0.3.41", + "id": "time 0.3.43", "target": "time" }, { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" + }, + { + "id": "tracing 0.1.41", + "target": "tracing" } ], "selects": {} }, - "edition": "2021", + "edition": "2024", "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.88", + "id": "async-trait 0.1.89", "target": "async_trait" } ], @@ -1972,23 +2300,23 @@ "license_ids": [], "license_file": "../LICENSE" }, - "bd-client-stats-store 1.0.0": { - "name": "bd-client-stats-store", + "bd-client-common 1.0.0": { + "name": "bd-client-common", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, - "strip_prefix": "bd-client-stats-store" + "strip_prefix": "bd-client-common" } }, "targets": [ { "Library": { - "crate_name": "bd_client_stats_store", + "crate_name": "bd_client_common", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -1999,72 +2327,105 @@ } } ], - "library_target_name": "bd_client_stats_store", + "library_target_name": "bd_client_common", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { "common": [ + { + "id": "anyhow 1.0.99", + "target": "anyhow" + }, + { + "id": "bd-log-primitives 1.0.0", + "target": "bd_log_primitives" + }, + { + "id": "bd-metadata 1.0.0", + "target": "bd_metadata" + }, { "id": "bd-proto 1.0.0", "target": "bd_proto" }, { - "id": "bd-stats-common 1.0.0", - "target": "bd_stats_common" + "id": "crc32fast 1.5.0", + "target": "crc32fast" }, { - "id": "itertools 0.14.0", - "target": "itertools" + "id": "flatbuffers 25.2.10", + "target": "flatbuffers" + }, + { + "id": "flate2 1.1.2", + "target": "flate2" }, { - "id": "log 0.4.27", + "id": "log 0.4.28", "target": "log" }, { - "id": "parking_lot 0.12.3", + "id": "mockall 0.13.1", + "target": "mockall" + }, + { + "id": "parking_lot 0.12.4", "target": "parking_lot" }, { - "id": "sketches-rust 0.2.2", - "target": "sketches_rust" + "id": "protobuf 4.0.0-alpha.0", + "target": "protobuf" }, { - "id": "thiserror 2.0.12", + "id": "thiserror 2.0.16", "target": "thiserror" }, { - "id": "tokio 1.45.0", + "id": "time 0.3.43", + "target": "time" + }, + { + "id": "tokio 1.47.1", "target": "tokio" } ], "selects": {} }, - "edition": "2021", + "edition": "2024", + "proc_macro_deps": { + "common": [ + { + "id": "async-trait 0.1.89", + "target": "async_trait" + } + ], + "selects": {} + }, "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-completion 1.0.0": { - "name": "bd-completion", + "bd-client-stats 1.0.0": { + "name": "bd-client-stats", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, - "strip_prefix": "bd-completion" + "strip_prefix": "bd-client-stats" } }, "targets": [ { "Library": { - "crate_name": "bd_completion", + "crate_name": "bd_client_stats", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -2075,7 +2436,7 @@ } } ], - "library_target_name": "bd_completion", + "library_target_name": "bd_client_stats", "common_attrs": { "compile_data_glob": [ "**" @@ -2083,76 +2444,36 @@ "deps": { "common": [ { - "id": "anyhow 1.0.98", + "id": "anyhow 1.0.99", "target": "anyhow" }, { - "id": "log 0.4.27", - "target": "log" + "id": "bd-api 1.0.0", + "target": "bd_api" }, { - "id": "tokio 1.45.0", - "target": "tokio" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "1.0.0" - }, - "license": null, - "license_ids": [], - "license_file": "../LICENSE" - }, - "bd-crash-handler 1.0.0": { - "name": "bd-crash-handler", - "version": "1.0.0", - "package_url": null, - "repository": { - "Git": { - "remote": "https://github.com/bitdriftlabs/shared-core.git", - "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" - }, - "strip_prefix": "bd-crash-handler" - } - }, - "targets": [ - { - "Library": { - "crate_name": "bd_crash_handler", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "bd_crash_handler", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ + "id": "bd-client-common 1.0.0", + "target": "bd_client_common" + }, { - "id": "anyhow 1.0.98", - "target": "anyhow" + "id": "bd-client-stats-store 1.0.0", + "target": "bd_client_stats_store" }, { - "id": "bd-device 1.0.0", - "target": "bd_device" + "id": "bd-completion 1.0.0", + "target": "bd_completion" }, { - "id": "bd-key-value 1.0.0", - "target": "bd_key_value" + "id": "bd-error-reporter 1.0.0", + "target": "bd_error_reporter" }, { - "id": "bd-log-primitives 1.0.0", - "target": "bd_log_primitives" + "id": "bd-grpc-codec 1.0.0", + "target": "bd_grpc_codec" + }, + { + "id": "bd-proto 1.0.0", + "target": "bd_proto" }, { "id": "bd-runtime 1.0.0", @@ -2162,42 +2483,46 @@ "id": "bd-shutdown 1.0.0", "target": "bd_shutdown" }, + { + "id": "bd-stats-common 1.0.0", + "target": "bd_stats_common" + }, + { + "id": "bd-time 1.0.0", + "target": "bd_time" + }, { "id": "itertools 0.14.0", "target": "itertools" }, { - "id": "log 0.4.27", + "id": "log 0.4.28", "target": "log" }, { - "id": "regex-lite 0.1.6", - "target": "regex_lite" + "id": "parking_lot 0.12.4", + "target": "parking_lot" }, { - "id": "serde 1.0.219", - "target": "serde" + "id": "protobuf 4.0.0-alpha.0", + "target": "protobuf" }, { - "id": "time 0.3.41", + "id": "time 0.3.43", "target": "time" }, { - "id": "tinyjson 2.5.1", - "target": "tinyjson" - }, - { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" } ], "selects": {} }, - "edition": "2021", + "edition": "2024", "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.88", + "id": "async-trait 0.1.89", "target": "async_trait" } ], @@ -2209,23 +2534,23 @@ "license_ids": [], "license_file": "../LICENSE" }, - "bd-device 1.0.0": { - "name": "bd-device", + "bd-client-stats-store 1.0.0": { + "name": "bd-client-stats-store", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, - "strip_prefix": "bd-device" + "strip_prefix": "bd-client-stats-store" } }, "targets": [ { "Library": { - "crate_name": "bd_device", + "crate_name": "bd_client_stats_store", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -2236,7 +2561,7 @@ } } ], - "library_target_name": "bd_device", + "library_target_name": "bd_client_stats_store", "common_attrs": { "compile_data_glob": [ "**" @@ -2244,7 +2569,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.98", + "id": "anyhow 1.0.99", "target": "anyhow" }, { @@ -2252,64 +2577,60 @@ "target": "bd_client_common" }, { - "id": "bd-key-value 1.0.0", - "target": "bd_key_value" + "id": "bd-proto 1.0.0", + "target": "bd_proto" }, { - "id": "bd-time 1.0.0", - "target": "bd_time" + "id": "bd-stats-common 1.0.0", + "target": "bd_stats_common" }, { - "id": "log 0.4.27", + "id": "log 0.4.28", "target": "log" }, { - "id": "parking_lot 0.12.3", + "id": "parking_lot 0.12.4", "target": "parking_lot" }, { - "id": "serde 1.0.219", - "target": "serde" - }, - { - "id": "serde_yaml 0.9.34+deprecated", - "target": "serde_yaml" + "id": "sketches-rust 0.2.2", + "target": "sketches_rust" }, { - "id": "time 0.3.41", - "target": "time" + "id": "thiserror 2.0.16", + "target": "thiserror" }, { - "id": "uuid 1.16.0", - "target": "uuid" + "id": "tokio 1.47.1", + "target": "tokio" } ], "selects": {} }, - "edition": "2021", + "edition": "2024", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-events 1.0.0": { - "name": "bd-events", + "bd-completion 1.0.0": { + "name": "bd-completion", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, - "strip_prefix": "bd-events" + "strip_prefix": "bd-completion" } }, "targets": [ { "Library": { - "crate_name": "bd_events", + "crate_name": "bd_completion", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -2320,7 +2641,7 @@ } } ], - "library_target_name": "bd_events", + "library_target_name": "bd_completion", "common_attrs": { "compile_data_glob": [ "**" @@ -2328,52 +2649,48 @@ "deps": { "common": [ { - "id": "bd-runtime 1.0.0", - "target": "bd_runtime" - }, - { - "id": "bd-shutdown 1.0.0", - "target": "bd_shutdown" + "id": "anyhow 1.0.99", + "target": "anyhow" }, { - "id": "ctor 0.4.2", - "target": "ctor" + "id": "log 0.4.28", + "target": "log" }, { - "id": "log 0.4.27", - "target": "log" + "id": "thiserror 2.0.16", + "target": "thiserror" }, { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" } ], "selects": {} }, - "edition": "2021", + "edition": "2024", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-grpc 1.0.0": { - "name": "bd-grpc", + "bd-crash-handler 1.0.0": { + "name": "bd-crash-handler", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, - "strip_prefix": "bd-grpc" + "strip_prefix": "bd-crash-handler" } }, "targets": [ { "Library": { - "crate_name": "bd_grpc", + "crate_name": "bd_crash_handler", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -2382,21 +2699,9 @@ ] } } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } } ], - "library_target_name": "bd_grpc", + "library_target_name": "bd_crash_handler", "common_attrs": { "compile_data_glob": [ "**" @@ -2404,145 +2709,97 @@ "deps": { "common": [ { - "id": "anyhow 1.0.98", + "id": "anyhow 1.0.99", "target": "anyhow" }, { - "id": "assert_matches 1.5.0", - "target": "assert_matches" + "id": "bd-api 1.0.0", + "target": "bd_api" }, { - "id": "axum 0.8.4", - "target": "axum" + "id": "bd-artifact-upload 1.0.0", + "target": "bd_artifact_upload" }, { - "id": "base64ct 1.7.3", - "target": "base64ct" + "id": "bd-client-common 1.0.0", + "target": "bd_client_common" }, { - "id": "bd-grpc 1.0.0", - "target": "build_script_build" + "id": "bd-device 1.0.0", + "target": "bd_device" }, { - "id": "bd-grpc-codec 1.0.0", - "target": "bd_grpc_codec" + "id": "bd-key-value 1.0.0", + "target": "bd_key_value" }, { - "id": "bd-log 1.0.0", - "target": "bd_log" + "id": "bd-log-primitives 1.0.0", + "target": "bd_log_primitives" }, { - "id": "bd-pgv 1.0.0", - "target": "bd_pgv" + "id": "bd-proto 1.0.0", + "target": "bd_proto" }, { - "id": "bd-server-stats 1.0.0", - "target": "bd_server_stats" + "id": "bd-runtime 1.0.0", + "target": "bd_runtime" }, { "id": "bd-shutdown 1.0.0", "target": "bd_shutdown" }, - { - "id": "bd-stats-common 1.0.0", - "target": "bd_stats_common" - }, { "id": "bd-time 1.0.0", "target": "bd_time" }, { - "id": "bytes 1.10.1", - "target": "bytes" - }, - { - "id": "futures 0.3.31", - "target": "futures" - }, - { - "id": "http 1.3.1", - "target": "http" - }, - { - "id": "http-body 1.0.1", - "target": "http_body" - }, - { - "id": "http-body-util 0.1.3", - "target": "http_body_util" - }, - { - "id": "hyper 1.6.0", - "target": "hyper" + "id": "flatbuffers 25.2.10", + "target": "flatbuffers" }, { - "id": "hyper-util 0.1.11", - "target": "hyper_util" + "id": "itertools 0.14.0", + "target": "itertools" }, { - "id": "log 0.4.27", + "id": "log 0.4.28", "target": "log" }, { - "id": "prometheus 0.14.0", - "target": "prometheus" + "id": "mockall 0.13.1", + "target": "mockall" }, { - "id": "protobuf 4.0.0-alpha.0", - "target": "protobuf" + "id": "regex 1.11.1", + "target": "regex" }, { "id": "serde 1.0.219", "target": "serde" }, { - "id": "serde_json 1.0.140", - "target": "serde_json" - }, - { - "id": "snap 1.1.1", - "target": "snap" - }, - { - "id": "thiserror 2.0.12", + "id": "thiserror 2.0.16", "target": "thiserror" }, { - "id": "time 0.3.41", + "id": "time 0.3.43", "target": "time" }, { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" }, { - "id": "tokio-stream 0.1.17", - "target": "tokio_stream" - }, - { - "id": "tower 0.5.2", - "target": "tower" - }, - { - "id": "tower-http 0.6.2", - "target": "tower_http" - }, - { - "id": "unwrap-infallible 0.1.5", - "target": "unwrap_infallible" - }, - { - "id": "urlencoding 2.1.3", - "target": "urlencoding" + "id": "uuid 1.18.1", + "target": "uuid" } ], "selects": {} }, - "edition": "2021", + "edition": "2024", "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.88", + "id": "async-trait 0.1.89", "target": "async_trait" } ], @@ -2550,50 +2807,27 @@ }, "version": "1.0.0" }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "protobuf-codegen 4.0.0-alpha.0", - "target": "protobuf_codegen" - } - ], - "selects": {} - }, - "build_script_env": { - "common": { - "SKIP_PROTO_GEN": "1" - }, - "selects": {} - } - }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-grpc-codec 1.0.0": { - "name": "bd-grpc-codec", + "bd-device 1.0.0": { + "name": "bd-device", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, - "strip_prefix": "bd-grpc-codec" + "strip_prefix": "bd-device" } }, "targets": [ { "Library": { - "crate_name": "bd_grpc_codec", + "crate_name": "bd_device", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -2604,79 +2838,68 @@ } } ], - "library_target_name": "bd_grpc_codec", + "library_target_name": "bd_device", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "default", - "zlib" - ], - "selects": {} - }, "deps": { "common": [ { - "id": "anyhow 1.0.98", + "id": "anyhow 1.0.99", "target": "anyhow" }, { - "id": "bd-client-common 1.0.0", - "target": "bd_client_common" - }, - { - "id": "bd-stats-common 1.0.0", - "target": "bd_stats_common" + "id": "bd-key-value 1.0.0", + "target": "bd_key_value" }, { - "id": "bytes 1.10.1", - "target": "bytes" + "id": "log 0.4.28", + "target": "log" }, { - "id": "flate2 1.1.1", - "target": "flate2" + "id": "parking_lot 0.12.4", + "target": "parking_lot" }, { - "id": "log 0.4.27", - "target": "log" + "id": "serde 1.0.219", + "target": "serde" }, { - "id": "protobuf 4.0.0-alpha.0", - "target": "protobuf" + "id": "time 0.3.43", + "target": "time" }, { - "id": "thiserror 2.0.12", - "target": "thiserror" + "id": "uuid 1.18.1", + "target": "uuid" } ], "selects": {} }, - "edition": "2021", + "edition": "2024", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-hyper-network 1.0.0": { - "name": "bd-hyper-network", + "bd-error-reporter 1.0.0": { + "name": "bd-error-reporter", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, - "strip_prefix": "bd-hyper-network" + "strip_prefix": "bd-error-reporter" } }, "targets": [ { "Library": { - "crate_name": "bd_hyper_network", + "crate_name": "bd_error_reporter", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -2687,120 +2910,72 @@ } } ], - "library_target_name": "bd_hyper_network", + "library_target_name": "bd_error_reporter", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "default", - "ring" - ], - "selects": {} - }, "deps": { "common": [ { - "id": "anyhow 1.0.98", + "id": "anyhow 1.0.99", "target": "anyhow" }, - { - "id": "bd-api 1.0.0", - "target": "bd_api" - }, { "id": "bd-client-common 1.0.0", "target": "bd_client_common" }, { - "id": "bd-shutdown 1.0.0", - "target": "bd_shutdown" - }, - { - "id": "bytes 1.10.1", - "target": "bytes" - }, - { - "id": "http 1.3.1", - "target": "http" - }, - { - "id": "http-body 1.0.1", - "target": "http_body" - }, - { - "id": "http-body-util 0.1.3", - "target": "http_body_util" - }, - { - "id": "hyper 1.6.0", - "target": "hyper" - }, - { - "id": "hyper-rustls 0.27.5", - "target": "hyper_rustls" + "id": "bd-client-stats-store 1.0.0", + "target": "bd_client_stats_store" }, { - "id": "hyper-util 0.1.11", - "target": "hyper_util" + "id": "bd-metadata 1.0.0", + "target": "bd_metadata" }, { - "id": "log 0.4.27", + "id": "log 0.4.28", "target": "log" }, { - "id": "serde 1.0.219", - "target": "serde" - }, - { - "id": "serde_json 1.0.140", - "target": "serde_json" + "id": "parking_lot 0.12.4", + "target": "parking_lot" }, { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" }, { - "id": "tokio-stream 0.1.17", - "target": "tokio_stream" - } - ], - "selects": {} - }, - "edition": "2021", - "proc_macro_deps": { - "common": [ - { - "id": "async-trait 0.1.88", - "target": "async_trait" + "id": "uuid 1.18.1", + "target": "uuid" } ], "selects": {} }, + "edition": "2024", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-internal-logging 1.0.0": { - "name": "bd-internal-logging", + "bd-events 1.0.0": { + "name": "bd-events", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, - "strip_prefix": "bd-internal-logging" + "strip_prefix": "bd-events" } }, "targets": [ { "Library": { - "crate_name": "bd_internal_logging", + "crate_name": "bd_events", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -2811,7 +2986,7 @@ } } ], - "library_target_name": "bd_internal_logging", + "library_target_name": "bd_events", "common_attrs": { "compile_data_glob": [ "**" @@ -2819,52 +2994,52 @@ "deps": { "common": [ { - "id": "anyhow 1.0.98", + "id": "anyhow 1.0.99", "target": "anyhow" }, { - "id": "bd-log-primitives 1.0.0", - "target": "bd_log_primitives" + "id": "bd-runtime 1.0.0", + "target": "bd_runtime" }, { - "id": "bd-proto 1.0.0", - "target": "bd_proto" + "id": "bd-shutdown 1.0.0", + "target": "bd_shutdown" }, { - "id": "bd-runtime 1.0.0", - "target": "bd_runtime" + "id": "log 0.4.28", + "target": "log" }, { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" } ], "selects": {} }, - "edition": "2021", + "edition": "2024", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-key-value 1.0.0": { - "name": "bd-key-value", + "bd-grpc 1.0.0": { + "name": "bd-grpc", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, - "strip_prefix": "bd-key-value" + "strip_prefix": "bd-grpc" } }, "targets": [ { "Library": { - "crate_name": "bd_key_value", + "crate_name": "bd_grpc", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -2873,9 +3048,21 @@ ] } } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } } ], - "library_target_name": "bd_key_value", + "library_target_name": "bd_grpc", "common_attrs": { "compile_data_glob": [ "**" @@ -2883,148 +3070,199 @@ "deps": { "common": [ { - "id": "anyhow 1.0.98", + "id": "anyhow 1.0.99", "target": "anyhow" }, { - "id": "base64 0.22.1", - "target": "base64" + "id": "assert_matches 1.5.0", + "target": "assert_matches" }, { - "id": "bd-log 1.0.0", - "target": "bd_log" + "id": "axum 0.8.4", + "target": "axum" }, { - "id": "bincode 2.0.1", - "target": "bincode" + "id": "base64ct 1.8.0", + "target": "base64ct" }, { - "id": "log 0.4.27", - "target": "log" + "id": "bd-grpc 1.0.0", + "target": "build_script_build" }, { - "id": "serde 1.0.219", - "target": "serde" + "id": "bd-grpc-codec 1.0.0", + "target": "bd_grpc_codec" }, { - "id": "time 0.3.41", - "target": "time" + "id": "bd-log 1.0.0", + "target": "bd_log" }, { - "id": "tokio 1.45.0", - "target": "tokio" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "1.0.0" - }, - "license": null, - "license_ids": [], - "license_file": "../LICENSE" - }, - "bd-log 1.0.0": { - "name": "bd-log", - "version": "1.0.0", - "package_url": null, - "repository": { - "Git": { - "remote": "https://github.com/bitdriftlabs/shared-core.git", - "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" - }, - "strip_prefix": "bd-log" - } - }, - "targets": [ - { - "Library": { - "crate_name": "bd_log", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "bd_log", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ + "id": "bd-pgv 1.0.0", + "target": "bd_pgv" + }, { - "id": "anyhow 1.0.98", - "target": "anyhow" + "id": "bd-server-stats 1.0.0", + "target": "bd_server_stats" + }, + { + "id": "bd-shutdown 1.0.0", + "target": "bd_shutdown" + }, + { + "id": "bd-stats-common 1.0.0", + "target": "bd_stats_common" }, { "id": "bd-time 1.0.0", "target": "bd_time" }, { - "id": "log 0.4.27", + "id": "bytes 1.10.1", + "target": "bytes" + }, + { + "id": "futures 0.3.31", + "target": "futures" + }, + { + "id": "http 1.3.1", + "target": "http" + }, + { + "id": "http-body 1.0.1", + "target": "http_body" + }, + { + "id": "http-body-util 0.1.3", + "target": "http_body_util" + }, + { + "id": "hyper 1.7.0", + "target": "hyper" + }, + { + "id": "hyper-util 0.1.16", + "target": "hyper_util" + }, + { + "id": "log 0.4.28", "target": "log" }, { - "id": "parking_lot 0.12.3", - "target": "parking_lot" + "id": "prometheus 0.14.0", + "target": "prometheus" }, { - "id": "time 0.3.41", - "target": "time" + "id": "protobuf 4.0.0-alpha.0", + "target": "protobuf" }, { - "id": "tokio 1.45.0", - "target": "tokio" + "id": "serde 1.0.219", + "target": "serde" }, { - "id": "tracing 0.1.41", - "target": "tracing" + "id": "serde_json 1.0.143", + "target": "serde_json" }, { - "id": "tracing-error 0.2.1", - "target": "tracing_error" + "id": "snap 1.1.1", + "target": "snap" }, { - "id": "tracing-log 0.2.0", - "target": "tracing_log" + "id": "thiserror 2.0.16", + "target": "thiserror" }, { - "id": "tracing-subscriber 0.3.19", - "target": "tracing_subscriber" - } + "id": "time 0.3.43", + "target": "time" + }, + { + "id": "tokio 1.47.1", + "target": "tokio" + }, + { + "id": "tokio-stream 0.1.17", + "target": "tokio_stream" + }, + { + "id": "tower 0.5.2", + "target": "tower" + }, + { + "id": "tower-http 0.6.6", + "target": "tower_http" + }, + { + "id": "unwrap-infallible 0.1.5", + "target": "unwrap_infallible" + }, + { + "id": "urlencoding 2.1.3", + "target": "urlencoding" + } + ], + "selects": {} + }, + "edition": "2024", + "proc_macro_deps": { + "common": [ + { + "id": "async-trait 0.1.89", + "target": "async_trait" + } ], "selects": {} }, - "edition": "2021", "version": "1.0.0" }, + "build_script_attrs": { + "compile_data_glob": [ + "**" + ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], + "data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "protobuf-codegen 4.0.0-alpha.0", + "target": "protobuf_codegen" + } + ], + "selects": {} + }, + "build_script_env": { + "common": { + "SKIP_PROTO_GEN": "1" + }, + "selects": {} + } + }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-log-filter 1.0.0": { - "name": "bd-log-filter", + "bd-grpc-codec 1.0.0": { + "name": "bd-grpc-codec", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, - "strip_prefix": "bd-log-filter" + "strip_prefix": "bd-grpc-codec" } }, "targets": [ { "Library": { - "crate_name": "bd_log_filter", + "crate_name": "bd_grpc_codec", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -3035,76 +3273,71 @@ } } ], - "library_target_name": "bd_log_filter", + "library_target_name": "bd_grpc_codec", "common_attrs": { "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "default", + "zlib" + ], + "selects": {} + }, "deps": { "common": [ { - "id": "anyhow 1.0.98", - "target": "anyhow" - }, - { - "id": "bd-client-stats-store 1.0.0", - "target": "bd_client_stats_store" - }, - { - "id": "bd-log-matcher 1.0.0", - "target": "bd_log_matcher" - }, - { - "id": "bd-log-primitives 1.0.0", - "target": "bd_log_primitives" + "id": "bd-stats-common 1.0.0", + "target": "bd_stats_common" }, { - "id": "bd-proto 1.0.0", - "target": "bd_proto" + "id": "bytes 1.10.1", + "target": "bytes" }, { - "id": "itertools 0.14.0", - "target": "itertools" + "id": "flate2 1.1.2", + "target": "flate2" }, { - "id": "log 0.4.27", + "id": "log 0.4.28", "target": "log" }, { - "id": "regex-lite 0.1.6", - "target": "regex_lite" + "id": "protobuf 4.0.0-alpha.0", + "target": "protobuf" }, { - "id": "time 0.3.41", - "target": "time" + "id": "thiserror 2.0.16", + "target": "thiserror" } ], "selects": {} }, - "edition": "2021", + "edition": "2024", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-log-matcher 1.0.0": { - "name": "bd-log-matcher", + "bd-hyper-network 1.0.0": { + "name": "bd-hyper-network", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, - "strip_prefix": "bd-log-matcher" + "strip_prefix": "bd-hyper-network" } }, "targets": [ { "Library": { - "crate_name": "bd_log_matcher", + "crate_name": "bd_hyper_network", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -3115,68 +3348,124 @@ } } ], - "library_target_name": "bd_log_matcher", + "library_target_name": "bd_hyper_network", "common_attrs": { "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "default", + "ring" + ], + "selects": {} + }, "deps": { "common": [ { - "id": "anyhow 1.0.98", + "id": "anyhow 1.0.99", "target": "anyhow" }, { - "id": "bd-log-primitives 1.0.0", - "target": "bd_log_primitives" + "id": "bd-api 1.0.0", + "target": "bd_api" }, { - "id": "bd-matcher 1.0.0", - "target": "bd_matcher" + "id": "bd-client-common 1.0.0", + "target": "bd_client_common" }, { - "id": "bd-proto 1.0.0", - "target": "bd_proto" + "id": "bd-error-reporter 1.0.0", + "target": "bd_error_reporter" }, { - "id": "itertools 0.14.0", - "target": "itertools" + "id": "bd-shutdown 1.0.0", + "target": "bd_shutdown" }, { - "id": "protobuf 4.0.0-alpha.0", - "target": "protobuf" + "id": "bytes 1.10.1", + "target": "bytes" }, { - "id": "regex-lite 0.1.6", - "target": "regex_lite" + "id": "http 1.3.1", + "target": "http" + }, + { + "id": "http-body 1.0.1", + "target": "http_body" + }, + { + "id": "http-body-util 0.1.3", + "target": "http_body_util" + }, + { + "id": "hyper 1.7.0", + "target": "hyper" + }, + { + "id": "hyper-rustls 0.27.7", + "target": "hyper_rustls" + }, + { + "id": "hyper-util 0.1.16", + "target": "hyper_util" + }, + { + "id": "log 0.4.28", + "target": "log" + }, + { + "id": "serde 1.0.219", + "target": "serde" + }, + { + "id": "serde_json 1.0.143", + "target": "serde_json" + }, + { + "id": "tokio 1.47.1", + "target": "tokio" + }, + { + "id": "tokio-stream 0.1.17", + "target": "tokio_stream" + } + ], + "selects": {} + }, + "edition": "2024", + "proc_macro_deps": { + "common": [ + { + "id": "async-trait 0.1.89", + "target": "async_trait" } ], "selects": {} }, - "edition": "2021", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-log-metadata 1.0.0": { - "name": "bd-log-metadata", + "bd-internal-logging 1.0.0": { + "name": "bd-internal-logging", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, - "strip_prefix": "bd-log-metadata" + "strip_prefix": "bd-internal-logging" } }, "targets": [ { "Library": { - "crate_name": "bd_log_metadata", + "crate_name": "bd_internal_logging", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -3187,52 +3476,52 @@ } } ], - "library_target_name": "bd_log_metadata", + "library_target_name": "bd_internal_logging", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { "common": [ - { - "id": "anyhow 1.0.98", - "target": "anyhow" - }, { "id": "bd-log-primitives 1.0.0", "target": "bd_log_primitives" }, { - "id": "time 0.3.41", - "target": "time" + "id": "bd-proto 1.0.0", + "target": "bd_proto" + }, + { + "id": "tokio 1.47.1", + "target": "tokio" } ], "selects": {} }, - "edition": "2021", + "edition": "2024", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-log-primitives 1.0.0": { - "name": "bd-log-primitives", + "bd-key-value 1.0.0": { + "name": "bd-key-value", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, - "strip_prefix": "bd-log-primitives" + "strip_prefix": "bd-key-value" } }, "targets": [ { "Library": { - "crate_name": "bd_log_primitives", + "crate_name": "bd_key_value", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -3243,7 +3532,7 @@ } } ], - "library_target_name": "bd_log_primitives", + "library_target_name": "bd_key_value", "common_attrs": { "compile_data_glob": [ "**" @@ -3251,52 +3540,64 @@ "deps": { "common": [ { - "id": "ahash 0.8.12", - "target": "ahash" + "id": "anyhow 1.0.99", + "target": "anyhow" }, { - "id": "anyhow 1.0.98", - "target": "anyhow" + "id": "base64 0.22.1", + "target": "base64" }, { - "id": "bd-proto 1.0.0", - "target": "bd_proto" + "id": "bd-log 1.0.0", + "target": "bd_log" + }, + { + "id": "bincode 2.0.1", + "target": "bincode" + }, + { + "id": "log 0.4.28", + "target": "log" }, { "id": "serde 1.0.219", "target": "serde" }, { - "id": "time 0.3.41", + "id": "time 0.3.43", "target": "time" + }, + { + "id": "tokio 1.47.1", + "target": "tokio" } ], "selects": {} }, - "edition": "2021", + "edition": "2024", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-logger 1.0.0": { - "name": "bd-logger", + "bd-log 1.0.0": { + "name": "bd-log", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, - "strip_prefix": "bd-logger" + "strip_prefix": "bd-log" } }, "targets": [ { "Library": { - "crate_name": "bd_logger", + "crate_name": "bd_log", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -3307,7 +3608,7 @@ } } ], - "library_target_name": "bd_logger", + "library_target_name": "bd_log", "common_attrs": { "compile_data_glob": [ "**" @@ -3315,209 +3616,68 @@ "deps": { "common": [ { - "id": "anyhow 1.0.98", + "id": "anyhow 1.0.99", "target": "anyhow" }, { - "id": "backoff 0.4.0", - "target": "backoff" + "id": "log 0.4.28", + "target": "log" }, { - "id": "bd-api 1.0.0", - "target": "bd_api" + "id": "parking_lot 0.12.4", + "target": "parking_lot" }, { - "id": "bd-buffer 1.0.0", - "target": "bd_buffer" + "id": "time 0.3.43", + "target": "time" }, { - "id": "bd-client-common 1.0.0", - "target": "bd_client_common" + "id": "tokio 1.47.1", + "target": "tokio" }, { - "id": "bd-client-stats 1.0.0", - "target": "bd_client_stats" - }, - { - "id": "bd-client-stats-store 1.0.0", - "target": "bd_client_stats_store" - }, - { - "id": "bd-completion 1.0.0", - "target": "bd_completion" - }, - { - "id": "bd-crash-handler 1.0.0", - "target": "bd_crash_handler" - }, - { - "id": "bd-device 1.0.0", - "target": "bd_device" - }, - { - "id": "bd-events 1.0.0", - "target": "bd_events" - }, - { - "id": "bd-internal-logging 1.0.0", - "target": "bd_internal_logging" - }, - { - "id": "bd-key-value 1.0.0", - "target": "bd_key_value" - }, - { - "id": "bd-log 1.0.0", - "target": "bd_log" - }, - { - "id": "bd-log-filter 1.0.0", - "target": "bd_log_filter" - }, - { - "id": "bd-log-matcher 1.0.0", - "target": "bd_log_matcher" - }, - { - "id": "bd-log-metadata 1.0.0", - "target": "bd_log_metadata" - }, - { - "id": "bd-log-primitives 1.0.0", - "target": "bd_log_primitives" - }, - { - "id": "bd-matcher 1.0.0", - "target": "bd_matcher" - }, - { - "id": "bd-network-quality 1.0.0", - "target": "bd_network_quality" - }, - { - "id": "bd-proto 1.0.0", - "target": "bd_proto" - }, - { - "id": "bd-resource-utilization 1.0.0", - "target": "bd_resource_utilization" - }, - { - "id": "bd-runtime 1.0.0", - "target": "bd_runtime" - }, - { - "id": "bd-session 1.0.0", - "target": "bd_session" - }, - { - "id": "bd-session-replay 1.0.0", - "target": "bd_session_replay" - }, - { - "id": "bd-shutdown 1.0.0", - "target": "bd_shutdown" - }, - { - "id": "bd-stats-common 1.0.0", - "target": "bd_stats_common" - }, - { - "id": "bd-time 1.0.0", - "target": "bd_time" - }, - { - "id": "bd-workflows 0.1.0", - "target": "bd_workflows" - }, - { - "id": "flatbuffers 25.2.10", - "target": "flatbuffers" - }, - { - "id": "futures-util 0.3.31", - "target": "futures_util" - }, - { - "id": "itertools 0.14.0", - "target": "itertools" - }, - { - "id": "log 0.4.27", - "target": "log" - }, - { - "id": "parking_lot 0.12.3", - "target": "parking_lot" - }, - { - "id": "protobuf 4.0.0-alpha.0", - "target": "protobuf" - }, - { - "id": "serde 1.0.219", - "target": "serde" - }, - { - "id": "thiserror 2.0.12", - "target": "thiserror" - }, - { - "id": "time 0.3.41", - "target": "time" - }, - { - "id": "tokio 1.45.0", - "target": "tokio" + "id": "tracing 0.1.41", + "target": "tracing" }, { - "id": "tower 0.5.2", - "target": "tower" + "id": "tracing-error 0.2.1", + "target": "tracing_error" }, { - "id": "tracing 0.1.41", - "target": "tracing" + "id": "tracing-log 0.2.0", + "target": "tracing_log" }, { - "id": "unwrap-infallible 0.1.5", - "target": "unwrap_infallible" - } - ], - "selects": {} - }, - "edition": "2021", - "proc_macro_deps": { - "common": [ - { - "id": "async-trait 0.1.88", - "target": "async_trait" + "id": "tracing-subscriber 0.3.20", + "target": "tracing_subscriber" } ], "selects": {} }, + "edition": "2024", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-matcher 1.0.0": { - "name": "bd-matcher", + "bd-log-filter 1.0.0": { + "name": "bd-log-filter", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, - "strip_prefix": "bd-matcher" + "strip_prefix": "bd-log-filter" } }, "targets": [ { "Library": { - "crate_name": "bd_matcher", + "crate_name": "bd_log_filter", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -3528,7 +3688,7 @@ } } ], - "library_target_name": "bd_matcher", + "library_target_name": "bd_log_filter", "common_attrs": { "compile_data_glob": [ "**" @@ -3536,9 +3696,17 @@ "deps": { "common": [ { - "id": "anyhow 1.0.98", + "id": "anyhow 1.0.99", "target": "anyhow" }, + { + "id": "bd-client-stats-store 1.0.0", + "target": "bd_client_stats_store" + }, + { + "id": "bd-log-matcher 1.0.0", + "target": "bd_log_matcher" + }, { "id": "bd-log-primitives 1.0.0", "target": "bd_log_primitives" @@ -3548,44 +3716,48 @@ "target": "bd_proto" }, { - "id": "protobuf 4.0.0-alpha.0", - "target": "protobuf" + "id": "itertools 0.14.0", + "target": "itertools" }, { - "id": "regex-lite 0.1.6", - "target": "regex_lite" + "id": "log 0.4.28", + "target": "log" }, { - "id": "thiserror 2.0.12", - "target": "thiserror" + "id": "regex 1.11.1", + "target": "regex" + }, + { + "id": "time 0.3.43", + "target": "time" } ], "selects": {} }, - "edition": "2021", + "edition": "2024", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-metadata 1.0.0": { - "name": "bd-metadata", + "bd-log-matcher 1.0.0": { + "name": "bd-log-matcher", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, - "strip_prefix": "bd-metadata" + "strip_prefix": "bd-log-matcher" } }, "targets": [ { "Library": { - "crate_name": "bd_metadata", + "crate_name": "bd_log_matcher", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -3596,7 +3768,7 @@ } } ], - "library_target_name": "bd_metadata", + "library_target_name": "bd_log_matcher", "common_attrs": { "compile_data_glob": [ "**" @@ -3604,64 +3776,56 @@ "deps": { "common": [ { - "id": "anyhow 1.0.98", + "id": "anyhow 1.0.99", "target": "anyhow" }, { - "id": "base64 0.22.1", - "target": "base64" - }, - { - "id": "bd-log 1.0.0", - "target": "bd_log" - }, - { - "id": "bincode 2.0.1", - "target": "bincode" + "id": "bd-log-primitives 1.0.0", + "target": "bd_log_primitives" }, { - "id": "log 0.4.27", - "target": "log" + "id": "bd-proto 1.0.0", + "target": "bd_proto" }, { - "id": "serde 1.0.219", - "target": "serde" + "id": "itertools 0.14.0", + "target": "itertools" }, { - "id": "time 0.3.41", - "target": "time" + "id": "protobuf 4.0.0-alpha.0", + "target": "protobuf" }, { - "id": "tokio 1.45.0", - "target": "tokio" + "id": "regex 1.11.1", + "target": "regex" } ], "selects": {} }, - "edition": "2021", + "edition": "2024", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-network-quality 1.0.0": { - "name": "bd-network-quality", + "bd-log-metadata 1.0.0": { + "name": "bd-log-metadata", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, - "strip_prefix": "bd-network-quality" + "strip_prefix": "bd-log-metadata" } }, "targets": [ { "Library": { - "crate_name": "bd_network_quality", + "crate_name": "bd_log_metadata", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -3672,35 +3836,52 @@ } } ], - "library_target_name": "bd_network_quality", + "library_target_name": "bd_log_metadata", "common_attrs": { "compile_data_glob": [ "**" ], - "edition": "2021", + "deps": { + "common": [ + { + "id": "anyhow 1.0.99", + "target": "anyhow" + }, + { + "id": "bd-log-primitives 1.0.0", + "target": "bd_log_primitives" + }, + { + "id": "time 0.3.43", + "target": "time" + } + ], + "selects": {} + }, + "edition": "2024", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-noop-network 1.0.0": { - "name": "bd-noop-network", + "bd-log-primitives 1.0.0": { + "name": "bd-log-primitives", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, - "strip_prefix": "bd-noop-network" + "strip_prefix": "bd-log-primitives" } }, "targets": [ { "Library": { - "crate_name": "bd_noop_network", + "crate_name": "bd_log_primitives", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -3711,7 +3892,7 @@ } } ], - "library_target_name": "bd_noop_network", + "library_target_name": "bd_log_primitives", "common_attrs": { "compile_data_glob": [ "**" @@ -3719,53 +3900,48 @@ "deps": { "common": [ { - "id": "anyhow 1.0.98", - "target": "anyhow" + "id": "ahash 0.8.12", + "target": "ahash" }, { - "id": "bd-api 1.0.0", - "target": "bd_api" + "id": "bd-proto 1.0.0", + "target": "bd_proto" }, { - "id": "bd-client-common 1.0.0", - "target": "bd_client_common" - } - ], - "selects": {} - }, - "edition": "2021", - "proc_macro_deps": { - "common": [ + "id": "serde 1.0.219", + "target": "serde" + }, { - "id": "async-trait 0.1.88", - "target": "async_trait" + "id": "time 0.3.43", + "target": "time" } ], "selects": {} }, + "edition": "2024", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-panic 1.0.0": { - "name": "bd-panic", + "bd-logger 1.0.0": { + "name": "bd-logger", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, - "strip_prefix": "bd-panic" + "strip_prefix": "bd-logger" } }, "targets": [ { "Library": { - "crate_name": "bd_panic", + "crate_name": "bd_logger", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -3776,7 +3952,7 @@ } } ], - "library_target_name": "bd_panic", + "library_target_name": "bd_logger", "common_attrs": { "compile_data_glob": [ "**" @@ -3784,44 +3960,217 @@ "deps": { "common": [ { - "id": "color-backtrace 0.7.0", - "target": "color_backtrace" + "id": "anyhow 1.0.99", + "target": "anyhow" + }, + { + "id": "backoff 0.4.0", + "target": "backoff" + }, + { + "id": "bd-api 1.0.0", + "target": "bd_api" + }, + { + "id": "bd-artifact-upload 1.0.0", + "target": "bd_artifact_upload" + }, + { + "id": "bd-bounded-buffer 1.0.0", + "target": "bd_bounded_buffer" + }, + { + "id": "bd-buffer 1.0.0", + "target": "bd_buffer" + }, + { + "id": "bd-client-common 1.0.0", + "target": "bd_client_common" + }, + { + "id": "bd-client-stats 1.0.0", + "target": "bd_client_stats" + }, + { + "id": "bd-client-stats-store 1.0.0", + "target": "bd_client_stats_store" + }, + { + "id": "bd-completion 1.0.0", + "target": "bd_completion" + }, + { + "id": "bd-crash-handler 1.0.0", + "target": "bd_crash_handler" + }, + { + "id": "bd-device 1.0.0", + "target": "bd_device" + }, + { + "id": "bd-error-reporter 1.0.0", + "target": "bd_error_reporter" + }, + { + "id": "bd-events 1.0.0", + "target": "bd_events" + }, + { + "id": "bd-internal-logging 1.0.0", + "target": "bd_internal_logging" + }, + { + "id": "bd-key-value 1.0.0", + "target": "bd_key_value" + }, + { + "id": "bd-log 1.0.0", + "target": "bd_log" + }, + { + "id": "bd-log-filter 1.0.0", + "target": "bd_log_filter" + }, + { + "id": "bd-log-matcher 1.0.0", + "target": "bd_log_matcher" + }, + { + "id": "bd-log-metadata 1.0.0", + "target": "bd_log_metadata" + }, + { + "id": "bd-log-primitives 1.0.0", + "target": "bd_log_primitives" + }, + { + "id": "bd-network-quality 1.0.0", + "target": "bd_network_quality" + }, + { + "id": "bd-proto 1.0.0", + "target": "bd_proto" + }, + { + "id": "bd-resource-utilization 1.0.0", + "target": "bd_resource_utilization" + }, + { + "id": "bd-runtime 1.0.0", + "target": "bd_runtime" + }, + { + "id": "bd-session 1.0.0", + "target": "bd_session" + }, + { + "id": "bd-session-replay 1.0.0", + "target": "bd_session_replay" + }, + { + "id": "bd-shutdown 1.0.0", + "target": "bd_shutdown" }, { - "id": "log 0.4.27", + "id": "bd-stats-common 1.0.0", + "target": "bd_stats_common" + }, + { + "id": "bd-time 1.0.0", + "target": "bd_time" + }, + { + "id": "bd-workflows 0.1.0", + "target": "bd_workflows" + }, + { + "id": "flatbuffers 25.2.10", + "target": "flatbuffers" + }, + { + "id": "futures-util 0.3.31", + "target": "futures_util" + }, + { + "id": "itertools 0.14.0", + "target": "itertools" + }, + { + "id": "log 0.4.28", "target": "log" }, { - "id": "termcolor 1.4.1", - "target": "termcolor" + "id": "parking_lot 0.12.4", + "target": "parking_lot" + }, + { + "id": "protobuf 4.0.0-alpha.0", + "target": "protobuf" + }, + { + "id": "serde 1.0.219", + "target": "serde" + }, + { + "id": "thiserror 2.0.16", + "target": "thiserror" + }, + { + "id": "time 0.3.43", + "target": "time" + }, + { + "id": "tokio 1.47.1", + "target": "tokio" + }, + { + "id": "tower 0.5.2", + "target": "tower" + }, + { + "id": "tracing 0.1.41", + "target": "tracing" + }, + { + "id": "unwrap-infallible 0.1.5", + "target": "unwrap_infallible" + } + ], + "selects": {} + }, + "edition": "2024", + "proc_macro_deps": { + "common": [ + { + "id": "async-trait 0.1.89", + "target": "async_trait" } ], "selects": {} }, - "edition": "2021", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-pgv 1.0.0": { - "name": "bd-pgv", + "bd-metadata 1.0.0": { + "name": "bd-metadata", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, - "strip_prefix": "bd-pgv" + "strip_prefix": "bd-metadata" } }, "targets": [ { "Library": { - "crate_name": "bd_pgv", + "crate_name": "bd_metadata", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -3830,11 +4179,38 @@ ] } } - }, + } + ], + "library_target_name": "bd_metadata", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2024", + "version": "1.0.0" + }, + "license": null, + "license_ids": [], + "license_file": "../LICENSE" + }, + "bd-network-quality 1.0.0": { + "name": "bd-network-quality", + "version": "1.0.0", + "package_url": null, + "repository": { + "Git": { + "remote": "https://github.com/bitdriftlabs/shared-core.git", + "commitish": { + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + }, + "strip_prefix": "bd-network-quality" + } + }, + "targets": [ { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", + "Library": { + "crate_name": "bd_network_quality", + "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ @@ -3844,79 +4220,156 @@ } } ], - "library_target_name": "bd_pgv", + "library_target_name": "bd_network_quality", "common_attrs": { "compile_data_glob": [ "**" ], - "deps": { - "common": [ - { - "id": "bd-pgv 1.0.0", - "target": "build_script_build" - }, - { - "id": "log 0.4.27", - "target": "log" - }, - { - "id": "protobuf 4.0.0-alpha.0", - "target": "protobuf" - }, - { - "id": "thiserror 2.0.12", - "target": "thiserror" - } - ], - "selects": {} - }, - "edition": "2021", + "edition": "2024", "version": "1.0.0" }, - "build_script_attrs": { + "license": null, + "license_ids": [], + "license_file": "../LICENSE" + }, + "bd-noop-network 1.0.0": { + "name": "bd-noop-network", + "version": "1.0.0", + "package_url": null, + "repository": { + "Git": { + "remote": "https://github.com/bitdriftlabs/shared-core.git", + "commitish": { + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + }, + "strip_prefix": "bd-noop-network" + } + }, + "targets": [ + { + "Library": { + "crate_name": "bd_noop_network", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "bd_noop_network", + "common_attrs": { "compile_data_glob": [ "**" ], - "data_glob": [ - "**" - ], "deps": { "common": [ { - "id": "protobuf-codegen 4.0.0-alpha.0", - "target": "protobuf_codegen" + "id": "anyhow 1.0.99", + "target": "anyhow" + }, + { + "id": "bd-api 1.0.0", + "target": "bd_api" + }, + { + "id": "bd-client-common 1.0.0", + "target": "bd_client_common" } ], "selects": {} }, - "build_script_env": { - "common": { - "SKIP_PROTO_GEN": "1" - }, + "edition": "2024", + "proc_macro_deps": { + "common": [ + { + "id": "async-trait 0.1.89", + "target": "async_trait" + } + ], "selects": {} + }, + "version": "1.0.0" + }, + "license": null, + "license_ids": [], + "license_file": "../LICENSE" + }, + "bd-panic 1.0.0": { + "name": "bd-panic", + "version": "1.0.0", + "package_url": null, + "repository": { + "Git": { + "remote": "https://github.com/bitdriftlabs/shared-core.git", + "commitish": { + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + }, + "strip_prefix": "bd-panic" + } + }, + "targets": [ + { + "Library": { + "crate_name": "bd_panic", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } } + ], + "library_target_name": "bd_panic", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "color-backtrace 0.7.0", + "target": "color_backtrace" + }, + { + "id": "log 0.4.28", + "target": "log" + }, + { + "id": "termcolor 1.4.1", + "target": "termcolor" + } + ], + "selects": {} + }, + "edition": "2024", + "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-proto 1.0.0": { - "name": "bd-proto", + "bd-pgv 1.0.0": { + "name": "bd-pgv", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, - "strip_prefix": "bd-proto" + "strip_prefix": "bd-pgv" } }, "targets": [ { "Library": { - "crate_name": "bd_proto", + "crate_name": "bd_pgv", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -3939,7 +4392,7 @@ } } ], - "library_target_name": "bd_proto", + "library_target_name": "bd_pgv", "common_attrs": { "compile_data_glob": [ "**" @@ -3948,43 +4401,38 @@ "common": [ { "id": "bd-pgv 1.0.0", - "target": "bd_pgv" - }, - { - "id": "bd-proto 1.0.0", "target": "build_script_build" }, { - "id": "bytes 1.10.1", - "target": "bytes" - }, - { - "id": "flatbuffers 25.2.10", - "target": "flatbuffers" + "id": "log 0.4.28", + "target": "log" }, { "id": "protobuf 4.0.0-alpha.0", "target": "protobuf" + }, + { + "id": "thiserror 2.0.16", + "target": "thiserror" } ], "selects": {} }, - "edition": "2021", + "edition": "2024", "version": "1.0.0" }, "build_script_attrs": { "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ], "deps": { "common": [ - { - "id": "flatc-rust 0.2.0", - "target": "flatc_rust" - }, { "id": "protobuf-codegen 4.0.0-alpha.0", "target": "protobuf_codegen" @@ -4003,23 +4451,23 @@ "license_ids": [], "license_file": "../LICENSE" }, - "bd-resource-utilization 1.0.0": { - "name": "bd-resource-utilization", + "bd-proto 1.0.0": { + "name": "bd-proto", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, - "strip_prefix": "bd-resource-utilization" + "strip_prefix": "bd-proto" } }, "targets": [ { "Library": { - "crate_name": "bd_resource_utilization", + "crate_name": "bd_proto", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -4028,9 +4476,21 @@ ] } } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } } ], - "library_target_name": "bd_resource_utilization", + "library_target_name": "bd_proto", "common_attrs": { "compile_data_glob": [ "**" @@ -4038,72 +4498,82 @@ "deps": { "common": [ { - "id": "anyhow 1.0.98", - "target": "anyhow" - }, - { - "id": "bd-internal-logging 1.0.0", - "target": "bd_internal_logging" - }, - { - "id": "bd-log-primitives 1.0.0", - "target": "bd_log_primitives" - }, - { - "id": "bd-runtime 1.0.0", - "target": "bd_runtime" + "id": "bd-pgv 1.0.0", + "target": "bd_pgv" }, { - "id": "bd-shutdown 1.0.0", - "target": "bd_shutdown" + "id": "bd-proto 1.0.0", + "target": "build_script_build" }, { - "id": "bd-time 1.0.0", - "target": "bd_time" + "id": "bytes 1.10.1", + "target": "bytes" }, { - "id": "ctor 0.4.2", - "target": "ctor" + "id": "flatbuffers 25.2.10", + "target": "flatbuffers" }, { - "id": "log 0.4.27", - "target": "log" - }, + "id": "protobuf 4.0.0-alpha.0", + "target": "protobuf" + } + ], + "selects": {} + }, + "edition": "2024", + "version": "1.0.0" + }, + "build_script_attrs": { + "compile_data_glob": [ + "**" + ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], + "data_glob": [ + "**" + ], + "deps": { + "common": [ { - "id": "time 0.3.41", - "target": "time" + "id": "flatc-rust 0.2.0", + "target": "flatc_rust" }, { - "id": "tokio 1.45.0", - "target": "tokio" + "id": "protobuf-codegen 4.0.0-alpha.0", + "target": "protobuf_codegen" } ], "selects": {} }, - "edition": "2021", - "version": "1.0.0" + "build_script_env": { + "common": { + "SKIP_PROTO_GEN": "1" + }, + "selects": {} + } }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-runtime 1.0.0": { - "name": "bd-runtime", + "bd-report-writer 1.0.0": { + "name": "bd-report-writer", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, - "strip_prefix": "bd-runtime" + "strip_prefix": "bd-report-writer" } }, "targets": [ { "Library": { - "crate_name": "bd_runtime", + "crate_name": "bd_report_writer", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -4112,47 +4582,238 @@ ] } } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } } ], - "library_target_name": "bd_runtime", + "library_target_name": "bd_report_writer", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { "common": [ - { - "id": "anyhow 1.0.98", - "target": "anyhow" - }, - { - "id": "bd-client-common 1.0.0", - "target": "bd_client_common" - }, { "id": "bd-proto 1.0.0", "target": "bd_proto" }, { - "id": "log 0.4.27", - "target": "log" - }, - { - "id": "protobuf 4.0.0-alpha.0", - "target": "protobuf" - }, - { - "id": "time 0.3.41", - "target": "time" + "id": "bd-report-writer 1.0.0", + "target": "build_script_build" }, { - "id": "tokio 1.45.0", + "id": "flatbuffers 25.2.10", + "target": "flatbuffers" + } + ], + "selects": {} + }, + "edition": "2024", + "version": "1.0.0" + }, + "build_script_attrs": { + "compile_data_glob": [ + "**" + ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], + "data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "cbindgen 0.29.0", + "target": "cbindgen" + } + ], + "selects": {} + }, + "build_script_env": { + "common": { + "SKIP_FILE_GEN": "1" + }, + "selects": {} + } + }, + "license": null, + "license_ids": [], + "license_file": "../LICENSE" + }, + "bd-resource-utilization 1.0.0": { + "name": "bd-resource-utilization", + "version": "1.0.0", + "package_url": null, + "repository": { + "Git": { + "remote": "https://github.com/bitdriftlabs/shared-core.git", + "commitish": { + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + }, + "strip_prefix": "bd-resource-utilization" + } + }, + "targets": [ + { + "Library": { + "crate_name": "bd_resource_utilization", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "bd_resource_utilization", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "anyhow 1.0.99", + "target": "anyhow" + }, + { + "id": "bd-client-common 1.0.0", + "target": "bd_client_common" + }, + { + "id": "bd-log-primitives 1.0.0", + "target": "bd_log_primitives" + }, + { + "id": "bd-runtime 1.0.0", + "target": "bd_runtime" + }, + { + "id": "bd-shutdown 1.0.0", + "target": "bd_shutdown" + }, + { + "id": "bd-time 1.0.0", + "target": "bd_time" + }, + { + "id": "log 0.4.28", + "target": "log" + }, + { + "id": "time 0.3.43", + "target": "time" + }, + { + "id": "tokio 1.47.1", "target": "tokio" } ], "selects": {} }, - "edition": "2021", + "edition": "2024", + "version": "1.0.0" + }, + "license": null, + "license_ids": [], + "license_file": "../LICENSE" + }, + "bd-runtime 1.0.0": { + "name": "bd-runtime", + "version": "1.0.0", + "package_url": null, + "repository": { + "Git": { + "remote": "https://github.com/bitdriftlabs/shared-core.git", + "commitish": { + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + }, + "strip_prefix": "bd-runtime" + } + }, + "targets": [ + { + "Library": { + "crate_name": "bd_runtime", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "bd_runtime", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "anyhow 1.0.99", + "target": "anyhow" + }, + { + "id": "bd-client-common 1.0.0", + "target": "bd_client_common" + }, + { + "id": "bd-proto 1.0.0", + "target": "bd_proto" + }, + { + "id": "log 0.4.28", + "target": "log" + }, + { + "id": "parking_lot 0.12.4", + "target": "parking_lot" + }, + { + "id": "protobuf 4.0.0-alpha.0", + "target": "protobuf" + }, + { + "id": "tempfile 3.21.0", + "target": "tempfile" + }, + { + "id": "time 0.3.43", + "target": "time" + }, + { + "id": "tokio 1.47.1", + "target": "tokio" + } + ], + "selects": {} + }, + "edition": "2024", + "proc_macro_deps": { + "common": [ + { + "id": "async-trait 0.1.89", + "target": "async_trait" + } + ], + "selects": {} + }, "version": "1.0.0" }, "license": null, @@ -4167,7 +4828,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, "strip_prefix": "bd-server-stats" } @@ -4193,6 +4854,10 @@ ], "deps": { "common": [ + { + "id": "anyhow 1.0.99", + "target": "anyhow" + }, { "id": "bd-stats-common 1.0.0", "target": "bd_stats_common" @@ -4214,11 +4879,7 @@ "target": "itertools" }, { - "id": "log 0.4.27", - "target": "log" - }, - { - "id": "parking_lot 0.12.3", + "id": "parking_lot 0.12.4", "target": "parking_lot" }, { @@ -4230,21 +4891,21 @@ "target": "regex" }, { - "id": "thiserror 2.0.12", + "id": "thiserror 2.0.16", "target": "thiserror" }, { - "id": "time 0.3.41", + "id": "time 0.3.43", "target": "time" }, { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" } ], "selects": {} }, - "edition": "2021", + "edition": "2024", "version": "1.0.0" }, "license": null, @@ -4259,7 +4920,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, "strip_prefix": "bd-session" } @@ -4286,13 +4947,9 @@ "deps": { "common": [ { - "id": "anyhow 1.0.98", + "id": "anyhow 1.0.99", "target": "anyhow" }, - { - "id": "bd-client-common 1.0.0", - "target": "bd_client_common" - }, { "id": "bd-key-value 1.0.0", "target": "bd_key_value" @@ -4306,41 +4963,37 @@ "target": "bd_time" }, { - "id": "log 0.4.27", + "id": "log 0.4.28", "target": "log" }, { - "id": "parking_lot 0.12.3", + "id": "parking_lot 0.12.4", "target": "parking_lot" }, { "id": "serde 1.0.219", "target": "serde" }, - { - "id": "serde_yaml 0.9.34+deprecated", - "target": "serde_yaml" - }, { "id": "thread_local 1.1.8", "target": "thread_local" }, { - "id": "time 0.3.41", + "id": "time 0.3.43", "target": "time" }, { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" }, { - "id": "uuid 1.16.0", + "id": "uuid 1.18.1", "target": "uuid" } ], "selects": {} }, - "edition": "2021", + "edition": "2024", "version": "1.0.0" }, "license": null, @@ -4355,7 +5008,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, "strip_prefix": "bd-session-replay" } @@ -4382,7 +5035,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.98", + "id": "anyhow 1.0.99", "target": "anyhow" }, { @@ -4394,8 +5047,8 @@ "target": "bd_client_stats_store" }, { - "id": "bd-internal-logging 1.0.0", - "target": "bd_internal_logging" + "id": "bd-error-reporter 1.0.0", + "target": "bd_error_reporter" }, { "id": "bd-log-primitives 1.0.0", @@ -4418,29 +5071,25 @@ "target": "bd_time" }, { - "id": "ctor 0.4.2", - "target": "ctor" - }, - { - "id": "log 0.4.27", + "id": "log 0.4.28", "target": "log" }, { - "id": "parking_lot 0.12.3", + "id": "parking_lot 0.12.4", "target": "parking_lot" }, { - "id": "time 0.3.41", + "id": "time 0.3.43", "target": "time" }, { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" } ], "selects": {} }, - "edition": "2021", + "edition": "2024", "version": "1.0.0" }, "license": null, @@ -4455,7 +5104,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, "strip_prefix": "bd-shutdown" } @@ -4482,17 +5131,17 @@ "deps": { "common": [ { - "id": "log 0.4.27", + "id": "log 0.4.28", "target": "log" }, { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" } ], "selects": {} }, - "edition": "2021", + "edition": "2024", "version": "1.0.0" }, "license": null, @@ -4507,7 +5156,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, "strip_prefix": "bd-stats-common" } @@ -4533,6 +5182,10 @@ ], "deps": { "common": [ + { + "id": "anyhow 1.0.99", + "target": "anyhow" + }, { "id": "sketches-rust 0.2.2", "target": "sketches_rust" @@ -4540,7 +5193,7 @@ ], "selects": {} }, - "edition": "2021", + "edition": "2024", "version": "1.0.0" }, "license": null, @@ -4555,7 +5208,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, "strip_prefix": "bd-test-helpers" } @@ -4582,7 +5235,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.98", + "id": "anyhow 1.0.99", "target": "anyhow" }, { @@ -4601,6 +5254,10 @@ "id": "bd-client-common 1.0.0", "target": "bd_client_common" }, + { + "id": "bd-error-reporter 1.0.0", + "target": "bd_error_reporter" + }, { "id": "bd-events 1.0.0", "target": "bd_events" @@ -4629,10 +5286,6 @@ "id": "bd-log-primitives 1.0.0", "target": "bd_log_primitives" }, - { - "id": "bd-matcher 1.0.0", - "target": "bd_matcher" - }, { "id": "bd-metadata 1.0.0", "target": "bd_metadata" @@ -4649,10 +5302,6 @@ "id": "bd-resource-utilization 1.0.0", "target": "bd_resource_utilization" }, - { - "id": "bd-session 1.0.0", - "target": "bd_session" - }, { "id": "bd-session-replay 1.0.0", "target": "bd_session_replay" @@ -4674,11 +5323,11 @@ "target": "http_body_util" }, { - "id": "log 0.4.27", + "id": "log 0.4.28", "target": "log" }, { - "id": "parking_lot 0.12.3", + "id": "parking_lot 0.12.4", "target": "parking_lot" }, { @@ -4694,11 +5343,15 @@ "target": "serde" }, { - "id": "time 0.3.41", + "id": "tempfile 3.21.0", + "target": "tempfile" + }, + { + "id": "time 0.3.43", "target": "time" }, { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" }, { @@ -4712,11 +5365,11 @@ ], "selects": {} }, - "edition": "2021", + "edition": "2024", "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.88", + "id": "async-trait 0.1.89", "target": "async_trait" } ], @@ -4736,7 +5389,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, "strip_prefix": "bd-time" } @@ -4763,7 +5416,7 @@ "deps": { "common": [ { - "id": "parking_lot 0.12.3", + "id": "parking_lot 0.12.4", "target": "parking_lot" }, { @@ -4771,25 +5424,25 @@ "target": "protobuf" }, { - "id": "rand 0.9.1", + "id": "rand 0.9.2", "target": "rand" }, { - "id": "time 0.3.41", + "id": "time 0.3.43", "target": "time" }, { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" } ], "selects": {} }, - "edition": "2021", + "edition": "2024", "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.88", + "id": "async-trait 0.1.89", "target": "async_trait" } ], @@ -4809,7 +5462,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" }, "strip_prefix": "bd-workflows" } @@ -4836,7 +5489,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.98", + "id": "anyhow 1.0.99", "target": "anyhow" }, { @@ -4859,6 +5512,10 @@ "id": "bd-completion 1.0.0", "target": "bd_completion" }, + { + "id": "bd-error-reporter 1.0.0", + "target": "bd_error_reporter" + }, { "id": "bd-log-matcher 1.0.0", "target": "bd_log_matcher" @@ -4867,10 +5524,6 @@ "id": "bd-log-primitives 1.0.0", "target": "bd_log_primitives" }, - { - "id": "bd-matcher 1.0.0", - "target": "bd_matcher" - }, { "id": "bd-proto 1.0.0", "target": "bd_proto" @@ -4900,7 +5553,7 @@ "target": "itertools" }, { - "id": "log 0.4.27", + "id": "log 0.4.28", "target": "log" }, { @@ -4908,8 +5561,8 @@ "target": "protobuf" }, { - "id": "regex-lite 0.1.6", - "target": "regex_lite" + "id": "regex 1.11.1", + "target": "regex" }, { "id": "serde 1.0.219", @@ -4920,29 +5573,29 @@ "target": "sha2" }, { - "id": "thiserror 2.0.12", + "id": "thiserror 2.0.16", "target": "thiserror" }, { - "id": "time 0.3.41", + "id": "time 0.3.43", "target": "time" }, { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" }, { - "id": "uuid 1.16.0", + "id": "uuid 1.18.1", "target": "uuid" } ], "selects": {} }, - "edition": "2021", + "edition": "2024", "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.88", + "id": "async-trait 0.1.89", "target": "async_trait" } ], @@ -5102,15 +5755,10 @@ "**" ], "crate_features": { - "common": [], - "selects": { - "aarch64-apple-darwin": [ - "std" - ], - "x86_64-unknown-linux-gnu": [ - "std" - ] - } + "common": [ + "std" + ], + "selects": {} }, "edition": "2021", "version": "2.9.0" @@ -5325,11 +5973,11 @@ "deps": { "common": [ { - "id": "android_logger 0.15.0", + "id": "android_logger 0.15.1", "target": "android_logger" }, { - "id": "anyhow 1.0.98", + "id": "anyhow 1.0.99", "target": "anyhow" }, { @@ -5348,6 +5996,10 @@ "id": "bd-device 1.0.0", "target": "bd_device" }, + { + "id": "bd-error-reporter 1.0.0", + "target": "bd_error_reporter" + }, { "id": "bd-key-value 1.0.0", "target": "bd_key_value" @@ -5368,24 +6020,32 @@ "id": "bd-time 1.0.0", "target": "bd_time" }, + { + "id": "futures-util 0.3.31", + "target": "futures_util" + }, { "id": "jni 0.21.1", "target": "jni" }, { - "id": "log 0.4.27", + "id": "libc 0.2.175", + "target": "libc" + }, + { + "id": "log 0.4.28", "target": "log" }, { - "id": "time 0.3.41", + "id": "time 0.3.43", "target": "time" }, { - "id": "tracing-subscriber 0.3.19", + "id": "tracing-subscriber 0.3.20", "target": "tracing_subscriber" }, { - "id": "uuid 1.16.0", + "id": "uuid 1.18.1", "target": "uuid" } ], @@ -5395,7 +6055,7 @@ "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.88", + "id": "async-trait 0.1.89", "target": "async_trait" } ], @@ -5446,20 +6106,20 @@ ], "license_file": "LICENSE-APACHE" }, - "cc 1.2.22": { - "name": "cc", - "version": "1.2.22", - "package_url": "https://github.com/rust-lang/cc-rs", + "cbindgen 0.29.0": { + "name": "cbindgen", + "version": "0.29.0", + "package_url": "https://github.com/mozilla/cbindgen", "repository": { "Http": { - "url": "https://static.crates.io/crates/cc/1.2.22/download", - "sha256": "32db95edf998450acc7881c932f94cd9b05c87b4b2599e8bab064753da4acfd1" + "url": "https://static.crates.io/crates/cbindgen/0.29.0/download", + "sha256": "975982cdb7ad6a142be15bdf84aea7ec6a9e5d4d797c004d43185b24cfe4e684" } }, "targets": [ { "Library": { - "crate_name": "cc", + "crate_name": "cbindgen", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -5468,11 +6128,132 @@ ] } } - } - ], - "library_target_name": "cc", - "common_attrs": { - "compile_data_glob": [ + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "cbindgen", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "clap", + "default" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "cbindgen 0.29.0", + "target": "build_script_build" + }, + { + "id": "clap 4.5.37", + "target": "clap" + }, + { + "id": "heck 0.5.0", + "target": "heck" + }, + { + "id": "indexmap 2.9.0", + "target": "indexmap" + }, + { + "id": "log 0.4.28", + "target": "log" + }, + { + "id": "proc-macro2 1.0.95", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.40", + "target": "quote" + }, + { + "id": "serde 1.0.219", + "target": "serde" + }, + { + "id": "serde_json 1.0.143", + "target": "serde_json" + }, + { + "id": "syn 2.0.101", + "target": "syn" + }, + { + "id": "tempfile 3.21.0", + "target": "tempfile" + }, + { + "id": "toml 0.8.23", + "target": "toml" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.29.0" + }, + "build_script_attrs": { + "compile_data_glob": [ + "**" + ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], + "data_glob": [ + "**" + ] + }, + "license": "MPL-2.0", + "license_ids": [ + "MPL-2.0" + ], + "license_file": "LICENSE" + }, + "cc 1.2.22": { + "name": "cc", + "version": "1.2.22", + "package_url": "https://github.com/rust-lang/cc-rs", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/cc/1.2.22/download", + "sha256": "32db95edf998450acc7881c932f94cd9b05c87b4b2599e8bab064753da4acfd1" + } + }, + "targets": [ + { + "Library": { + "crate_name": "cc", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "cc", + "common_attrs": { + "compile_data_glob": [ "**" ], "deps": { @@ -5761,9 +6542,25 @@ ], "crate_features": { "common": [ + "help", "std" ], - "selects": {} + "selects": { + "aarch64-apple-darwin": [ + "color", + "default", + "error-context", + "suggestions", + "usage" + ], + "x86_64-unknown-linux-gnu": [ + "color", + "default", + "error-context", + "suggestions", + "usage" + ] + } }, "deps": { "common": [ @@ -5815,9 +6612,23 @@ ], "crate_features": { "common": [ + "help", "std" ], - "selects": {} + "selects": { + "aarch64-apple-darwin": [ + "color", + "error-context", + "suggestions", + "usage" + ], + "x86_64-unknown-linux-gnu": [ + "color", + "error-context", + "suggestions", + "usage" + ] + } }, "deps": { "common": [ @@ -5830,7 +6641,28 @@ "target": "clap_lex" } ], - "selects": {} + "selects": { + "aarch64-apple-darwin": [ + { + "id": "anstream 0.6.20", + "target": "anstream" + }, + { + "id": "strsim 0.11.1", + "target": "strsim" + } + ], + "x86_64-unknown-linux-gnu": [ + { + "id": "anstream 0.6.20", + "target": "anstream" + }, + { + "id": "strsim 0.11.1", + "target": "strsim" + } + ] + } }, "edition": "2021", "version": "4.5.37" @@ -5940,6 +6772,45 @@ ], "license_file": "LICENSE-APACHE" }, + "colorchoice 1.0.4": { + "name": "colorchoice", + "version": "1.0.4", + "package_url": "https://github.com/rust-cli/anstyle.git", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/colorchoice/1.0.4/download", + "sha256": "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" + } + }, + "targets": [ + { + "Library": { + "crate_name": "colorchoice", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "colorchoice", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2021", + "version": "1.0.4" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, "combine 4.6.7": { "name": "combine", "version": "4.6.7", @@ -6073,25 +6944,25 @@ "selects": { "aarch64-linux-android": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ], "cfg(all(target_arch = \"aarch64\", target_os = \"linux\"))": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ], "cfg(all(target_arch = \"aarch64\", target_vendor = \"apple\"))": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ], "cfg(all(target_arch = \"loongarch64\", target_os = \"linux\"))": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ] @@ -6107,14 +6978,14 @@ ], "license_file": "LICENSE-APACHE" }, - "crc32fast 1.4.2": { + "crc32fast 1.5.0": { "name": "crc32fast", - "version": "1.4.2", + "version": "1.5.0", "package_url": "https://github.com/srijs/rust-crc32fast", "repository": { "Http": { - "url": "https://static.crates.io/crates/crc32fast/1.4.2/download", - "sha256": "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3" + "url": "https://static.crates.io/crates/crc32fast/1.5.0/download", + "sha256": "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" } }, "targets": [ @@ -6129,6 +7000,18 @@ ] } } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } } ], "library_target_name": "crc32fast", @@ -6148,12 +7031,27 @@ { "id": "cfg-if 1.0.0", "target": "cfg_if" + }, + { + "id": "crc32fast 1.5.0", + "target": "build_script_build" } ], "selects": {} }, - "edition": "2015", - "version": "1.4.2" + "edition": "2021", + "version": "1.5.0" + }, + "build_script_attrs": { + "compile_data_glob": [ + "**" + ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], + "data_glob": [ + "**" + ] }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -6162,14 +7060,14 @@ ], "license_file": "LICENSE-APACHE" }, - "criterion 0.5.1": { + "criterion 0.7.0": { "name": "criterion", - "version": "0.5.1", + "version": "0.7.0", "package_url": "https://github.com/bheisler/criterion.rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/criterion/0.5.1/download", - "sha256": "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f" + "url": "https://static.crates.io/crates/criterion/0.7.0/download", + "sha256": "e1c047a62b0cc3e145fa84415a3191f628e980b194c2755aa12300a4e6cbd928" } }, "targets": [ @@ -6219,25 +7117,17 @@ "target": "clap" }, { - "id": "criterion-plot 0.5.0", + "id": "criterion-plot 0.6.0", "target": "criterion_plot" }, { - "id": "is-terminal 0.4.16", - "target": "is_terminal" - }, - { - "id": "itertools 0.10.5", + "id": "itertools 0.13.0", "target": "itertools" }, { "id": "num-traits 0.2.19", "target": "num_traits" }, - { - "id": "once_cell 1.21.3", - "target": "once_cell" - }, { "id": "oorandom 11.1.5", "target": "oorandom" @@ -6259,7 +7149,7 @@ "target": "serde" }, { - "id": "serde_json 1.0.140", + "id": "serde_json 1.0.143", "target": "serde_json" }, { @@ -6273,17 +7163,8 @@ ], "selects": {} }, - "edition": "2018", - "proc_macro_deps": { - "common": [ - { - "id": "serde_derive 1.0.219", - "target": "serde_derive" - } - ], - "selects": {} - }, - "version": "0.5.1" + "edition": "2021", + "version": "0.7.0" }, "license": "Apache-2.0 OR MIT", "license_ids": [ @@ -6292,14 +7173,14 @@ ], "license_file": "LICENSE-APACHE" }, - "criterion-plot 0.5.0": { + "criterion-plot 0.6.0": { "name": "criterion-plot", - "version": "0.5.0", + "version": "0.6.0", "package_url": "https://github.com/bheisler/criterion.rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/criterion-plot/0.5.0/download", - "sha256": "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1" + "url": "https://static.crates.io/crates/criterion-plot/0.6.0/download", + "sha256": "9b1bcc0dc7dfae599d84ad0b1a55f80cde8af3725da8313b528da95ef783e338" } }, "targets": [ @@ -6328,16 +7209,16 @@ "target": "cast" }, { - "id": "itertools 0.10.5", + "id": "itertools 0.13.0", "target": "itertools" } ], "selects": {} }, - "edition": "2018", - "version": "0.5.0" + "edition": "2021", + "version": "0.6.0" }, - "license": "MIT/Apache-2.0", + "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" @@ -6522,6 +7403,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -6590,6 +7474,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -6658,14 +7545,14 @@ ], "license_file": "LICENSE-APACHE" }, - "ctor 0.4.2": { + "ctor 0.5.0": { "name": "ctor", - "version": "0.4.2", + "version": "0.5.0", "package_url": "https://github.com/mmastrac/rust-ctor", "repository": { "Http": { - "url": "https://static.crates.io/crates/ctor/0.4.2/download", - "sha256": "a4735f265ba6a1188052ca32d461028a7d1125868be18e287e756019da7607b5" + "url": "https://static.crates.io/crates/ctor/0.5.0/download", + "sha256": "67773048316103656a637612c4a62477603b777d91d9c62ff2290f9cde178fdb" } }, "targets": [ @@ -6699,7 +7586,7 @@ "deps": { "common": [ { - "id": "dtor 0.0.6", + "id": "dtor 0.1.0", "target": "dtor" } ], @@ -6709,13 +7596,13 @@ "proc_macro_deps": { "common": [ { - "id": "ctor-proc-macro 0.0.5", + "id": "ctor-proc-macro 0.0.6", "target": "ctor_proc_macro" } ], "selects": {} }, - "version": "0.4.2" + "version": "0.5.0" }, "license": "Apache-2.0 OR MIT", "license_ids": [ @@ -6724,14 +7611,14 @@ ], "license_file": "LICENSE-APACHE" }, - "ctor-proc-macro 0.0.5": { + "ctor-proc-macro 0.0.6": { "name": "ctor-proc-macro", - "version": "0.0.5", + "version": "0.0.6", "package_url": "https://github.com/mmastrac/rust-ctor", "repository": { "Http": { - "url": "https://static.crates.io/crates/ctor-proc-macro/0.0.5/download", - "sha256": "4f211af61d8efdd104f96e57adf5e426ba1bc3ed7a4ead616e15e5881fd79c4d" + "url": "https://static.crates.io/crates/ctor-proc-macro/0.0.6/download", + "sha256": "e2931af7e13dc045d8e9d26afccc6fa115d64e115c9c84b1166288b46f6782c2" } }, "targets": [ @@ -6760,14 +7647,14 @@ "selects": {} }, "edition": "2021", - "version": "0.0.5" + "version": "0.0.6" }, "license": "Apache-2.0 OR MIT", "license_ids": [ "Apache-2.0", "MIT" ], - "license_file": null + "license_file": "LICENSE-APACHE" }, "dashmap 6.1.0": { "name": "dashmap", @@ -6813,7 +7700,7 @@ "target": "hashbrown" }, { - "id": "lock_api 0.4.12", + "id": "lock_api 0.4.13", "target": "lock_api" }, { @@ -6821,7 +7708,7 @@ "target": "once_cell" }, { - "id": "parking_lot_core 0.9.10", + "id": "parking_lot_core 0.9.11", "target": "parking_lot_core" } ], @@ -6836,14 +7723,14 @@ ], "license_file": "LICENSE" }, - "deranged 0.4.0": { + "deranged 0.5.3": { "name": "deranged", - "version": "0.4.0", + "version": "0.5.3", "package_url": "https://github.com/jhpratt/deranged", "repository": { "Http": { - "url": "https://static.crates.io/crates/deranged/0.4.0/download", - "sha256": "9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e" + "url": "https://static.crates.io/crates/deranged/0.5.3/download", + "sha256": "d630bccd429a5bb5a64b5e94f693bfc48c9f8566418fda4c494cc94f911f87cc" } }, "targets": [ @@ -6867,10 +7754,9 @@ ], "crate_features": { "common": [ - "alloc", + "default", "powerfmt", - "serde", - "std" + "serde" ], "selects": {} }, @@ -6888,7 +7774,7 @@ "selects": {} }, "edition": "2021", - "version": "0.4.0" + "version": "0.5.3" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -6998,20 +7884,20 @@ ], "license_file": "LICENSE-APACHE" }, - "dtor 0.0.6": { - "name": "dtor", - "version": "0.0.6", - "package_url": "https://github.com/mmastrac/rust-ctor", + "downcast 0.11.0": { + "name": "downcast", + "version": "0.11.0", + "package_url": "https://github.com/fkoep/downcast-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/dtor/0.0.6/download", - "sha256": "97cbdf2ad6846025e8e25df05171abfb30e3ababa12ee0a0e44b9bbe570633a8" + "url": "https://static.crates.io/crates/downcast/0.11.0/download", + "sha256": "1435fa1053d8b2fbbe9be7e97eca7f33d37b28409959813daefc1446a14247f1" } }, "targets": [ { "Library": { - "crate_name": "dtor", + "crate_name": "downcast", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -7022,45 +7908,90 @@ } } ], - "library_target_name": "dtor", + "library_target_name": "downcast", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "__no_warn_on_missing_unsafe", - "proc_macro" + "default", + "std" ], "selects": {} }, - "edition": "2021", - "proc_macro_deps": { - "common": [ - { - "id": "dtor-proc-macro 0.0.5", + "edition": "2018", + "version": "0.11.0" + }, + "license": "MIT", + "license_ids": [ + "MIT" + ], + "license_file": "LICENSE-MIT" + }, + "dtor 0.1.0": { + "name": "dtor", + "version": "0.1.0", + "package_url": "https://github.com/mmastrac/rust-ctor", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/dtor/0.1.0/download", + "sha256": "e58a0764cddb55ab28955347b45be00ade43d4d6f3ba4bf3dc354e4ec9432934" + } + }, + "targets": [ + { + "Library": { + "crate_name": "dtor", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "dtor", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "__no_warn_on_missing_unsafe", + "proc_macro" + ], + "selects": {} + }, + "edition": "2021", + "proc_macro_deps": { + "common": [ + { + "id": "dtor-proc-macro 0.0.6", "target": "dtor_proc_macro" } ], "selects": {} }, - "version": "0.0.6" + "version": "0.1.0" }, "license": "Apache-2.0 OR MIT", "license_ids": [ "Apache-2.0", "MIT" ], - "license_file": null + "license_file": "LICENSE-APACHE" }, - "dtor-proc-macro 0.0.5": { + "dtor-proc-macro 0.0.6": { "name": "dtor-proc-macro", - "version": "0.0.5", + "version": "0.0.6", "package_url": "https://github.com/mmastrac/rust-ctor", "repository": { "Http": { - "url": "https://static.crates.io/crates/dtor-proc-macro/0.0.5/download", - "sha256": "7454e41ff9012c00d53cf7f475c5e3afa3b91b7c90568495495e8d9bf47a1055" + "url": "https://static.crates.io/crates/dtor-proc-macro/0.0.6/download", + "sha256": "f678cf4a922c215c63e0de95eb1ff08a958a81d47e485cf9da1e27bf6305cfa5" } }, "targets": [ @@ -7089,14 +8020,14 @@ "selects": {} }, "edition": "2021", - "version": "0.0.5" + "version": "0.0.6" }, "license": "Apache-2.0 OR MIT", "license_ids": [ "Apache-2.0", "MIT" ], - "license_file": null + "license_file": "LICENSE-APACHE" }, "either 1.15.0": { "name": "either", @@ -7183,7 +8114,7 @@ "deps": { "common": [ { - "id": "log 0.4.27", + "id": "log 0.4.28", "target": "log" } ], @@ -7278,19 +8209,19 @@ "selects": { "cfg(target_os = \"hermit\")": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ], "cfg(target_os = \"wasi\")": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ], "cfg(unix)": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ], @@ -7427,6 +8358,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ], @@ -7478,7 +8412,7 @@ "deps": { "common": [ { - "id": "log 0.4.27", + "id": "log 0.4.28", "target": "log" } ], @@ -7494,14 +8428,14 @@ ], "license_file": "LICENSE-APACHE" }, - "flate2 1.1.1": { + "flate2 1.1.2": { "name": "flate2", - "version": "1.1.1", + "version": "1.1.2", "package_url": "https://github.com/rust-lang/flate2-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/flate2/1.1.1/download", - "sha256": "7ced92e76e966ca2fd84c8f7aa01a4aea65b0eb6648d72f7c8f3e2764a67fece" + "url": "https://static.crates.io/crates/flate2/1.1.2/download", + "sha256": "4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d" } }, "targets": [ @@ -7538,7 +8472,7 @@ "deps": { "common": [ { - "id": "crc32fast 1.4.2", + "id": "crc32fast 1.5.0", "target": "crc32fast" }, { @@ -7553,7 +8487,7 @@ "selects": {} }, "edition": "2018", - "version": "1.1.1" + "version": "1.1.2" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -7664,6 +8598,44 @@ ], "license_file": "LICENSE-APACHE" }, + "fragile 2.0.1": { + "name": "fragile", + "version": "2.0.1", + "package_url": "https://github.com/mitsuhiko/fragile", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/fragile/2.0.1/download", + "sha256": "28dd6caf6059519a65843af8fe2a3ae298b14b80179855aeb4adc2c1934ee619" + } + }, + "targets": [ + { + "Library": { + "crate_name": "fragile", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "fragile", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "2.0.1" + }, + "license": "Apache-2.0", + "license_ids": [ + "Apache-2.0" + ], + "license_file": "LICENSE" + }, "fs-err 3.1.0": { "name": "fs-err", "version": "3.1.0", @@ -7718,7 +8690,7 @@ "target": "build_script_build" }, { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" } ], @@ -7731,6 +8703,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ], @@ -7785,7 +8760,7 @@ "selects": { "cfg(unix)": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ], @@ -7807,42 +8782,6 @@ ], "license_file": "LICENSE-APACHE" }, - "fuchsia-cprng 0.1.1": { - "name": "fuchsia-cprng", - "version": "0.1.1", - "package_url": "https://fuchsia.googlesource.com/fuchsia/+/master/garnet/public/rust/fuchsia-cprng", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/fuchsia-cprng/0.1.1/download", - "sha256": "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba" - } - }, - "targets": [ - { - "Library": { - "crate_name": "fuchsia_cprng", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "fuchsia_cprng", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2018", - "version": "0.1.1" - }, - "license": null, - "license_ids": [], - "license_file": "LICENSE" - }, "futures 0.3.31": { "name": "futures", "version": "0.3.31", @@ -8466,6 +9405,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ], @@ -8536,7 +9478,7 @@ ], "cfg(unix)": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ] @@ -8613,7 +9555,7 @@ "selects": { "cfg(all(any(target_os = \"linux\", target_os = \"android\"), not(any(all(target_os = \"linux\", target_env = \"\"), getrandom_backend = \"custom\", getrandom_backend = \"linux_raw\", getrandom_backend = \"rdrand\", getrandom_backend = \"rndr\"))))": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ], @@ -8631,43 +9573,43 @@ ], "cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"hurd\", target_os = \"illumos\", target_os = \"cygwin\", all(target_os = \"horizon\", target_arch = \"arm\")))": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ], "cfg(any(target_os = \"haiku\", target_os = \"redox\", target_os = \"nto\", target_os = \"aix\"))": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ], "cfg(any(target_os = \"ios\", target_os = \"visionos\", target_os = \"watchos\", target_os = \"tvos\"))": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ], "cfg(any(target_os = \"macos\", target_os = \"openbsd\", target_os = \"vita\", target_os = \"emscripten\"))": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ], "cfg(target_os = \"netbsd\")": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ], "cfg(target_os = \"solaris\")": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ], "cfg(target_os = \"vxworks\")": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ] @@ -8680,6 +9622,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -8801,7 +9746,7 @@ "target": "slab" }, { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" }, { @@ -8963,20 +9908,20 @@ ], "license_file": "LICENSE-APACHE" }, - "hermit-abi 0.5.1": { - "name": "hermit-abi", - "version": "0.5.1", - "package_url": "https://github.com/hermit-os/hermit-rs", + "heck 0.5.0": { + "name": "heck", + "version": "0.5.0", + "package_url": "https://github.com/withoutboats/heck", "repository": { "Http": { - "url": "https://static.crates.io/crates/hermit-abi/0.5.1/download", - "sha256": "f154ce46856750ed433c8649605bf7ed2de3bc35fd9d2a9f30cddd873c80cb08" + "url": "https://static.crates.io/crates/heck/0.5.0/download", + "sha256": "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" } }, "targets": [ { "Library": { - "crate_name": "hermit_abi", + "crate_name": "heck", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -8987,13 +9932,13 @@ } } ], - "library_target_name": "hermit_abi", + "library_target_name": "heck", "common_attrs": { "compile_data_glob": [ "**" ], "edition": "2021", - "version": "0.5.1" + "version": "0.5.0" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -9299,6 +10244,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -9349,14 +10297,14 @@ ], "license_file": "LICENSE-APACHE" }, - "hyper 1.6.0": { + "hyper 1.7.0": { "name": "hyper", - "version": "1.6.0", + "version": "1.7.0", "package_url": "https://github.com/hyperium/hyper", "repository": { "Http": { - "url": "https://static.crates.io/crates/hyper/1.6.0/download", - "sha256": "cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80" + "url": "https://static.crates.io/crates/hyper/1.7.0/download", + "sha256": "eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e" } }, "targets": [ @@ -9390,6 +10338,10 @@ }, "deps": { "common": [ + { + "id": "atomic-waker 1.1.2", + "target": "atomic_waker" + }, { "id": "bytes 1.10.1", "target": "bytes" @@ -9399,8 +10351,8 @@ "target": "futures_channel" }, { - "id": "futures-util 0.3.31", - "target": "futures_util" + "id": "futures-core 0.3.31", + "target": "futures_core" }, { "id": "h2 0.4.10", @@ -9430,12 +10382,16 @@ "id": "pin-project-lite 0.2.16", "target": "pin_project_lite" }, + { + "id": "pin-utils 0.1.0", + "target": "pin_utils" + }, { "id": "smallvec 1.15.0", "target": "smallvec" }, { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" }, { @@ -9446,7 +10402,7 @@ "selects": {} }, "edition": "2021", - "version": "1.6.0" + "version": "1.7.0" }, "license": "MIT", "license_ids": [ @@ -9454,14 +10410,14 @@ ], "license_file": "LICENSE" }, - "hyper-rustls 0.27.5": { + "hyper-rustls 0.27.7": { "name": "hyper-rustls", - "version": "0.27.5", + "version": "0.27.7", "package_url": "https://github.com/rustls/hyper-rustls", "repository": { "Http": { - "url": "https://static.crates.io/crates/hyper-rustls/0.27.5/download", - "sha256": "2d191583f3da1305256f22463b9bb0471acad48a4e534a5218b9963e9c1f59b2" + "url": "https://static.crates.io/crates/hyper-rustls/0.27.7/download", + "sha256": "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" } }, "targets": [ @@ -9495,20 +10451,16 @@ }, "deps": { "common": [ - { - "id": "futures-util 0.3.31", - "target": "futures_util" - }, { "id": "http 1.3.1", "target": "http" }, { - "id": "hyper 1.6.0", + "id": "hyper 1.7.0", "target": "hyper" }, { - "id": "hyper-util 0.1.11", + "id": "hyper-util 0.1.16", "target": "hyper_util" }, { @@ -9521,7 +10473,7 @@ "alias": "pki_types" }, { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" }, { @@ -9533,14 +10485,14 @@ "target": "tower_service" }, { - "id": "webpki-roots 0.26.11", + "id": "webpki-roots 1.0.0", "target": "webpki_roots" } ], "selects": {} }, "edition": "2021", - "version": "0.27.5" + "version": "0.27.7" }, "license": "Apache-2.0 OR ISC OR MIT", "license_ids": [ @@ -9550,14 +10502,14 @@ ], "license_file": "LICENSE" }, - "hyper-util 0.1.11": { + "hyper-util 0.1.16": { "name": "hyper-util", - "version": "0.1.11", + "version": "0.1.16", "package_url": "https://github.com/hyperium/hyper-util", "repository": { "Http": { - "url": "https://static.crates.io/crates/hyper-util/0.1.11/download", - "sha256": "497bbc33a26fdd4af9ed9c70d63f61cf56a938375fbb32df34db9b1cd6d643f2" + "url": "https://static.crates.io/crates/hyper-util/0.1.16/download", + "sha256": "8d9b05277c7e8da2c93a568989bb6207bef0112e8d17df7a6eda4a3cf143bc5e" } }, "targets": [ @@ -9603,6 +10555,10 @@ "id": "futures-channel 0.3.31", "target": "futures_channel" }, + { + "id": "futures-core 0.3.31", + "target": "futures_core" + }, { "id": "futures-util 0.3.31", "target": "futures_util" @@ -9616,11 +10572,11 @@ "target": "http_body" }, { - "id": "hyper 1.6.0", + "id": "hyper 1.7.0", "target": "hyper" }, { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" }, { @@ -9632,7 +10588,7 @@ "target": "socket2" }, { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" }, { @@ -9647,7 +10603,7 @@ "selects": {} }, "edition": "2021", - "version": "0.1.11" + "version": "0.1.16" }, "license": "MIT", "license_ids": [ @@ -9816,20 +10772,20 @@ ], "license_file": "LICENSE-APACHE" }, - "is-terminal 0.4.16": { - "name": "is-terminal", - "version": "0.4.16", - "package_url": "https://github.com/sunfishcode/is-terminal", + "io-uring 0.7.10": { + "name": "io-uring", + "version": "0.7.10", + "package_url": "https://github.com/tokio-rs/io-uring", "repository": { "Http": { - "url": "https://static.crates.io/crates/is-terminal/0.4.16/download", - "sha256": "e04d7f318608d35d4b61ddd75cbdaee86b023ebe2bd5a66ee0915f0bf93095a9" + "url": "https://static.crates.io/crates/io-uring/0.7.10/download", + "sha256": "046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b" } }, "targets": [ { "Library": { - "crate_name": "is_terminal", + "crate_name": "io_uring", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -9838,53 +10794,120 @@ ] } } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } } ], - "library_target_name": "is_terminal", + "library_target_name": "io_uring", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { - "common": [], - "selects": { - "cfg(any(unix, target_os = \"wasi\"))": [ - { - "id": "libc 0.2.172", - "target": "libc" - } - ], - "cfg(target_os = \"hermit\")": [ - { - "id": "hermit-abi 0.5.1", - "target": "hermit_abi" - } - ], - "cfg(windows)": [ - { - "id": "windows-sys 0.59.0", - "target": "windows_sys" - } - ] + "common": [ + { + "id": "bitflags 2.9.0", + "target": "bitflags" + }, + { + "id": "cfg-if 1.0.0", + "target": "cfg_if" + }, + { + "id": "io-uring 0.7.10", + "target": "build_script_build" + }, + { + "id": "libc 0.2.175", + "target": "libc" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "0.7.10" + }, + "build_script_attrs": { + "compile_data_glob": [ + "**" + ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "is_terminal_polyfill 1.70.1": { + "name": "is_terminal_polyfill", + "version": "1.70.1", + "package_url": "https://github.com/polyfill-rs/is_terminal_polyfill", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/is_terminal_polyfill/1.70.1/download", + "sha256": "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" + } + }, + "targets": [ + { + "Library": { + "crate_name": "is_terminal_polyfill", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } } + } + ], + "library_target_name": "is_terminal_polyfill", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default" + ], + "selects": {} }, - "edition": "2018", - "version": "0.4.16" + "edition": "2021", + "version": "1.70.1" }, - "license": "MIT", + "license": "MIT OR Apache-2.0", "license_ids": [ + "Apache-2.0", "MIT" ], - "license_file": "LICENSE-MIT" + "license_file": "LICENSE-APACHE" }, - "itertools 0.10.5": { + "itertools 0.13.0": { "name": "itertools", - "version": "0.10.5", + "version": "0.13.0", "package_url": "https://github.com/rust-itertools/itertools", "repository": { "Http": { - "url": "https://static.crates.io/crates/itertools/0.10.5/download", - "sha256": "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" + "url": "https://static.crates.io/crates/itertools/0.13.0/download", + "sha256": "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186" } }, "targets": [ @@ -9924,9 +10947,9 @@ "selects": {} }, "edition": "2018", - "version": "0.10.5" + "version": "0.13.0" }, - "license": "MIT/Apache-2.0", + "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" @@ -10082,7 +11105,7 @@ "target": "jni_sys" }, { - "id": "log 0.4.27", + "id": "log 0.4.28", "target": "log" }, { @@ -10239,14 +11262,14 @@ ], "license_file": "LICENSE-APACHE" }, - "libc 0.2.172": { + "libc 0.2.175": { "name": "libc", - "version": "0.2.172", + "version": "0.2.175", "package_url": "https://github.com/rust-lang/libc", "repository": { "Http": { - "url": "https://static.crates.io/crates/libc/0.2.172/download", - "sha256": "d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa" + "url": "https://static.crates.io/crates/libc/0.2.175/download", + "sha256": "6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543" } }, "targets": [ @@ -10294,19 +11317,22 @@ "deps": { "common": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", - "version": "0.2.172" + "version": "0.2.175" }, "build_script_attrs": { "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -10375,6 +11401,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ], @@ -10485,14 +11514,17 @@ ], "crate_features": { "common": [ - "elf", "errno", "general", "ioctl", "no_std", "std" ], - "selects": {} + "selects": { + "x86_64-unknown-linux-gnu": [ + "elf" + ] + } }, "edition": "2021", "version": "0.9.4" @@ -10504,14 +11536,14 @@ ], "license_file": "LICENSE-APACHE" }, - "lock_api 0.4.12": { + "lock_api 0.4.13": { "name": "lock_api", - "version": "0.4.12", + "version": "0.4.13", "package_url": "https://github.com/Amanieu/parking_lot", "repository": { "Http": { - "url": "https://static.crates.io/crates/lock_api/0.4.12/download", - "sha256": "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17" + "url": "https://static.crates.io/crates/lock_api/0.4.13/download", + "sha256": "96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765" } }, "targets": [ @@ -10555,7 +11587,7 @@ "deps": { "common": [ { - "id": "lock_api 0.4.12", + "id": "lock_api 0.4.13", "target": "build_script_build" }, { @@ -10566,12 +11598,15 @@ "selects": {} }, "edition": "2021", - "version": "0.4.12" + "version": "0.4.13" }, "build_script_attrs": { "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ], @@ -10592,14 +11627,14 @@ ], "license_file": "LICENSE-APACHE" }, - "log 0.4.27": { + "log 0.4.28": { "name": "log", - "version": "0.4.27", + "version": "0.4.28", "package_url": "https://github.com/rust-lang/log", "repository": { "Http": { - "url": "https://static.crates.io/crates/log/0.4.27/download", - "sha256": "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94" + "url": "https://static.crates.io/crates/log/0.4.28/download", + "sha256": "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432" } }, "targets": [ @@ -10630,7 +11665,7 @@ "selects": {} }, "edition": "2021", - "version": "0.4.27" + "version": "0.4.28" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -10693,7 +11728,7 @@ "target": "bd_test_helpers" }, { - "id": "criterion 0.5.1", + "id": "criterion 0.7.0", "target": "criterion" }, { @@ -10701,11 +11736,11 @@ "target": "protobuf" }, { - "id": "tempdir 0.3.7", - "target": "tempdir" + "id": "tempfile 3.21.0", + "target": "tempfile" }, { - "id": "time 0.3.41", + "id": "time 0.3.43", "target": "time" } ], @@ -10750,7 +11785,7 @@ "deps": { "common": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ], @@ -10765,14 +11800,14 @@ ], "license_file": null }, - "matchers 0.1.0": { + "matchers 0.2.0": { "name": "matchers", - "version": "0.1.0", + "version": "0.2.0", "package_url": "https://github.com/hawkw/matchers", "repository": { "Http": { - "url": "https://static.crates.io/crates/matchers/0.1.0/download", - "sha256": "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558" + "url": "https://static.crates.io/crates/matchers/0.2.0/download", + "sha256": "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9" } }, "targets": [ @@ -10797,14 +11832,14 @@ "deps": { "common": [ { - "id": "regex-automata 0.1.10", + "id": "regex-automata 0.4.9", "target": "regex_automata" } ], "selects": {} }, "edition": "2018", - "version": "0.1.0" + "version": "0.2.0" }, "license": "MIT", "license_ids": [ @@ -10904,14 +11939,14 @@ ], "license_file": "LICENSE-MIT" }, - "memmap2 0.9.5": { + "memmap2 0.9.8": { "name": "memmap2", - "version": "0.9.5", + "version": "0.9.8", "package_url": "https://github.com/RazrFalcon/memmap2-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/memmap2/0.9.5/download", - "sha256": "fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f" + "url": "https://static.crates.io/crates/memmap2/0.9.8/download", + "sha256": "843a98750cd611cc2965a8213b53b43e715f13c37a9e096c6408e69990961db7" } }, "targets": [ @@ -10938,14 +11973,14 @@ "selects": { "cfg(unix)": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ] } }, - "edition": "2018", - "version": "0.9.5" + "edition": "2021", + "version": "0.9.8" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -11017,6 +12052,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ], @@ -11172,13 +12210,13 @@ "selects": { "cfg(target_os = \"hermit\")": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ], "cfg(target_os = \"wasi\")": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" }, { @@ -11188,7 +12226,7 @@ ], "cfg(unix)": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ], @@ -11209,20 +12247,20 @@ ], "license_file": "LICENSE" }, - "nu-ansi-term 0.46.0": { - "name": "nu-ansi-term", - "version": "0.46.0", - "package_url": "https://github.com/nushell/nu-ansi-term", + "mockall 0.13.1": { + "name": "mockall", + "version": "0.13.1", + "package_url": "https://github.com/asomers/mockall", "repository": { "Http": { - "url": "https://static.crates.io/crates/nu-ansi-term/0.46.0/download", - "sha256": "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84" + "url": "https://static.crates.io/crates/mockall/0.13.1/download", + "sha256": "39a6bfcc6c8c7eed5ee98b9c3e33adc726054389233e201c95dab2d41a3839d2" } }, "targets": [ { "Library": { - "crate_name": "nu_ansi_term", + "crate_name": "mockall", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -11233,7 +12271,92 @@ } } ], - "library_target_name": "nu_ansi_term", + "library_target_name": "mockall", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "cfg-if 1.0.0", + "target": "cfg_if" + }, + { + "id": "downcast 0.11.0", + "target": "downcast" + }, + { + "id": "fragile 2.0.1", + "target": "fragile" + }, + { + "id": "predicates 3.1.3", + "target": "predicates" + }, + { + "id": "predicates-tree 1.0.12", + "target": "predicates_tree" + } + ], + "selects": {} + }, + "edition": "2021", + "proc_macro_deps": { + "common": [ + { + "id": "mockall_derive 0.13.1", + "target": "mockall_derive" + } + ], + "selects": {} + }, + "version": "0.13.1" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "mockall_derive 0.13.1": { + "name": "mockall_derive", + "version": "0.13.1", + "package_url": "https://github.com/asomers/mockall", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/mockall_derive/0.13.1/download", + "sha256": "25ca3004c2efe9011bd4e461bd8256445052b9615405b4f7ea43fc8ca5c20898" + } + }, + "targets": [ + { + "ProcMacro": { + "crate_name": "mockall_derive", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "mockall_derive", "common_attrs": { "compile_data_glob": [ "**" @@ -11241,27 +12364,98 @@ "deps": { "common": [ { - "id": "overload 0.1.1", - "target": "overload" + "id": "cfg-if 1.0.0", + "target": "cfg_if" + }, + { + "id": "mockall_derive 0.13.1", + "target": "build_script_build" + }, + { + "id": "proc-macro2 1.0.95", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.40", + "target": "quote" + }, + { + "id": "syn 2.0.101", + "target": "syn" } ], + "selects": {} + }, + "edition": "2021", + "version": "0.13.1" + }, + "build_script_attrs": { + "compile_data_glob": [ + "**" + ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "nu-ansi-term 0.50.1": { + "name": "nu-ansi-term", + "version": "0.50.1", + "package_url": "https://github.com/nushell/nu-ansi-term", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/nu-ansi-term/0.50.1/download", + "sha256": "d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399" + } + }, + "targets": [ + { + "Library": { + "crate_name": "nu_ansi_term", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "nu_ansi_term", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [], "selects": { - "cfg(target_os = \"windows\")": [ + "cfg(windows)": [ { - "id": "winapi 0.3.9", - "target": "winapi" + "id": "windows-sys 0.52.0", + "target": "windows_sys", + "alias": "windows" } ] } }, - "edition": "2018", - "version": "0.46.0" + "edition": "2021", + "version": "0.50.1" }, "license": "MIT", "license_ids": [ "MIT" ], - "license_file": null + "license_file": "LICENSE" }, "num-conv 0.1.0": { "name": "num-conv", @@ -11366,6 +12560,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ], @@ -11609,6 +12806,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -11668,20 +12868,20 @@ ], "license_file": "LICENSE-APACHE" }, - "oorandom 11.1.5": { - "name": "oorandom", - "version": "11.1.5", - "package_url": "https://hg.sr.ht/~icefox/oorandom", + "once_cell_polyfill 1.70.1": { + "name": "once_cell_polyfill", + "version": "1.70.1", + "package_url": "https://github.com/polyfill-rs/once_cell_polyfill", "repository": { "Http": { - "url": "https://static.crates.io/crates/oorandom/11.1.5/download", - "sha256": "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e" + "url": "https://static.crates.io/crates/once_cell_polyfill/1.70.1/download", + "sha256": "a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad" } }, "targets": [ { "Library": { - "crate_name": "oorandom", + "crate_name": "once_cell_polyfill", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -11692,34 +12892,35 @@ } } ], - "library_target_name": "oorandom", + "library_target_name": "once_cell_polyfill", "common_attrs": { "compile_data_glob": [ "**" ], - "edition": "2018", - "version": "11.1.5" + "edition": "2021", + "version": "1.70.1" }, - "license": "MIT", + "license": "MIT OR Apache-2.0", "license_ids": [ + "Apache-2.0", "MIT" ], - "license_file": "LICENSE-MIT" + "license_file": "LICENSE-APACHE" }, - "overload 0.1.1": { - "name": "overload", - "version": "0.1.1", - "package_url": "https://github.com/danaugrs/overload", + "oorandom 11.1.5": { + "name": "oorandom", + "version": "11.1.5", + "package_url": "https://hg.sr.ht/~icefox/oorandom", "repository": { "Http": { - "url": "https://static.crates.io/crates/overload/0.1.1/download", - "sha256": "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" + "url": "https://static.crates.io/crates/oorandom/11.1.5/download", + "sha256": "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e" } }, "targets": [ { "Library": { - "crate_name": "overload", + "crate_name": "oorandom", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -11730,28 +12931,28 @@ } } ], - "library_target_name": "overload", + "library_target_name": "oorandom", "common_attrs": { "compile_data_glob": [ "**" ], "edition": "2018", - "version": "0.1.1" + "version": "11.1.5" }, "license": "MIT", "license_ids": [ "MIT" ], - "license_file": "LICENSE" + "license_file": "LICENSE-MIT" }, - "parking_lot 0.12.3": { + "parking_lot 0.12.4": { "name": "parking_lot", - "version": "0.12.3", + "version": "0.12.4", "package_url": "https://github.com/Amanieu/parking_lot", "repository": { "Http": { - "url": "https://static.crates.io/crates/parking_lot/0.12.3/download", - "sha256": "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27" + "url": "https://static.crates.io/crates/parking_lot/0.12.4/download", + "sha256": "70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13" } }, "targets": [ @@ -11782,18 +12983,18 @@ "deps": { "common": [ { - "id": "lock_api 0.4.12", + "id": "lock_api 0.4.13", "target": "lock_api" }, { - "id": "parking_lot_core 0.9.10", + "id": "parking_lot_core 0.9.11", "target": "parking_lot_core" } ], "selects": {} }, "edition": "2021", - "version": "0.12.3" + "version": "0.12.4" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -11802,14 +13003,14 @@ ], "license_file": "LICENSE-APACHE" }, - "parking_lot_core 0.9.10": { + "parking_lot_core 0.9.11": { "name": "parking_lot_core", - "version": "0.9.10", + "version": "0.9.11", "package_url": "https://github.com/Amanieu/parking_lot", "repository": { "Http": { - "url": "https://static.crates.io/crates/parking_lot_core/0.9.10/download", - "sha256": "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8" + "url": "https://static.crates.io/crates/parking_lot_core/0.9.11/download", + "sha256": "bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5" } }, "targets": [ @@ -11850,7 +13051,7 @@ "target": "cfg_if" }, { - "id": "parking_lot_core 0.9.10", + "id": "parking_lot_core 0.9.11", "target": "build_script_build" }, { @@ -11867,7 +13068,7 @@ ], "cfg(unix)": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ], @@ -11880,12 +13081,15 @@ } }, "edition": "2021", - "version": "0.9.10" + "version": "0.9.11" }, "build_script_attrs": { "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -12100,7 +13304,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.98", + "id": "anyhow 1.0.99", "target": "anyhow" }, { @@ -12115,6 +13319,10 @@ "id": "bd-client-stats-store 1.0.0", "target": "bd_client_stats_store" }, + { + "id": "bd-error-reporter 1.0.0", + "target": "bd_error_reporter" + }, { "id": "bd-log-primitives 1.0.0", "target": "bd_log_primitives" @@ -12132,11 +13340,11 @@ "target": "bd_session" }, { - "id": "log 0.4.27", + "id": "log 0.4.28", "target": "log" }, { - "id": "parking_lot 0.12.3", + "id": "parking_lot 0.12.4", "target": "parking_lot" }, { @@ -12148,11 +13356,11 @@ "target": "regex_lite" }, { - "id": "time 0.3.41", + "id": "time 0.3.43", "target": "time" }, { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" } ], @@ -12174,6 +13382,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -12209,7 +13420,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.98", + "id": "anyhow 1.0.99", "target": "anyhow" }, { @@ -12245,7 +13456,7 @@ "target": "bd_test_helpers" }, { - "id": "time 0.3.41", + "id": "time 0.3.43", "target": "time" } ], @@ -12552,20 +13763,20 @@ ], "license_file": "LICENSE-APACHE" }, - "pretty_assertions 1.4.1": { - "name": "pretty_assertions", - "version": "1.4.1", - "package_url": "https://github.com/rust-pretty-assertions/rust-pretty-assertions", + "predicates 3.1.3": { + "name": "predicates", + "version": "3.1.3", + "package_url": "https://github.com/assert-rs/predicates-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/pretty_assertions/1.4.1/download", - "sha256": "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d" + "url": "https://static.crates.io/crates/predicates/3.1.3/download", + "sha256": "a5d19ee57562043d37e82899fade9a22ebab7be9cef5026b07fda9cdd4293573" } }, "targets": [ { "Library": { - "crate_name": "pretty_assertions", + "crate_name": "predicates", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -12576,33 +13787,26 @@ } } ], - "library_target_name": "pretty_assertions", + "library_target_name": "predicates", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "default", - "std" - ], - "selects": {} - }, "deps": { "common": [ { - "id": "diff 0.1.13", - "target": "diff" + "id": "anstyle 1.0.10", + "target": "anstyle" }, { - "id": "yansi 1.0.1", - "target": "yansi" + "id": "predicates-core 1.0.9", + "target": "predicates_core" } ], "selects": {} }, - "edition": "2018", - "version": "1.4.1" + "edition": "2021", + "version": "3.1.3" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -12611,20 +13815,20 @@ ], "license_file": "LICENSE-APACHE" }, - "proc-macro2 1.0.95": { - "name": "proc-macro2", - "version": "1.0.95", - "package_url": "https://github.com/dtolnay/proc-macro2", + "predicates-core 1.0.9": { + "name": "predicates-core", + "version": "1.0.9", + "package_url": "https://github.com/assert-rs/predicates-rs/tree/master/crates/core", "repository": { "Http": { - "url": "https://static.crates.io/crates/proc-macro2/1.0.95/download", - "sha256": "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778" + "url": "https://static.crates.io/crates/predicates-core/1.0.9/download", + "sha256": "727e462b119fe9c93fd0eb1429a5f7647394014cf3c04ab2c0350eeb09095ffa" } }, "targets": [ { "Library": { - "crate_name": "proc_macro2", + "crate_name": "predicates_core", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -12633,11 +13837,38 @@ ] } } - }, + } + ], + "library_target_name": "predicates_core", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2021", + "version": "1.0.9" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "predicates-tree 1.0.12": { + "name": "predicates-tree", + "version": "1.0.12", + "package_url": "https://github.com/assert-rs/predicates-rs/tree/master/crates/tree", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/predicates-tree/1.0.12/download", + "sha256": "72dd2d6d381dfb73a193c7fca536518d7caee39fc8503f74e7dc0be0531b425c" + } + }, + "targets": [ { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", + "Library": { + "crate_name": "predicates_tree", + "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ @@ -12647,27 +13878,150 @@ } } ], - "library_target_name": "proc_macro2", + "library_target_name": "predicates_tree", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "default", - "proc-macro" - ], - "selects": {} - }, "deps": { "common": [ { - "id": "proc-macro2 1.0.95", - "target": "build_script_build" + "id": "predicates-core 1.0.9", + "target": "predicates_core" }, { - "id": "unicode-ident 1.0.18", - "target": "unicode_ident" + "id": "termtree 0.5.1", + "target": "termtree" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "1.0.12" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "pretty_assertions 1.4.1": { + "name": "pretty_assertions", + "version": "1.4.1", + "package_url": "https://github.com/rust-pretty-assertions/rust-pretty-assertions", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/pretty_assertions/1.4.1/download", + "sha256": "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d" + } + }, + "targets": [ + { + "Library": { + "crate_name": "pretty_assertions", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "pretty_assertions", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "diff 0.1.13", + "target": "diff" + }, + { + "id": "yansi 1.0.1", + "target": "yansi" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "1.4.1" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "proc-macro2 1.0.95": { + "name": "proc-macro2", + "version": "1.0.95", + "package_url": "https://github.com/dtolnay/proc-macro2", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/proc-macro2/1.0.95/download", + "sha256": "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778" + } + }, + "targets": [ + { + "Library": { + "crate_name": "proc_macro2", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "proc_macro2", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "proc-macro" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "proc-macro2 1.0.95", + "target": "build_script_build" + }, + { + "id": "unicode-ident 1.0.18", + "target": "unicode_ident" } ], "selects": {} @@ -12679,6 +14033,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -12757,7 +14114,7 @@ "target": "memchr" }, { - "id": "parking_lot 0.12.3", + "id": "parking_lot 0.12.4", "target": "parking_lot" }, { @@ -12769,7 +14126,7 @@ "target": "protobuf" }, { - "id": "thiserror 2.0.12", + "id": "thiserror 2.0.16", "target": "thiserror" } ], @@ -12782,6 +14139,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -12810,7 +14170,7 @@ "target": "serde" }, { - "id": "serde_json 1.0.140", + "id": "serde_json 1.0.143", "target": "serde_json" } ], @@ -12898,6 +14258,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -12992,6 +14355,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -13037,7 +14403,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.98", + "id": "anyhow 1.0.99", "target": "anyhow" }, { @@ -13057,7 +14423,7 @@ "target": "regex" }, { - "id": "tempfile 3.19.1", + "id": "tempfile 3.21.0", "target": "tempfile" }, { @@ -13111,7 +14477,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.98", + "id": "anyhow 1.0.99", "target": "anyhow" }, { @@ -13119,7 +14485,7 @@ "target": "indexmap" }, { - "id": "log 0.4.27", + "id": "log 0.4.28", "target": "log" }, { @@ -13131,7 +14497,7 @@ "target": "protobuf_support" }, { - "id": "tempfile 3.19.1", + "id": "tempfile 3.21.0", "target": "tempfile" }, { @@ -13346,85 +14712,6 @@ ], "license_file": null }, - "rand 0.4.6": { - "name": "rand", - "version": "0.4.6", - "package_url": "https://github.com/rust-lang-nursery/rand", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/rand/0.4.6/download", - "sha256": "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293" - } - }, - "targets": [ - { - "Library": { - "crate_name": "rand", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "rand", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "default", - "libc", - "std" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "libc 0.2.172", - "target": "libc" - } - ], - "selects": { - "cfg(target_env = \"sgx\")": [ - { - "id": "rand_core 0.3.1", - "target": "rand_core" - }, - { - "id": "rdrand 0.4.0", - "target": "rdrand" - } - ], - "cfg(target_os = \"fuchsia\")": [ - { - "id": "fuchsia-cprng 0.1.1", - "target": "fuchsia_cprng" - } - ], - "cfg(windows)": [ - { - "id": "winapi 0.3.9", - "target": "winapi" - } - ] - } - }, - "edition": "2015", - "version": "0.4.6" - }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, "rand 0.8.5": { "name": "rand", "version": "0.8.5", @@ -13469,7 +14756,7 @@ "deps": { "common": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" }, { @@ -13493,14 +14780,14 @@ ], "license_file": "LICENSE-APACHE" }, - "rand 0.9.1": { + "rand 0.9.2": { "name": "rand", - "version": "0.9.1", + "version": "0.9.2", "package_url": "https://github.com/rust-random/rand", "repository": { "Http": { - "url": "https://static.crates.io/crates/rand/0.9.1/download", - "sha256": "9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97" + "url": "https://static.crates.io/crates/rand/0.9.2/download", + "sha256": "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" } }, "targets": [ @@ -13548,7 +14835,7 @@ "selects": {} }, "edition": "2021", - "version": "0.9.1" + "version": "0.9.2" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -13673,14 +14960,14 @@ ], "license_file": "LICENSE-APACHE" }, - "rand_core 0.3.1": { + "rand_core 0.6.4": { "name": "rand_core", - "version": "0.3.1", + "version": "0.6.4", "package_url": "https://github.com/rust-random/rand", "repository": { "Http": { - "url": "https://static.crates.io/crates/rand_core/0.3.1/download", - "sha256": "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b" + "url": "https://static.crates.io/crates/rand_core/0.6.4/download", + "sha256": "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" } }, "targets": [ @@ -13702,33 +14989,41 @@ "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "alloc", + "getrandom", + "std" + ], + "selects": {} + }, "deps": { "common": [ { - "id": "rand_core 0.4.2", - "target": "rand_core" + "id": "getrandom 0.2.16", + "target": "getrandom" } ], "selects": {} }, - "edition": "2015", - "version": "0.3.1" + "edition": "2018", + "version": "0.6.4" }, - "license": "MIT/Apache-2.0", + "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, - "rand_core 0.4.2": { + "rand_core 0.9.3": { "name": "rand_core", - "version": "0.4.2", + "version": "0.9.3", "package_url": "https://github.com/rust-random/rand", "repository": { "Http": { - "url": "https://static.crates.io/crates/rand_core/0.4.2/download", - "sha256": "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc" + "url": "https://static.crates.io/crates/rand_core/0.9.3/download", + "sha256": "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" } }, "targets": [ @@ -13750,131 +15045,36 @@ "compile_data_glob": [ "**" ], - "edition": "2015", - "version": "0.4.2" + "crate_features": { + "common": [ + "os_rng", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "getrandom 0.3.3", + "target": "getrandom" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "0.9.3" }, - "license": "MIT/Apache-2.0", + "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, - "rand_core 0.6.4": { - "name": "rand_core", - "version": "0.6.4", - "package_url": "https://github.com/rust-random/rand", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/rand_core/0.6.4/download", - "sha256": "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" - } - }, - "targets": [ - { - "Library": { - "crate_name": "rand_core", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "rand_core", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "alloc", - "getrandom", - "std" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "getrandom 0.2.16", - "target": "getrandom" - } - ], - "selects": {} - }, - "edition": "2018", - "version": "0.6.4" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "rand_core 0.9.3": { - "name": "rand_core", - "version": "0.9.3", - "package_url": "https://github.com/rust-random/rand", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/rand_core/0.9.3/download", - "sha256": "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" - } - }, - "targets": [ - { - "Library": { - "crate_name": "rand_core", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "rand_core", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "os_rng", - "std" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "getrandom 0.3.3", - "target": "getrandom" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.9.3" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "rayon 1.10.0": { - "name": "rayon", - "version": "1.10.0", - "package_url": "https://github.com/rayon-rs/rayon", + "rayon 1.10.0": { + "name": "rayon", + "version": "1.10.0", + "package_url": "https://github.com/rayon-rs/rayon", "repository": { "Http": { "url": "https://static.crates.io/crates/rayon/1.10.0/download", @@ -13988,6 +15188,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ], @@ -14000,53 +15203,6 @@ ], "license_file": "LICENSE-APACHE" }, - "rdrand 0.4.0": { - "name": "rdrand", - "version": "0.4.0", - "package_url": "https://github.com/nagisa/rust_rdrand/", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/rdrand/0.4.0/download", - "sha256": "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2" - } - }, - "targets": [ - { - "Library": { - "crate_name": "rdrand", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "rdrand", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "rand_core 0.3.1", - "target": "rand_core" - } - ], - "selects": {} - }, - "edition": "2015", - "version": "0.4.0" - }, - "license": "ISC", - "license_ids": [ - "ISC" - ], - "license_file": "LICENSE" - }, "redox_syscall 0.5.12": { "name": "redox_syscall", "version": "0.5.12", @@ -14176,62 +15332,6 @@ ], "license_file": "LICENSE-APACHE" }, - "regex-automata 0.1.10": { - "name": "regex-automata", - "version": "0.1.10", - "package_url": "https://github.com/BurntSushi/regex-automata", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/regex-automata/0.1.10/download", - "sha256": "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" - } - }, - "targets": [ - { - "Library": { - "crate_name": "regex_automata", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "regex_automata", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "default", - "regex-syntax", - "std" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "regex-syntax 0.6.29", - "target": "regex_syntax" - } - ], - "selects": {} - }, - "edition": "2015", - "version": "0.1.10" - }, - "license": "Unlicense/MIT", - "license_ids": [ - "MIT", - "Unlicense" - ], - "license_file": "LICENSE-MIT" - }, "regex-automata 0.4.9": { "name": "regex-automata", "version": "0.4.9", @@ -14264,7 +15364,9 @@ "crate_features": { "common": [ "alloc", + "dfa-build", "dfa-onepass", + "dfa-search", "hybrid", "meta", "nfa-backtrack", @@ -14362,14 +15464,14 @@ ], "license_file": "LICENSE-APACHE" }, - "regex-syntax 0.6.29": { + "regex-syntax 0.8.5": { "name": "regex-syntax", - "version": "0.6.29", - "package_url": "https://github.com/rust-lang/regex", + "version": "0.8.5", + "package_url": "https://github.com/rust-lang/regex/tree/master/regex-syntax", "repository": { "Http": { - "url": "https://static.crates.io/crates/regex-syntax/0.6.29/download", - "sha256": "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" + "url": "https://static.crates.io/crates/regex-syntax/0.8.5/download", + "sha256": "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" } }, "targets": [ @@ -14394,6 +15496,7 @@ "crate_features": { "common": [ "default", + "std", "unicode", "unicode-age", "unicode-bool", @@ -14405,8 +15508,8 @@ ], "selects": {} }, - "edition": "2018", - "version": "0.6.29" + "edition": "2021", + "version": "0.8.5" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -14415,20 +15518,20 @@ ], "license_file": "LICENSE-APACHE" }, - "regex-syntax 0.8.5": { - "name": "regex-syntax", - "version": "0.8.5", - "package_url": "https://github.com/rust-lang/regex/tree/master/regex-syntax", + "ring 0.17.14": { + "name": "ring", + "version": "0.17.14", + "package_url": "https://github.com/briansmith/ring", "repository": { "Http": { - "url": "https://static.crates.io/crates/regex-syntax/0.8.5/download", - "sha256": "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" + "url": "https://static.crates.io/crates/ring/0.17.14/download", + "sha256": "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" } }, "targets": [ { "Library": { - "crate_name": "regex_syntax", + "crate_name": "ring", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -14437,134 +15540,30 @@ ] } } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } } ], - "library_target_name": "regex_syntax", + "library_target_name": "ring", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ + "alloc", "default", - "std", - "unicode", - "unicode-age", - "unicode-bool", - "unicode-case", - "unicode-gencat", - "unicode-perl", - "unicode-script", - "unicode-segment" - ], - "selects": {} - }, - "edition": "2021", - "version": "0.8.5" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "remove_dir_all 0.5.3": { - "name": "remove_dir_all", - "version": "0.5.3", - "package_url": "https://github.com/XAMPPRocky/remove_dir_all.git", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/remove_dir_all/0.5.3/download", - "sha256": "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7" - } - }, - "targets": [ - { - "Library": { - "crate_name": "remove_dir_all", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "remove_dir_all", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [], - "selects": { - "cfg(windows)": [ - { - "id": "winapi 0.3.9", - "target": "winapi" - } - ] - } - }, - "edition": "2015", - "version": "0.5.3" - }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": null - }, - "ring 0.17.14": { - "name": "ring", - "version": "0.17.14", - "package_url": "https://github.com/briansmith/ring", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/ring/0.17.14/download", - "sha256": "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" - } - }, - "targets": [ - { - "Library": { - "crate_name": "ring", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "ring", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "alloc", - "default", - "dev_urandom_fallback" + "dev_urandom_fallback" ], "selects": {} }, @@ -14596,13 +15595,13 @@ ], "cfg(all(all(target_arch = \"aarch64\", target_endian = \"little\"), target_vendor = \"apple\", any(target_os = \"ios\", target_os = \"macos\", target_os = \"tvos\", target_os = \"visionos\", target_os = \"watchos\")))": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ], "cfg(all(any(all(target_arch = \"aarch64\", target_endian = \"little\"), all(target_arch = \"arm\", target_endian = \"little\")), any(target_os = \"android\", target_os = \"linux\")))": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ] @@ -14615,6 +15614,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ], @@ -14792,7 +15794,7 @@ "alias": "libc_errno" }, { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ], @@ -14815,7 +15817,7 @@ "alias": "libc_errno" }, { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ], @@ -14839,6 +15841,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -14919,7 +15924,51 @@ "alias": "libc_errno" }, { - "id": "libc 0.2.172", + "id": "libc 0.2.175", + "target": "libc" + } + ], + "aarch64-apple-ios": [ + { + "id": "errno 0.3.11", + "target": "errno", + "alias": "libc_errno" + }, + { + "id": "libc 0.2.175", + "target": "libc" + } + ], + "aarch64-apple-ios-sim": [ + { + "id": "errno 0.3.11", + "target": "errno", + "alias": "libc_errno" + }, + { + "id": "libc 0.2.175", + "target": "libc" + } + ], + "aarch64-linux-android": [ + { + "id": "errno 0.3.11", + "target": "errno", + "alias": "libc_errno" + }, + { + "id": "libc 0.2.175", + "target": "libc" + } + ], + "armv7-linux-androideabi": [ + { + "id": "errno 0.3.11", + "target": "errno", + "alias": "libc_errno" + }, + { + "id": "libc 0.2.175", "target": "libc" } ], @@ -14942,7 +15991,7 @@ "alias": "libc_errno" }, { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ], @@ -14956,6 +16005,39 @@ "id": "windows-sys 0.59.0", "target": "windows_sys" } + ], + "i686-linux-android": [ + { + "id": "errno 0.3.11", + "target": "errno", + "alias": "libc_errno" + }, + { + "id": "libc 0.2.175", + "target": "libc" + } + ], + "x86_64-apple-ios": [ + { + "id": "errno 0.3.11", + "target": "errno", + "alias": "libc_errno" + }, + { + "id": "libc 0.2.175", + "target": "libc" + } + ], + "x86_64-linux-android": [ + { + "id": "errno 0.3.11", + "target": "errno", + "alias": "libc_errno" + }, + { + "id": "libc 0.2.175", + "target": "libc" + } ] } }, @@ -14966,6 +16048,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -15066,6 +16151,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ], @@ -15321,6 +16409,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -15524,6 +16615,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -15612,6 +16706,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -15685,14 +16782,14 @@ ], "license_file": "LICENSE-APACHE" }, - "serde_json 1.0.140": { + "serde_json 1.0.143": { "name": "serde_json", - "version": "1.0.140", + "version": "1.0.143", "package_url": "https://github.com/serde-rs/json", "repository": { "Http": { - "url": "https://static.crates.io/crates/serde_json/1.0.140/download", - "sha256": "20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373" + "url": "https://static.crates.io/crates/serde_json/1.0.143/download", + "sha256": "d401abef1d108fbd9cbaebc3e46611f4b1021f714a0597a71f41ee463f5f4a5a" } }, "targets": [ @@ -15753,19 +16850,22 @@ "target": "serde" }, { - "id": "serde_json 1.0.140", + "id": "serde_json 1.0.143", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", - "version": "1.0.140" + "version": "1.0.143" }, "build_script_attrs": { "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -15829,20 +16929,20 @@ ], "license_file": "LICENSE-APACHE" }, - "serde_urlencoded 0.7.1": { - "name": "serde_urlencoded", - "version": "0.7.1", - "package_url": "https://github.com/nox/serde_urlencoded", + "serde_spanned 0.6.9": { + "name": "serde_spanned", + "version": "0.6.9", + "package_url": "https://github.com/toml-rs/toml", "repository": { "Http": { - "url": "https://static.crates.io/crates/serde_urlencoded/0.7.1/download", - "sha256": "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" + "url": "https://static.crates.io/crates/serde_spanned/0.6.9/download", + "sha256": "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3" } }, "targets": [ { "Library": { - "crate_name": "serde_urlencoded", + "crate_name": "serde_spanned", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -15853,25 +16953,19 @@ } } ], - "library_target_name": "serde_urlencoded", + "library_target_name": "serde_spanned", "common_attrs": { "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "serde" + ], + "selects": {} + }, "deps": { "common": [ - { - "id": "form_urlencoded 1.2.1", - "target": "form_urlencoded" - }, - { - "id": "itoa 1.0.15", - "target": "itoa" - }, - { - "id": "ryu 1.0.20", - "target": "ryu" - }, { "id": "serde 1.0.219", "target": "serde" @@ -15879,30 +16973,30 @@ ], "selects": {} }, - "edition": "2018", - "version": "0.7.1" + "edition": "2021", + "version": "0.6.9" }, - "license": "MIT/Apache-2.0", + "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, - "serde_yaml 0.9.34+deprecated": { - "name": "serde_yaml", - "version": "0.9.34+deprecated", - "package_url": "https://github.com/dtolnay/serde-yaml", + "serde_urlencoded 0.7.1": { + "name": "serde_urlencoded", + "version": "0.7.1", + "package_url": "https://github.com/nox/serde_urlencoded", "repository": { "Http": { - "url": "https://static.crates.io/crates/serde_yaml/0.9.34+deprecated/download", - "sha256": "6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47" + "url": "https://static.crates.io/crates/serde_urlencoded/0.7.1/download", + "sha256": "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" } }, "targets": [ { "Library": { - "crate_name": "serde_yaml", + "crate_name": "serde_urlencoded", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -15913,7 +17007,7 @@ } } ], - "library_target_name": "serde_yaml", + "library_target_name": "serde_urlencoded", "common_attrs": { "compile_data_glob": [ "**" @@ -15921,8 +17015,8 @@ "deps": { "common": [ { - "id": "indexmap 2.9.0", - "target": "indexmap" + "id": "form_urlencoded 1.2.1", + "target": "form_urlencoded" }, { "id": "itoa 1.0.15", @@ -15935,18 +17029,14 @@ { "id": "serde 1.0.219", "target": "serde" - }, - { - "id": "unsafe-libyaml 0.2.11", - "target": "unsafe_libyaml" } ], "selects": {} }, - "edition": "2021", - "version": "0.9.34+deprecated" + "edition": "2018", + "version": "0.7.1" }, - "license": "MIT OR Apache-2.0", + "license": "MIT/Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" @@ -16144,7 +17234,7 @@ "deps": { "common": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ], @@ -16309,6 +17399,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ], @@ -16431,6 +17524,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -16481,7 +17577,7 @@ "selects": { "cfg(unix)": [ { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" } ], @@ -16503,20 +17599,20 @@ ], "license_file": "LICENSE-APACHE" }, - "static_assertions 1.1.0": { - "name": "static_assertions", - "version": "1.1.0", - "package_url": "https://github.com/nvzqz/static-assertions-rs", + "socket2 0.6.0": { + "name": "socket2", + "version": "0.6.0", + "package_url": "https://github.com/rust-lang/socket2", "repository": { "Http": { - "url": "https://static.crates.io/crates/static_assertions/1.1.0/download", - "sha256": "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" + "url": "https://static.crates.io/crates/socket2/0.6.0/download", + "sha256": "233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807" } }, "targets": [ { "Library": { - "crate_name": "static_assertions", + "crate_name": "socket2", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -16527,13 +17623,36 @@ } } ], - "library_target_name": "static_assertions", + "library_target_name": "socket2", "common_attrs": { "compile_data_glob": [ "**" ], - "edition": "2015", - "version": "1.1.0" + "crate_features": { + "common": [ + "all" + ], + "selects": {} + }, + "deps": { + "common": [], + "selects": { + "cfg(unix)": [ + { + "id": "libc 0.2.175", + "target": "libc" + } + ], + "cfg(windows)": [ + { + "id": "windows-sys 0.59.0", + "target": "windows_sys" + } + ] + } + }, + "edition": "2021", + "version": "0.6.0" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -16542,7 +17661,84 @@ ], "license_file": "LICENSE-APACHE" }, - "subtle 2.6.1": { + "static_assertions 1.1.0": { + "name": "static_assertions", + "version": "1.1.0", + "package_url": "https://github.com/nvzqz/static-assertions-rs", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/static_assertions/1.1.0/download", + "sha256": "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" + } + }, + "targets": [ + { + "Library": { + "crate_name": "static_assertions", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "static_assertions", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2015", + "version": "1.1.0" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "strsim 0.11.1": { + "name": "strsim", + "version": "0.11.1", + "package_url": "https://github.com/rapidfuzz/strsim-rs", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/strsim/0.11.1/download", + "sha256": "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" + } + }, + "targets": [ + { + "Library": { + "crate_name": "strsim", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "strsim", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2015", + "version": "0.11.1" + }, + "license": "MIT", + "license_ids": [ + "MIT" + ], + "license_file": "LICENSE" + }, + "subtle 2.6.1": { "name": "subtle", "version": "2.6.1", "package_url": "https://github.com/dalek-cryptography/subtle", @@ -16611,13 +17807,17 @@ "target": "ahash" }, { - "id": "anyhow 1.0.98", + "id": "anyhow 1.0.99", "target": "anyhow" }, { "id": "bd-api 1.0.0", "target": "bd_api" }, + { + "id": "bd-bonjson 1.0.0", + "target": "bd_bonjson" + }, { "id": "bd-client-common 1.0.0", "target": "bd_client_common" @@ -16626,6 +17826,10 @@ "id": "bd-device 1.0.0", "target": "bd_device" }, + { + "id": "bd-error-reporter 1.0.0", + "target": "bd_error_reporter" + }, { "id": "bd-key-value 1.0.0", "target": "bd_key_value" @@ -16646,6 +17850,10 @@ "id": "bd-noop-network 1.0.0", "target": "bd_noop_network" }, + { + "id": "bd-report-writer 1.0.0", + "target": "bd_report_writer" + }, { "id": "bd-runtime 1.0.0", "target": "bd_runtime" @@ -16659,7 +17867,7 @@ "target": "bd_time" }, { - "id": "log 0.4.27", + "id": "log 0.4.28", "target": "log" }, { @@ -16667,23 +17875,23 @@ "target": "objc" }, { - "id": "parking_lot 0.12.3", + "id": "parking_lot 0.12.4", "target": "parking_lot" }, { - "id": "time 0.3.41", + "id": "time 0.3.43", "target": "time" }, { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" }, { - "id": "tracing-subscriber 0.3.19", + "id": "tracing-subscriber 0.3.20", "target": "tracing_subscriber" }, { - "id": "uuid 1.16.0", + "id": "uuid 1.18.1", "target": "uuid" } ], @@ -16706,7 +17914,7 @@ "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.88", + "id": "async-trait 0.1.89", "target": "async_trait" } ], @@ -16753,6 +17961,7 @@ "default", "derive", "extra-traits", + "fold", "full", "parsing", "printing", @@ -16827,66 +18036,14 @@ ], "license_file": "LICENSE" }, - "tempdir 0.3.7": { - "name": "tempdir", - "version": "0.3.7", - "package_url": "https://github.com/rust-lang/tempdir", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/tempdir/0.3.7/download", - "sha256": "15f2b5fb00ccdf689e0149d1b1b3c03fead81c2b37735d812fa8bddbbf41b6d8" - } - }, - "targets": [ - { - "Library": { - "crate_name": "tempdir", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "tempdir", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "rand 0.4.6", - "target": "rand" - }, - { - "id": "remove_dir_all 0.5.3", - "target": "remove_dir_all" - } - ], - "selects": {} - }, - "edition": "2015", - "version": "0.3.7" - }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "tempfile 3.19.1": { + "tempfile 3.21.0": { "name": "tempfile", - "version": "3.19.1", + "version": "3.21.0", "package_url": "https://github.com/Stebalien/tempfile", "repository": { "Http": { - "url": "https://static.crates.io/crates/tempfile/3.19.1/download", - "sha256": "7437ac7763b9b123ccf33c338a5cc1bac6f69b45a136c19bdd8a65e3916435bf" + "url": "https://static.crates.io/crates/tempfile/3.21.0/download", + "sha256": "15b61f8f20e3a6f7e0649d825294eaf317edce30f82cf6026e7e4cb9222a7d1e" } }, "targets": [ @@ -16946,7 +18103,7 @@ } }, "edition": "2021", - "version": "3.19.1" + "version": "3.21.0" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -17005,6 +18162,44 @@ ], "license_file": "LICENSE-MIT" }, + "termtree 0.5.1": { + "name": "termtree", + "version": "0.5.1", + "package_url": "https://github.com/rust-cli/termtree", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/termtree/0.5.1/download", + "sha256": "8f50febec83f5ee1df3015341d8bd429f2d1cc62bcba7ea2076759d315084683" + } + }, + "targets": [ + { + "Library": { + "crate_name": "termtree", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "termtree", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2021", + "version": "0.5.1" + }, + "license": "MIT", + "license_ids": [ + "MIT" + ], + "license_file": "LICENSE-MIT" + }, "test_jni 1.0.0": { "name": "test_jni", "version": "1.0.0", @@ -17032,7 +18227,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.98", + "id": "anyhow 1.0.99", "target": "anyhow" }, { @@ -17043,6 +18238,10 @@ "id": "bd-client-common 1.0.0", "target": "bd_client_common" }, + { + "id": "bd-error-reporter 1.0.0", + "target": "bd_error_reporter" + }, { "id": "bd-log 1.0.0", "target": "bd_log" @@ -17060,7 +18259,7 @@ "target": "bd_test_helpers" }, { - "id": "ctor 0.4.2", + "id": "ctor 0.5.0", "target": "ctor" }, { @@ -17068,7 +18267,7 @@ "target": "jni" }, { - "id": "time 0.3.41", + "id": "time 0.3.43", "target": "time" } ], @@ -17107,10 +18306,18 @@ ], "deps": { "common": [ + { + "id": "bd-bonjson 1.0.0", + "target": "bd_bonjson" + }, { "id": "bd-client-common 1.0.0", "target": "bd_client_common" }, + { + "id": "bd-error-reporter 1.0.0", + "target": "bd_error_reporter" + }, { "id": "bd-key-value 1.0.0", "target": "bd_key_value" @@ -17128,7 +18335,7 @@ "target": "bd_test_helpers" }, { - "id": "ctor 0.4.2", + "id": "ctor 0.5.0", "target": "ctor" }, { @@ -17144,7 +18351,7 @@ "target": "protobuf" }, { - "id": "time 0.3.41", + "id": "time 0.3.43", "target": "time" } ], @@ -17223,6 +18430,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -17234,14 +18444,14 @@ ], "license_file": "LICENSE-APACHE" }, - "thiserror 2.0.12": { + "thiserror 2.0.16": { "name": "thiserror", - "version": "2.0.12", + "version": "2.0.16", "package_url": "https://github.com/dtolnay/thiserror", "repository": { "Http": { - "url": "https://static.crates.io/crates/thiserror/2.0.12/download", - "sha256": "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708" + "url": "https://static.crates.io/crates/thiserror/2.0.16/download", + "sha256": "3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0" } }, "targets": [ @@ -17285,7 +18495,7 @@ "deps": { "common": [ { - "id": "thiserror 2.0.12", + "id": "thiserror 2.0.16", "target": "build_script_build" } ], @@ -17295,18 +18505,21 @@ "proc_macro_deps": { "common": [ { - "id": "thiserror-impl 2.0.12", + "id": "thiserror-impl 2.0.16", "target": "thiserror_impl" } ], "selects": {} }, - "version": "2.0.12" + "version": "2.0.16" }, "build_script_attrs": { "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -17374,14 +18587,14 @@ ], "license_file": "LICENSE-APACHE" }, - "thiserror-impl 2.0.12": { + "thiserror-impl 2.0.16": { "name": "thiserror-impl", - "version": "2.0.12", + "version": "2.0.16", "package_url": "https://github.com/dtolnay/thiserror", "repository": { "Http": { - "url": "https://static.crates.io/crates/thiserror-impl/2.0.12/download", - "sha256": "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d" + "url": "https://static.crates.io/crates/thiserror-impl/2.0.16/download", + "sha256": "6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960" } }, "targets": [ @@ -17421,7 +18634,7 @@ "selects": {} }, "edition": "2021", - "version": "2.0.12" + "version": "2.0.16" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -17482,14 +18695,14 @@ ], "license_file": "LICENSE-APACHE" }, - "time 0.3.41": { + "time 0.3.43": { "name": "time", - "version": "0.3.41", + "version": "0.3.43", "package_url": "https://github.com/time-rs/time", "repository": { "Http": { - "url": "https://static.crates.io/crates/time/0.3.41/download", - "sha256": "8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40" + "url": "https://static.crates.io/crates/time/0.3.43/download", + "sha256": "83bde6f1ec10e72d583d91623c939f623002284ef622b87de38cfd546cbf2031" } }, "targets": [ @@ -17527,13 +18740,9 @@ "deps": { "common": [ { - "id": "deranged 0.4.0", + "id": "deranged 0.5.3", "target": "deranged" }, - { - "id": "itoa 1.0.15", - "target": "itoa" - }, { "id": "num-conv 0.1.0", "target": "num_conv" @@ -17547,7 +18756,7 @@ "target": "serde" }, { - "id": "time-core 0.1.4", + "id": "time-core 0.1.6", "target": "time_core" } ], @@ -17557,13 +18766,13 @@ "proc_macro_deps": { "common": [ { - "id": "time-macros 0.2.22", + "id": "time-macros 0.2.24", "target": "time_macros" } ], "selects": {} }, - "version": "0.3.41" + "version": "0.3.43" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -17572,14 +18781,14 @@ ], "license_file": "LICENSE-Apache" }, - "time-core 0.1.4": { + "time-core 0.1.6": { "name": "time-core", - "version": "0.1.4", + "version": "0.1.6", "package_url": "https://github.com/time-rs/time", "repository": { "Http": { - "url": "https://static.crates.io/crates/time-core/0.1.4/download", - "sha256": "c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c" + "url": "https://static.crates.io/crates/time-core/0.1.6/download", + "sha256": "40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b" } }, "targets": [ @@ -17602,7 +18811,7 @@ "**" ], "edition": "2021", - "version": "0.1.4" + "version": "0.1.6" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -17611,14 +18820,14 @@ ], "license_file": "LICENSE-Apache" }, - "time-macros 0.2.22": { + "time-macros 0.2.24": { "name": "time-macros", - "version": "0.2.22", + "version": "0.2.24", "package_url": "https://github.com/time-rs/time", "repository": { "Http": { - "url": "https://static.crates.io/crates/time-macros/0.2.22/download", - "sha256": "3526739392ec93fd8b359c8e98514cb3e8e021beb4e5f597b00a0221f8ed8a49" + "url": "https://static.crates.io/crates/time-macros/0.2.24/download", + "sha256": "30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3" } }, "targets": [ @@ -17655,14 +18864,14 @@ "target": "num_conv" }, { - "id": "time-core 0.1.4", + "id": "time-core 0.1.6", "target": "time_core" } ], "selects": {} }, "edition": "2021", - "version": "0.2.22" + "version": "0.2.24" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -17671,44 +18880,6 @@ ], "license_file": "LICENSE-Apache" }, - "tinyjson 2.5.1": { - "name": "tinyjson", - "version": "2.5.1", - "package_url": "https://github.com/rhysd/tinyjson", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/tinyjson/2.5.1/download", - "sha256": "9ab95735ea2c8fd51154d01e39cf13912a78071c2d89abc49a7ef102a7dd725a" - } - }, - "targets": [ - { - "Library": { - "crate_name": "tinyjson", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "tinyjson", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2018", - "version": "2.5.1" - }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE.txt" - }, "tinytemplate 1.2.1": { "name": "tinytemplate", "version": "1.2.1", @@ -17745,7 +18916,7 @@ "target": "serde" }, { - "id": "serde_json 1.0.140", + "id": "serde_json 1.0.143", "target": "serde_json" } ], @@ -17761,14 +18932,14 @@ ], "license_file": "LICENSE-APACHE" }, - "tokio 1.45.0": { + "tokio 1.47.1": { "name": "tokio", - "version": "1.45.0", + "version": "1.47.1", "package_url": "https://github.com/tokio-rs/tokio", "repository": { "Http": { - "url": "https://static.crates.io/crates/tokio/1.45.0/download", - "sha256": "2513ca694ef9ede0fb23fe71a4ee4107cb102b9dc1930f6d0fd77aae068ae165" + "url": "https://static.crates.io/crates/tokio/1.47.1/download", + "sha256": "89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038" } }, "targets": [ @@ -17823,7 +18994,7 @@ "target": "bytes" }, { - "id": "libc 0.2.172", + "id": "libc 0.2.175", "target": "libc" }, { @@ -17831,7 +19002,7 @@ "target": "mio" }, { - "id": "parking_lot 0.12.3", + "id": "parking_lot 0.12.4", "target": "parking_lot" }, { @@ -17843,11 +19014,21 @@ "target": "signal_hook_registry" }, { - "id": "socket2 0.5.9", + "id": "socket2 0.6.0", "target": "socket2" } ], "selects": { + "cfg(all(tokio_uring, target_os = \"linux\"))": [ + { + "id": "io-uring 0.7.10", + "target": "io_uring" + }, + { + "id": "slab 0.4.9", + "target": "slab" + } + ], "cfg(tokio_taskdump)": [ { "id": "backtrace 0.3.75", @@ -17866,7 +19047,7 @@ ], "selects": {} }, - "version": "1.45.0" + "version": "1.47.1" }, "license": "MIT", "license_ids": [ @@ -17965,7 +19146,7 @@ "target": "rustls" }, { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" } ], @@ -18028,7 +19209,7 @@ "target": "pin_project_lite" }, { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" } ], @@ -18099,7 +19280,7 @@ "target": "pin_project_lite" }, { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" } ], @@ -18114,20 +19295,20 @@ ], "license_file": "LICENSE" }, - "tower 0.5.2": { - "name": "tower", - "version": "0.5.2", - "package_url": "https://github.com/tower-rs/tower", + "toml 0.8.23": { + "name": "toml", + "version": "0.8.23", + "package_url": "https://github.com/toml-rs/toml", "repository": { "Http": { - "url": "https://static.crates.io/crates/tower/0.5.2/download", - "sha256": "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" + "url": "https://static.crates.io/crates/toml/0.8.23/download", + "sha256": "dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362" } }, "targets": [ { "Library": { - "crate_name": "tower", + "crate_name": "toml", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -18138,84 +19319,326 @@ } } ], - "library_target_name": "tower", + "library_target_name": "toml", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "__common", - "futures-core", - "futures-util", - "log", - "make", - "pin-project-lite", - "retry", - "sync_wrapper", - "tokio", - "tracing", - "util" + "default", + "display", + "parse" ], "selects": {} }, "deps": { "common": [ { - "id": "futures-core 0.3.31", - "target": "futures_core" - }, - { - "id": "futures-util 0.3.31", - "target": "futures_util" - }, - { - "id": "pin-project-lite 0.2.16", - "target": "pin_project_lite" - }, - { - "id": "sync_wrapper 1.0.2", - "target": "sync_wrapper" - }, - { - "id": "tokio 1.45.0", - "target": "tokio" + "id": "serde 1.0.219", + "target": "serde" }, { - "id": "tower-layer 0.3.3", - "target": "tower_layer" + "id": "serde_spanned 0.6.9", + "target": "serde_spanned" }, { - "id": "tower-service 0.3.3", - "target": "tower_service" + "id": "toml_datetime 0.6.11", + "target": "toml_datetime" }, { - "id": "tracing 0.1.41", - "target": "tracing" + "id": "toml_edit 0.22.27", + "target": "toml_edit" } ], "selects": {} }, - "edition": "2018", - "version": "0.5.2" + "edition": "2021", + "version": "0.8.23" }, - "license": "MIT", + "license": "MIT OR Apache-2.0", "license_ids": [ + "Apache-2.0", "MIT" ], - "license_file": "LICENSE" + "license_file": "LICENSE-APACHE" }, - "tower-http 0.6.2": { - "name": "tower-http", - "version": "0.6.2", - "package_url": "https://github.com/tower-rs/tower-http", + "toml_datetime 0.6.11": { + "name": "toml_datetime", + "version": "0.6.11", + "package_url": "https://github.com/toml-rs/toml", "repository": { - "Git": { - "remote": "https://github.com/tower-rs/tower-http", - "commitish": { - "Rev": "d0c522b6da2620bf5314302d12e4cded7295b11c" - }, - "strip_prefix": "tower-http" + "Http": { + "url": "https://static.crates.io/crates/toml_datetime/0.6.11/download", + "sha256": "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c" + } + }, + "targets": [ + { + "Library": { + "crate_name": "toml_datetime", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "toml_datetime", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "serde" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "serde 1.0.219", + "target": "serde" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "0.6.11" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "toml_edit 0.22.27": { + "name": "toml_edit", + "version": "0.22.27", + "package_url": "https://github.com/toml-rs/toml", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/toml_edit/0.22.27/download", + "sha256": "41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a" + } + }, + "targets": [ + { + "Library": { + "crate_name": "toml_edit", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "toml_edit", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "display", + "parse", + "serde" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "indexmap 2.9.0", + "target": "indexmap" + }, + { + "id": "serde 1.0.219", + "target": "serde" + }, + { + "id": "serde_spanned 0.6.9", + "target": "serde_spanned" + }, + { + "id": "toml_datetime 0.6.11", + "target": "toml_datetime" + }, + { + "id": "toml_write 0.1.2", + "target": "toml_write" + }, + { + "id": "winnow 0.7.13", + "target": "winnow" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "0.22.27" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "toml_write 0.1.2": { + "name": "toml_write", + "version": "0.1.2", + "package_url": "https://github.com/toml-rs/toml", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/toml_write/0.1.2/download", + "sha256": "5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801" + } + }, + "targets": [ + { + "Library": { + "crate_name": "toml_write", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "toml_write", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "alloc", + "default", + "std" + ], + "selects": {} + }, + "edition": "2021", + "version": "0.1.2" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "tower 0.5.2": { + "name": "tower", + "version": "0.5.2", + "package_url": "https://github.com/tower-rs/tower", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/tower/0.5.2/download", + "sha256": "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" + } + }, + "targets": [ + { + "Library": { + "crate_name": "tower", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "tower", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "__common", + "futures-core", + "futures-util", + "log", + "make", + "pin-project-lite", + "retry", + "sync_wrapper", + "tokio", + "tracing", + "util" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "futures-core 0.3.31", + "target": "futures_core" + }, + { + "id": "futures-util 0.3.31", + "target": "futures_util" + }, + { + "id": "pin-project-lite 0.2.16", + "target": "pin_project_lite" + }, + { + "id": "sync_wrapper 1.0.2", + "target": "sync_wrapper" + }, + { + "id": "tokio 1.47.1", + "target": "tokio" + }, + { + "id": "tower-layer 0.3.3", + "target": "tower_layer" + }, + { + "id": "tower-service 0.3.3", + "target": "tower_service" + }, + { + "id": "tracing 0.1.41", + "target": "tracing" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.5.2" + }, + "license": "MIT", + "license_ids": [ + "MIT" + ], + "license_file": "LICENSE" + }, + "tower-http 0.6.6": { + "name": "tower-http", + "version": "0.6.6", + "package_url": "https://github.com/tower-rs/tower-http", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/tower-http/0.6.6/download", + "sha256": "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2" } }, "targets": [ @@ -18279,7 +19702,7 @@ "target": "pin_project_lite" }, { - "id": "tokio 1.45.0", + "id": "tokio 1.47.1", "target": "tokio" }, { @@ -18298,7 +19721,7 @@ "selects": {} }, "edition": "2018", - "version": "0.6.2" + "version": "0.6.6" }, "license": "MIT", "license_ids": [ @@ -18424,7 +19847,7 @@ "deps": { "common": [ { - "id": "log 0.4.27", + "id": "log 0.4.28", "target": "log" }, { @@ -18609,7 +20032,7 @@ "target": "tracing" }, { - "id": "tracing-subscriber 0.3.19", + "id": "tracing-subscriber 0.3.20", "target": "tracing_subscriber" } ], @@ -18664,7 +20087,7 @@ "deps": { "common": [ { - "id": "log 0.4.27", + "id": "log 0.4.28", "target": "log" }, { @@ -18687,14 +20110,14 @@ ], "license_file": "LICENSE" }, - "tracing-subscriber 0.3.19": { + "tracing-subscriber 0.3.20": { "name": "tracing-subscriber", - "version": "0.3.19", + "version": "0.3.20", "package_url": "https://github.com/tokio-rs/tracing", "repository": { "Http": { - "url": "https://static.crates.io/crates/tracing-subscriber/0.3.19/download", - "sha256": "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008" + "url": "https://static.crates.io/crates/tracing-subscriber/0.3.20/download", + "sha256": "2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5" } }, "targets": [ @@ -18726,7 +20149,6 @@ "matchers", "nu-ansi-term", "once_cell", - "regex", "registry", "sharded-slab", "smallvec", @@ -18740,11 +20162,11 @@ "deps": { "common": [ { - "id": "matchers 0.1.0", + "id": "matchers 0.2.0", "target": "matchers" }, { - "id": "nu-ansi-term 0.46.0", + "id": "nu-ansi-term 0.50.1", "target": "nu_ansi_term" }, { @@ -18752,8 +20174,8 @@ "target": "once_cell" }, { - "id": "regex 1.11.1", - "target": "regex" + "id": "regex-automata 0.4.9", + "target": "regex_automata" }, { "id": "sharded-slab 0.1.7", @@ -18783,7 +20205,7 @@ "selects": {} }, "edition": "2018", - "version": "0.3.19" + "version": "0.3.20" }, "license": "MIT", "license_ids": [ @@ -18886,6 +20308,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -18937,20 +20362,20 @@ ], "license_file": "LICENSE-APACHE" }, - "unsafe-libyaml 0.2.11": { - "name": "unsafe-libyaml", - "version": "0.2.11", - "package_url": "https://github.com/dtolnay/unsafe-libyaml", + "untrusted 0.9.0": { + "name": "untrusted", + "version": "0.9.0", + "package_url": "https://github.com/briansmith/untrusted", "repository": { "Http": { - "url": "https://static.crates.io/crates/unsafe-libyaml/0.2.11/download", - "sha256": "673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861" + "url": "https://static.crates.io/crates/untrusted/0.9.0/download", + "sha256": "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" } }, "targets": [ { "Library": { - "crate_name": "unsafe_libyaml", + "crate_name": "untrusted", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -18961,57 +20386,19 @@ } } ], - "library_target_name": "unsafe_libyaml", + "library_target_name": "untrusted", "common_attrs": { "compile_data_glob": [ "**" ], - "edition": "2021", - "version": "0.2.11" + "edition": "2018", + "version": "0.9.0" }, - "license": "MIT", + "license": "ISC", "license_ids": [ - "MIT" + "ISC" ], - "license_file": "LICENSE-MIT" - }, - "untrusted 0.9.0": { - "name": "untrusted", - "version": "0.9.0", - "package_url": "https://github.com/briansmith/untrusted", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/untrusted/0.9.0/download", - "sha256": "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" - } - }, - "targets": [ - { - "Library": { - "crate_name": "untrusted", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "untrusted", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2018", - "version": "0.9.0" - }, - "license": "ISC", - "license_ids": [ - "ISC" - ], - "license_file": "LICENSE.txt" + "license_file": "LICENSE.txt" }, "unty 0.0.4": { "name": "unty", @@ -19135,14 +20522,59 @@ ], "license_file": "LICENSE" }, - "uuid 1.16.0": { + "utf8parse 0.2.2": { + "name": "utf8parse", + "version": "0.2.2", + "package_url": "https://github.com/alacritty/vte", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/utf8parse/0.2.2/download", + "sha256": "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" + } + }, + "targets": [ + { + "Library": { + "crate_name": "utf8parse", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "utf8parse", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default" + ], + "selects": {} + }, + "edition": "2018", + "version": "0.2.2" + }, + "license": "Apache-2.0 OR MIT", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "uuid 1.18.1": { "name": "uuid", - "version": "1.16.0", + "version": "1.18.1", "package_url": "https://github.com/uuid-rs/uuid", "repository": { "Http": { - "url": "https://static.crates.io/crates/uuid/1.16.0/download", - "sha256": "458f7a779bf54acc9f347480ac654f68407d3aab21269a6e3c9f922acd9e2da9" + "url": "https://static.crates.io/crates/uuid/1.18.1/download", + "sha256": "2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2" } }, "targets": [ @@ -19183,7 +20615,7 @@ "selects": {} }, "edition": "2018", - "version": "1.16.0" + "version": "1.18.1" }, "license": "Apache-2.0 OR MIT", "license_ids": [ @@ -19249,6 +20681,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -19638,6 +21073,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -19685,7 +21123,7 @@ "target": "bumpalo" }, { - "id": "log 0.4.27", + "id": "log 0.4.28", "target": "log" }, { @@ -19894,6 +21332,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ], @@ -19958,14 +21399,14 @@ ], "license_file": "LICENSE-APACHE" }, - "webpki-roots 0.26.11": { + "webpki-roots 1.0.0": { "name": "webpki-roots", - "version": "0.26.11", + "version": "1.0.0", "package_url": "https://github.com/rustls/webpki-roots", "repository": { "Http": { - "url": "https://static.crates.io/crates/webpki-roots/0.26.11/download", - "sha256": "521bc38abb08001b01866da9f51eb7c5d647a19260e00054a8c7fd5f9e57f7a9" + "url": "https://static.crates.io/crates/webpki-roots/1.0.0/download", + "sha256": "2853738d1cc4f2da3a225c18ec6c3721abb31961096e9dbf5ab35fa88b19cfdb" } }, "targets": [ @@ -19990,15 +21431,15 @@ "deps": { "common": [ { - "id": "webpki-roots 1.0.0", - "target": "webpki_roots", - "alias": "parent" + "id": "rustls-pki-types 1.12.0", + "target": "rustls_pki_types", + "alias": "pki_types" } ], "selects": {} }, "edition": "2021", - "version": "0.26.11" + "version": "1.0.0" }, "license": "CDLA-Permissive-2.0", "license_ids": [ @@ -20006,20 +21447,20 @@ ], "license_file": "LICENSE" }, - "webpki-roots 1.0.0": { - "name": "webpki-roots", - "version": "1.0.0", - "package_url": "https://github.com/rustls/webpki-roots", + "which 4.4.2": { + "name": "which", + "version": "4.4.2", + "package_url": "https://github.com/harryfei/which-rs.git", "repository": { "Http": { - "url": "https://static.crates.io/crates/webpki-roots/1.0.0/download", - "sha256": "2853738d1cc4f2da3a225c18ec6c3721abb31961096e9dbf5ab35fa88b19cfdb" + "url": "https://static.crates.io/crates/which/4.4.2/download", + "sha256": "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7" } }, "targets": [ { "Library": { - "crate_name": "webpki_roots", + "crate_name": "which", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -20030,7 +21471,7 @@ } } ], - "library_target_name": "webpki_roots", + "library_target_name": "which", "common_attrs": { "compile_data_glob": [ "**" @@ -20038,36 +21479,52 @@ "deps": { "common": [ { - "id": "rustls-pki-types 1.12.0", - "target": "rustls_pki_types", - "alias": "pki_types" + "id": "either 1.15.0", + "target": "either" + }, + { + "id": "rustix 0.38.44", + "target": "rustix" } ], - "selects": {} + "selects": { + "cfg(any(windows, unix, target_os = \"redox\"))": [ + { + "id": "home 0.5.11", + "target": "home" + } + ], + "cfg(windows)": [ + { + "id": "once_cell 1.21.3", + "target": "once_cell" + } + ] + } }, "edition": "2021", - "version": "1.0.0" + "version": "4.4.2" }, - "license": "CDLA-Permissive-2.0", + "license": "MIT", "license_ids": [ - "CDLA-Permissive-2.0" + "MIT" ], - "license_file": "LICENSE" + "license_file": "LICENSE.txt" }, - "which 4.4.2": { - "name": "which", - "version": "4.4.2", - "package_url": "https://github.com/harryfei/which-rs.git", + "winapi 0.3.9": { + "name": "winapi", + "version": "0.3.9", + "package_url": "https://github.com/retep998/winapi-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/which/4.4.2/download", - "sha256": "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7" + "url": "https://static.crates.io/crates/winapi/0.3.9/download", + "sha256": "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" } }, "targets": [ { "Library": { - "crate_name": "which", + "crate_name": "winapi", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -20076,9 +21533,21 @@ ] } } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } } ], - "library_target_name": "which", + "library_target_name": "winapi", "common_attrs": { "compile_data_glob": [ "**" @@ -20086,52 +21555,791 @@ "deps": { "common": [ { - "id": "either 1.15.0", - "target": "either" - }, - { - "id": "rustix 0.38.44", - "target": "rustix" + "id": "winapi 0.3.9", + "target": "build_script_build" } ], "selects": { - "cfg(any(windows, unix, target_os = \"redox\"))": [ + "i686-pc-windows-gnu": [ { - "id": "home 0.5.11", - "target": "home" + "id": "winapi-i686-pc-windows-gnu 0.4.0", + "target": "winapi_i686_pc_windows_gnu" } ], - "cfg(windows)": [ + "x86_64-pc-windows-gnu": [ { - "id": "once_cell 1.21.3", - "target": "once_cell" + "id": "winapi-x86_64-pc-windows-gnu 0.4.0", + "target": "winapi_x86_64_pc_windows_gnu" } ] } }, - "edition": "2021", - "version": "4.4.2" + "edition": "2015", + "version": "0.3.9" }, - "license": "MIT", + "build_script_attrs": { + "compile_data_glob": [ + "**" + ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], + "data_glob": [ + "**" + ] + }, + "license": "MIT/Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "winapi-i686-pc-windows-gnu 0.4.0": { + "name": "winapi-i686-pc-windows-gnu", + "version": "0.4.0", + "package_url": "https://github.com/retep998/winapi-rs", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/winapi-i686-pc-windows-gnu/0.4.0/download", + "sha256": "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" + } + }, + "targets": [ + { + "Library": { + "crate_name": "winapi_i686_pc_windows_gnu", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "winapi_i686_pc_windows_gnu", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "winapi-i686-pc-windows-gnu 0.4.0", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2015", + "version": "0.4.0" + }, + "build_script_attrs": { + "compile_data_glob": [ + "**" + ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], + "data_glob": [ + "**" + ] + }, + "license": "MIT/Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": null + }, + "winapi-util 0.1.9": { + "name": "winapi-util", + "version": "0.1.9", + "package_url": "https://github.com/BurntSushi/winapi-util", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/winapi-util/0.1.9/download", + "sha256": "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb" + } + }, + "targets": [ + { + "Library": { + "crate_name": "winapi_util", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "winapi_util", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [], + "selects": { + "cfg(windows)": [ + { + "id": "windows-sys 0.59.0", + "target": "windows_sys" + } + ] + } + }, + "edition": "2021", + "version": "0.1.9" + }, + "license": "Unlicense OR MIT", + "license_ids": [ + "MIT", + "Unlicense" + ], + "license_file": "LICENSE-MIT" + }, + "winapi-x86_64-pc-windows-gnu 0.4.0": { + "name": "winapi-x86_64-pc-windows-gnu", + "version": "0.4.0", + "package_url": "https://github.com/retep998/winapi-rs", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download", + "sha256": "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" + } + }, + "targets": [ + { + "Library": { + "crate_name": "winapi_x86_64_pc_windows_gnu", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "winapi_x86_64_pc_windows_gnu", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "winapi-x86_64-pc-windows-gnu 0.4.0", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2015", + "version": "0.4.0" + }, + "build_script_attrs": { + "compile_data_glob": [ + "**" + ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], + "data_glob": [ + "**" + ] + }, + "license": "MIT/Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": null + }, + "windows-link 0.1.3": { + "name": "windows-link", + "version": "0.1.3", + "package_url": "https://github.com/microsoft/windows-rs", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/windows-link/0.1.3/download", + "sha256": "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" + } + }, + "targets": [ + { + "Library": { + "crate_name": "windows_link", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "windows_link", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2021", + "version": "0.1.3" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "license-apache-2.0" + }, + "windows-sys 0.45.0": { + "name": "windows-sys", + "version": "0.45.0", + "package_url": "https://github.com/microsoft/windows-rs", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/windows-sys/0.45.0/download", + "sha256": "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" + } + }, + "targets": [ + { + "Library": { + "crate_name": "windows_sys", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "windows_sys", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [], + "selects": { + "cfg(not(windows_raw_dylib))": [ + { + "id": "windows-targets 0.42.2", + "target": "windows_targets" + } + ] + } + }, + "edition": "2018", + "version": "0.45.0" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "license-apache-2.0" + }, + "windows-sys 0.52.0": { + "name": "windows-sys", + "version": "0.52.0", + "package_url": "https://github.com/microsoft/windows-rs", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/windows-sys/0.52.0/download", + "sha256": "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" + } + }, + "targets": [ + { + "Library": { + "crate_name": "windows_sys", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "windows_sys", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "windows-targets 0.52.6", + "target": "windows_targets" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "0.52.0" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "license-apache-2.0" + }, + "windows-sys 0.59.0": { + "name": "windows-sys", + "version": "0.59.0", + "package_url": "https://github.com/microsoft/windows-rs", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/windows-sys/0.59.0/download", + "sha256": "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" + } + }, + "targets": [ + { + "Library": { + "crate_name": "windows_sys", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "windows_sys", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "windows-targets 0.52.6", + "target": "windows_targets" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "0.59.0" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "license-apache-2.0" + }, + "windows-sys 0.60.2": { + "name": "windows-sys", + "version": "0.60.2", + "package_url": "https://github.com/microsoft/windows-rs", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/windows-sys/0.60.2/download", + "sha256": "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" + } + }, + "targets": [ + { + "Library": { + "crate_name": "windows_sys", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "windows_sys", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "windows-targets 0.53.3", + "target": "windows_targets" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "0.60.2" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "license-apache-2.0" + }, + "windows-targets 0.42.2": { + "name": "windows-targets", + "version": "0.42.2", + "package_url": "https://github.com/microsoft/windows-rs", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/windows-targets/0.42.2/download", + "sha256": "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" + } + }, + "targets": [ + { + "Library": { + "crate_name": "windows_targets", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "windows_targets", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [], + "selects": { + "aarch64-pc-windows-gnullvm": [ + { + "id": "windows_aarch64_gnullvm 0.42.2", + "target": "windows_aarch64_gnullvm" + } + ], + "aarch64-pc-windows-msvc": [ + { + "id": "windows_aarch64_msvc 0.42.2", + "target": "windows_aarch64_msvc" + } + ], + "aarch64-uwp-windows-msvc": [ + { + "id": "windows_aarch64_msvc 0.42.2", + "target": "windows_aarch64_msvc" + } + ], + "i686-pc-windows-gnu": [ + { + "id": "windows_i686_gnu 0.42.2", + "target": "windows_i686_gnu" + } + ], + "i686-pc-windows-msvc": [ + { + "id": "windows_i686_msvc 0.42.2", + "target": "windows_i686_msvc" + } + ], + "i686-uwp-windows-gnu": [ + { + "id": "windows_i686_gnu 0.42.2", + "target": "windows_i686_gnu" + } + ], + "i686-uwp-windows-msvc": [ + { + "id": "windows_i686_msvc 0.42.2", + "target": "windows_i686_msvc" + } + ], + "x86_64-pc-windows-gnu": [ + { + "id": "windows_x86_64_gnu 0.42.2", + "target": "windows_x86_64_gnu" + } + ], + "x86_64-pc-windows-gnullvm": [ + { + "id": "windows_x86_64_gnullvm 0.42.2", + "target": "windows_x86_64_gnullvm" + } + ], + "x86_64-pc-windows-msvc": [ + { + "id": "windows_x86_64_msvc 0.42.2", + "target": "windows_x86_64_msvc" + } + ], + "x86_64-uwp-windows-gnu": [ + { + "id": "windows_x86_64_gnu 0.42.2", + "target": "windows_x86_64_gnu" + } + ], + "x86_64-uwp-windows-msvc": [ + { + "id": "windows_x86_64_msvc 0.42.2", + "target": "windows_x86_64_msvc" + } + ] + } + }, + "edition": "2018", + "version": "0.42.2" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "license-apache-2.0" + }, + "windows-targets 0.52.6": { + "name": "windows-targets", + "version": "0.52.6", + "package_url": "https://github.com/microsoft/windows-rs", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/windows-targets/0.52.6/download", + "sha256": "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" + } + }, + "targets": [ + { + "Library": { + "crate_name": "windows_targets", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "windows_targets", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [], + "selects": { + "aarch64-pc-windows-gnullvm": [ + { + "id": "windows_aarch64_gnullvm 0.52.6", + "target": "windows_aarch64_gnullvm" + } + ], + "cfg(all(any(target_arch = \"x86_64\", target_arch = \"arm64ec\"), target_env = \"msvc\", not(windows_raw_dylib)))": [ + { + "id": "windows_x86_64_msvc 0.52.6", + "target": "windows_x86_64_msvc" + } + ], + "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))": [ + { + "id": "windows_aarch64_msvc 0.52.6", + "target": "windows_aarch64_msvc" + } + ], + "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ + { + "id": "windows_i686_gnu 0.52.6", + "target": "windows_i686_gnu" + } + ], + "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))": [ + { + "id": "windows_i686_msvc 0.52.6", + "target": "windows_i686_msvc" + } + ], + "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ + { + "id": "windows_x86_64_gnu 0.52.6", + "target": "windows_x86_64_gnu" + } + ], + "i686-pc-windows-gnullvm": [ + { + "id": "windows_i686_gnullvm 0.52.6", + "target": "windows_i686_gnullvm" + } + ], + "x86_64-pc-windows-gnullvm": [ + { + "id": "windows_x86_64_gnullvm 0.52.6", + "target": "windows_x86_64_gnullvm" + } + ] + } + }, + "edition": "2021", + "version": "0.52.6" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "license-apache-2.0" + }, + "windows-targets 0.53.3": { + "name": "windows-targets", + "version": "0.53.3", + "package_url": "https://github.com/microsoft/windows-rs", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/windows-targets/0.53.3/download", + "sha256": "d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91" + } + }, + "targets": [ + { + "Library": { + "crate_name": "windows_targets", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "windows_targets", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [], + "selects": { + "aarch64-pc-windows-gnullvm": [ + { + "id": "windows_aarch64_gnullvm 0.53.0", + "target": "windows_aarch64_gnullvm" + } + ], + "cfg(all(any(target_arch = \"x86_64\", target_arch = \"arm64ec\"), target_env = \"msvc\", not(windows_raw_dylib)))": [ + { + "id": "windows_x86_64_msvc 0.53.0", + "target": "windows_x86_64_msvc" + } + ], + "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))": [ + { + "id": "windows_aarch64_msvc 0.53.0", + "target": "windows_aarch64_msvc" + } + ], + "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ + { + "id": "windows_i686_gnu 0.53.0", + "target": "windows_i686_gnu" + } + ], + "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))": [ + { + "id": "windows_i686_msvc 0.53.0", + "target": "windows_i686_msvc" + } + ], + "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ + { + "id": "windows_x86_64_gnu 0.53.0", + "target": "windows_x86_64_gnu" + } + ], + "cfg(windows_raw_dylib)": [ + { + "id": "windows-link 0.1.3", + "target": "windows_link" + } + ], + "i686-pc-windows-gnullvm": [ + { + "id": "windows_i686_gnullvm 0.53.0", + "target": "windows_i686_gnullvm" + } + ], + "x86_64-pc-windows-gnullvm": [ + { + "id": "windows_x86_64_gnullvm 0.53.0", + "target": "windows_x86_64_gnullvm" + } + ] + } + }, + "edition": "2021", + "version": "0.53.3" + }, + "license": "MIT OR Apache-2.0", "license_ids": [ + "Apache-2.0", "MIT" ], - "license_file": "LICENSE.txt" + "license_file": "license-apache-2.0" }, - "winapi 0.3.9": { - "name": "winapi", - "version": "0.3.9", - "package_url": "https://github.com/retep998/winapi-rs", + "windows_aarch64_gnullvm 0.42.2": { + "name": "windows_aarch64_gnullvm", + "version": "0.42.2", + "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/winapi/0.3.9/download", - "sha256": "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" + "url": "https://static.crates.io/crates/windows_aarch64_gnullvm/0.42.2/download", + "sha256": "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" } }, "targets": [ { "Library": { - "crate_name": "winapi", + "crate_name": "windows_aarch64_gnullvm", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -20154,7 +22362,7 @@ } } ], - "library_target_name": "winapi", + "library_target_name": "windows_aarch64_gnullvm", "common_attrs": { "compile_data_glob": [ "**" @@ -20162,57 +22370,47 @@ "deps": { "common": [ { - "id": "winapi 0.3.9", + "id": "windows_aarch64_gnullvm 0.42.2", "target": "build_script_build" } ], - "selects": { - "i686-pc-windows-gnu": [ - { - "id": "winapi-i686-pc-windows-gnu 0.4.0", - "target": "winapi_i686_pc_windows_gnu" - } - ], - "x86_64-pc-windows-gnu": [ - { - "id": "winapi-x86_64-pc-windows-gnu 0.4.0", - "target": "winapi_x86_64_pc_windows_gnu" - } - ] - } + "selects": {} }, - "edition": "2015", - "version": "0.3.9" + "edition": "2018", + "version": "0.42.2" }, "build_script_attrs": { "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] }, - "license": "MIT/Apache-2.0", + "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], - "license_file": "LICENSE-APACHE" + "license_file": "license-apache-2.0" }, - "winapi-i686-pc-windows-gnu 0.4.0": { - "name": "winapi-i686-pc-windows-gnu", - "version": "0.4.0", - "package_url": "https://github.com/retep998/winapi-rs", + "windows_aarch64_gnullvm 0.52.6": { + "name": "windows_aarch64_gnullvm", + "version": "0.52.6", + "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/winapi-i686-pc-windows-gnu/0.4.0/download", - "sha256": "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" + "url": "https://static.crates.io/crates/windows_aarch64_gnullvm/0.52.6/download", + "sha256": "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" } }, "targets": [ { "Library": { - "crate_name": "winapi_i686_pc_windows_gnu", + "crate_name": "windows_aarch64_gnullvm", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -20235,7 +22433,7 @@ } } ], - "library_target_name": "winapi_i686_pc_windows_gnu", + "library_target_name": "windows_aarch64_gnullvm", "common_attrs": { "compile_data_glob": [ "**" @@ -20243,44 +22441,47 @@ "deps": { "common": [ { - "id": "winapi-i686-pc-windows-gnu 0.4.0", + "id": "windows_aarch64_gnullvm 0.52.6", "target": "build_script_build" } ], "selects": {} }, - "edition": "2015", - "version": "0.4.0" + "edition": "2021", + "version": "0.52.6" }, "build_script_attrs": { "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] }, - "license": "MIT/Apache-2.0", + "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], - "license_file": null + "license_file": "license-apache-2.0" }, - "winapi-util 0.1.9": { - "name": "winapi-util", - "version": "0.1.9", - "package_url": "https://github.com/BurntSushi/winapi-util", + "windows_aarch64_gnullvm 0.53.0": { + "name": "windows_aarch64_gnullvm", + "version": "0.53.0", + "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/winapi-util/0.1.9/download", - "sha256": "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb" + "url": "https://static.crates.io/crates/windows_aarch64_gnullvm/0.53.0/download", + "sha256": "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764" } }, "targets": [ { "Library": { - "crate_name": "winapi_util", + "crate_name": "windows_aarch64_gnullvm", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -20289,48 +22490,69 @@ ] } } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } } ], - "library_target_name": "winapi_util", + "library_target_name": "windows_aarch64_gnullvm", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { - "common": [], - "selects": { - "cfg(windows)": [ - { - "id": "windows-sys 0.59.0", - "target": "windows_sys" - } - ] - } + "common": [ + { + "id": "windows_aarch64_gnullvm 0.53.0", + "target": "build_script_build" + } + ], + "selects": {} }, "edition": "2021", - "version": "0.1.9" + "version": "0.53.0" }, - "license": "Unlicense OR MIT", + "build_script_attrs": { + "compile_data_glob": [ + "**" + ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0", "license_ids": [ - "MIT", - "Unlicense" + "Apache-2.0", + "MIT" ], - "license_file": "LICENSE-MIT" + "license_file": "license-apache-2.0" }, - "winapi-x86_64-pc-windows-gnu 0.4.0": { - "name": "winapi-x86_64-pc-windows-gnu", - "version": "0.4.0", - "package_url": "https://github.com/retep998/winapi-rs", + "windows_aarch64_msvc 0.42.2": { + "name": "windows_aarch64_msvc", + "version": "0.42.2", + "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download", - "sha256": "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" + "url": "https://static.crates.io/crates/windows_aarch64_msvc/0.42.2/download", + "sha256": "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" } }, "targets": [ { "Library": { - "crate_name": "winapi_x86_64_pc_windows_gnu", + "crate_name": "windows_aarch64_msvc", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -20353,7 +22575,7 @@ } } ], - "library_target_name": "winapi_x86_64_pc_windows_gnu", + "library_target_name": "windows_aarch64_msvc", "common_attrs": { "compile_data_glob": [ "**" @@ -20361,44 +22583,47 @@ "deps": { "common": [ { - "id": "winapi-x86_64-pc-windows-gnu 0.4.0", + "id": "windows_aarch64_msvc 0.42.2", "target": "build_script_build" } ], "selects": {} }, - "edition": "2015", - "version": "0.4.0" + "edition": "2018", + "version": "0.42.2" }, "build_script_attrs": { "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] }, - "license": "MIT/Apache-2.0", + "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], - "license_file": null + "license_file": "license-apache-2.0" }, - "windows-sys 0.45.0": { - "name": "windows-sys", - "version": "0.45.0", + "windows_aarch64_msvc 0.52.6": { + "name": "windows_aarch64_msvc", + "version": "0.52.6", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows-sys/0.45.0/download", - "sha256": "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" + "url": "https://static.crates.io/crates/windows_aarch64_msvc/0.52.6/download", + "sha256": "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" } }, "targets": [ { "Library": { - "crate_name": "windows_sys", + "crate_name": "windows_aarch64_msvc", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -20407,26 +22632,47 @@ ] } } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } } ], - "library_target_name": "windows_sys", + "library_target_name": "windows_aarch64_msvc", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { - "common": [], - "selects": { - "cfg(not(windows_raw_dylib))": [ - { - "id": "windows-targets 0.42.2", - "target": "windows_targets" - } - ] - } + "common": [ + { + "id": "windows_aarch64_msvc 0.52.6", + "target": "build_script_build" + } + ], + "selects": {} }, - "edition": "2018", - "version": "0.45.0" + "edition": "2021", + "version": "0.52.6" + }, + "build_script_attrs": { + "compile_data_glob": [ + "**" + ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], + "data_glob": [ + "**" + ] }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -20435,20 +22681,20 @@ ], "license_file": "license-apache-2.0" }, - "windows-sys 0.52.0": { - "name": "windows-sys", - "version": "0.52.0", + "windows_aarch64_msvc 0.53.0": { + "name": "windows_aarch64_msvc", + "version": "0.53.0", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows-sys/0.52.0/download", - "sha256": "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" + "url": "https://static.crates.io/crates/windows_aarch64_msvc/0.53.0/download", + "sha256": "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c" } }, "targets": [ { "Library": { - "crate_name": "windows_sys", + "crate_name": "windows_aarch64_msvc", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -20457,9 +22703,21 @@ ] } } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } } ], - "library_target_name": "windows_sys", + "library_target_name": "windows_aarch64_msvc", "common_attrs": { "compile_data_glob": [ "**" @@ -20467,14 +22725,25 @@ "deps": { "common": [ { - "id": "windows-targets 0.52.6", - "target": "windows_targets" + "id": "windows_aarch64_msvc 0.53.0", + "target": "build_script_build" } ], "selects": {} }, "edition": "2021", - "version": "0.52.0" + "version": "0.53.0" + }, + "build_script_attrs": { + "compile_data_glob": [ + "**" + ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], + "data_glob": [ + "**" + ] }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -20483,20 +22752,20 @@ ], "license_file": "license-apache-2.0" }, - "windows-sys 0.59.0": { - "name": "windows-sys", - "version": "0.59.0", + "windows_i686_gnu 0.42.2": { + "name": "windows_i686_gnu", + "version": "0.42.2", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows-sys/0.59.0/download", - "sha256": "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" + "url": "https://static.crates.io/crates/windows_i686_gnu/0.42.2/download", + "sha256": "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" } }, "targets": [ { "Library": { - "crate_name": "windows_sys", + "crate_name": "windows_i686_gnu", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -20505,9 +22774,21 @@ ] } } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } } ], - "library_target_name": "windows_sys", + "library_target_name": "windows_i686_gnu", "common_attrs": { "compile_data_glob": [ "**" @@ -20515,14 +22796,25 @@ "deps": { "common": [ { - "id": "windows-targets 0.52.6", - "target": "windows_targets" + "id": "windows_i686_gnu 0.42.2", + "target": "build_script_build" } ], "selects": {} }, - "edition": "2021", - "version": "0.59.0" + "edition": "2018", + "version": "0.42.2" + }, + "build_script_attrs": { + "compile_data_glob": [ + "**" + ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], + "data_glob": [ + "**" + ] }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -20531,20 +22823,20 @@ ], "license_file": "license-apache-2.0" }, - "windows-targets 0.42.2": { - "name": "windows-targets", - "version": "0.42.2", + "windows_i686_gnu 0.52.6": { + "name": "windows_i686_gnu", + "version": "0.52.6", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows-targets/0.42.2/download", - "sha256": "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" + "url": "https://static.crates.io/crates/windows_i686_gnu/0.52.6/download", + "sha256": "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" } }, "targets": [ { "Library": { - "crate_name": "windows_targets", + "crate_name": "windows_i686_gnu", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -20553,92 +22845,47 @@ ] } } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } } ], - "library_target_name": "windows_targets", + "library_target_name": "windows_i686_gnu", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { - "common": [], - "selects": { - "aarch64-pc-windows-gnullvm": [ - { - "id": "windows_aarch64_gnullvm 0.42.2", - "target": "windows_aarch64_gnullvm" - } - ], - "aarch64-pc-windows-msvc": [ - { - "id": "windows_aarch64_msvc 0.42.2", - "target": "windows_aarch64_msvc" - } - ], - "aarch64-uwp-windows-msvc": [ - { - "id": "windows_aarch64_msvc 0.42.2", - "target": "windows_aarch64_msvc" - } - ], - "i686-pc-windows-gnu": [ - { - "id": "windows_i686_gnu 0.42.2", - "target": "windows_i686_gnu" - } - ], - "i686-pc-windows-msvc": [ - { - "id": "windows_i686_msvc 0.42.2", - "target": "windows_i686_msvc" - } - ], - "i686-uwp-windows-gnu": [ - { - "id": "windows_i686_gnu 0.42.2", - "target": "windows_i686_gnu" - } - ], - "i686-uwp-windows-msvc": [ - { - "id": "windows_i686_msvc 0.42.2", - "target": "windows_i686_msvc" - } - ], - "x86_64-pc-windows-gnu": [ - { - "id": "windows_x86_64_gnu 0.42.2", - "target": "windows_x86_64_gnu" - } - ], - "x86_64-pc-windows-gnullvm": [ - { - "id": "windows_x86_64_gnullvm 0.42.2", - "target": "windows_x86_64_gnullvm" - } - ], - "x86_64-pc-windows-msvc": [ - { - "id": "windows_x86_64_msvc 0.42.2", - "target": "windows_x86_64_msvc" - } - ], - "x86_64-uwp-windows-gnu": [ - { - "id": "windows_x86_64_gnu 0.42.2", - "target": "windows_x86_64_gnu" - } - ], - "x86_64-uwp-windows-msvc": [ - { - "id": "windows_x86_64_msvc 0.42.2", - "target": "windows_x86_64_msvc" - } - ] - } + "common": [ + { + "id": "windows_i686_gnu 0.52.6", + "target": "build_script_build" + } + ], + "selects": {} }, - "edition": "2018", - "version": "0.42.2" + "edition": "2021", + "version": "0.52.6" + }, + "build_script_attrs": { + "compile_data_glob": [ + "**" + ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], + "data_glob": [ + "**" + ] }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -20647,20 +22894,20 @@ ], "license_file": "license-apache-2.0" }, - "windows-targets 0.52.6": { - "name": "windows-targets", - "version": "0.52.6", + "windows_i686_gnu 0.53.0": { + "name": "windows_i686_gnu", + "version": "0.53.0", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows-targets/0.52.6/download", - "sha256": "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" + "url": "https://static.crates.io/crates/windows_i686_gnu/0.53.0/download", + "sha256": "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3" } }, "targets": [ { "Library": { - "crate_name": "windows_targets", + "crate_name": "windows_i686_gnu", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -20669,68 +22916,47 @@ ] } } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } } ], - "library_target_name": "windows_targets", + "library_target_name": "windows_i686_gnu", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { - "common": [], - "selects": { - "aarch64-pc-windows-gnullvm": [ - { - "id": "windows_aarch64_gnullvm 0.52.6", - "target": "windows_aarch64_gnullvm" - } - ], - "cfg(all(any(target_arch = \"x86_64\", target_arch = \"arm64ec\"), target_env = \"msvc\", not(windows_raw_dylib)))": [ - { - "id": "windows_x86_64_msvc 0.52.6", - "target": "windows_x86_64_msvc" - } - ], - "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))": [ - { - "id": "windows_aarch64_msvc 0.52.6", - "target": "windows_aarch64_msvc" - } - ], - "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ - { - "id": "windows_i686_gnu 0.52.6", - "target": "windows_i686_gnu" - } - ], - "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))": [ - { - "id": "windows_i686_msvc 0.52.6", - "target": "windows_i686_msvc" - } - ], - "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ - { - "id": "windows_x86_64_gnu 0.52.6", - "target": "windows_x86_64_gnu" - } - ], - "i686-pc-windows-gnullvm": [ - { - "id": "windows_i686_gnullvm 0.52.6", - "target": "windows_i686_gnullvm" - } - ], - "x86_64-pc-windows-gnullvm": [ - { - "id": "windows_x86_64_gnullvm 0.52.6", - "target": "windows_x86_64_gnullvm" - } - ] - } + "common": [ + { + "id": "windows_i686_gnu 0.53.0", + "target": "build_script_build" + } + ], + "selects": {} }, "edition": "2021", - "version": "0.52.6" + "version": "0.53.0" + }, + "build_script_attrs": { + "compile_data_glob": [ + "**" + ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], + "data_glob": [ + "**" + ] }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -20739,20 +22965,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_aarch64_gnullvm 0.42.2": { - "name": "windows_aarch64_gnullvm", - "version": "0.42.2", + "windows_i686_gnullvm 0.52.6": { + "name": "windows_i686_gnullvm", + "version": "0.52.6", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_aarch64_gnullvm/0.42.2/download", - "sha256": "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" + "url": "https://static.crates.io/crates/windows_i686_gnullvm/0.52.6/download", + "sha256": "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" } }, "targets": [ { "Library": { - "crate_name": "windows_aarch64_gnullvm", + "crate_name": "windows_i686_gnullvm", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -20775,7 +23001,7 @@ } } ], - "library_target_name": "windows_aarch64_gnullvm", + "library_target_name": "windows_i686_gnullvm", "common_attrs": { "compile_data_glob": [ "**" @@ -20783,19 +23009,22 @@ "deps": { "common": [ { - "id": "windows_aarch64_gnullvm 0.42.2", + "id": "windows_i686_gnullvm 0.52.6", "target": "build_script_build" } ], "selects": {} }, - "edition": "2018", - "version": "0.42.2" + "edition": "2021", + "version": "0.52.6" }, "build_script_attrs": { "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -20807,20 +23036,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_aarch64_gnullvm 0.52.6": { - "name": "windows_aarch64_gnullvm", - "version": "0.52.6", + "windows_i686_gnullvm 0.53.0": { + "name": "windows_i686_gnullvm", + "version": "0.53.0", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_aarch64_gnullvm/0.52.6/download", - "sha256": "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" + "url": "https://static.crates.io/crates/windows_i686_gnullvm/0.53.0/download", + "sha256": "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11" } }, "targets": [ { "Library": { - "crate_name": "windows_aarch64_gnullvm", + "crate_name": "windows_i686_gnullvm", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -20843,7 +23072,7 @@ } } ], - "library_target_name": "windows_aarch64_gnullvm", + "library_target_name": "windows_i686_gnullvm", "common_attrs": { "compile_data_glob": [ "**" @@ -20851,19 +23080,22 @@ "deps": { "common": [ { - "id": "windows_aarch64_gnullvm 0.52.6", + "id": "windows_i686_gnullvm 0.53.0", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", - "version": "0.52.6" + "version": "0.53.0" }, "build_script_attrs": { "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -20875,20 +23107,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_aarch64_msvc 0.42.2": { - "name": "windows_aarch64_msvc", + "windows_i686_msvc 0.42.2": { + "name": "windows_i686_msvc", "version": "0.42.2", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_aarch64_msvc/0.42.2/download", - "sha256": "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" + "url": "https://static.crates.io/crates/windows_i686_msvc/0.42.2/download", + "sha256": "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" } }, "targets": [ { "Library": { - "crate_name": "windows_aarch64_msvc", + "crate_name": "windows_i686_msvc", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -20911,7 +23143,7 @@ } } ], - "library_target_name": "windows_aarch64_msvc", + "library_target_name": "windows_i686_msvc", "common_attrs": { "compile_data_glob": [ "**" @@ -20919,7 +23151,7 @@ "deps": { "common": [ { - "id": "windows_aarch64_msvc 0.42.2", + "id": "windows_i686_msvc 0.42.2", "target": "build_script_build" } ], @@ -20932,6 +23164,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -20943,20 +23178,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_aarch64_msvc 0.52.6": { - "name": "windows_aarch64_msvc", + "windows_i686_msvc 0.52.6": { + "name": "windows_i686_msvc", "version": "0.52.6", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_aarch64_msvc/0.52.6/download", - "sha256": "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" + "url": "https://static.crates.io/crates/windows_i686_msvc/0.52.6/download", + "sha256": "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" } }, "targets": [ { "Library": { - "crate_name": "windows_aarch64_msvc", + "crate_name": "windows_i686_msvc", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -20979,7 +23214,7 @@ } } ], - "library_target_name": "windows_aarch64_msvc", + "library_target_name": "windows_i686_msvc", "common_attrs": { "compile_data_glob": [ "**" @@ -20987,7 +23222,7 @@ "deps": { "common": [ { - "id": "windows_aarch64_msvc 0.52.6", + "id": "windows_i686_msvc 0.52.6", "target": "build_script_build" } ], @@ -21000,6 +23235,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -21011,20 +23249,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_i686_gnu 0.42.2": { - "name": "windows_i686_gnu", - "version": "0.42.2", + "windows_i686_msvc 0.53.0": { + "name": "windows_i686_msvc", + "version": "0.53.0", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_i686_gnu/0.42.2/download", - "sha256": "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" + "url": "https://static.crates.io/crates/windows_i686_msvc/0.53.0/download", + "sha256": "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d" } }, "targets": [ { "Library": { - "crate_name": "windows_i686_gnu", + "crate_name": "windows_i686_msvc", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -21047,7 +23285,7 @@ } } ], - "library_target_name": "windows_i686_gnu", + "library_target_name": "windows_i686_msvc", "common_attrs": { "compile_data_glob": [ "**" @@ -21055,19 +23293,22 @@ "deps": { "common": [ { - "id": "windows_i686_gnu 0.42.2", + "id": "windows_i686_msvc 0.53.0", "target": "build_script_build" } ], "selects": {} }, - "edition": "2018", - "version": "0.42.2" + "edition": "2021", + "version": "0.53.0" }, "build_script_attrs": { "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -21079,20 +23320,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_i686_gnu 0.52.6": { - "name": "windows_i686_gnu", - "version": "0.52.6", + "windows_x86_64_gnu 0.42.2": { + "name": "windows_x86_64_gnu", + "version": "0.42.2", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_i686_gnu/0.52.6/download", - "sha256": "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" + "url": "https://static.crates.io/crates/windows_x86_64_gnu/0.42.2/download", + "sha256": "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" } }, "targets": [ { "Library": { - "crate_name": "windows_i686_gnu", + "crate_name": "windows_x86_64_gnu", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -21115,7 +23356,7 @@ } } ], - "library_target_name": "windows_i686_gnu", + "library_target_name": "windows_x86_64_gnu", "common_attrs": { "compile_data_glob": [ "**" @@ -21123,19 +23364,22 @@ "deps": { "common": [ { - "id": "windows_i686_gnu 0.52.6", + "id": "windows_x86_64_gnu 0.42.2", "target": "build_script_build" } ], "selects": {} }, - "edition": "2021", - "version": "0.52.6" + "edition": "2018", + "version": "0.42.2" }, "build_script_attrs": { "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -21147,20 +23391,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_i686_gnullvm 0.52.6": { - "name": "windows_i686_gnullvm", + "windows_x86_64_gnu 0.52.6": { + "name": "windows_x86_64_gnu", "version": "0.52.6", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_i686_gnullvm/0.52.6/download", - "sha256": "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" + "url": "https://static.crates.io/crates/windows_x86_64_gnu/0.52.6/download", + "sha256": "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" } }, "targets": [ { "Library": { - "crate_name": "windows_i686_gnullvm", + "crate_name": "windows_x86_64_gnu", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -21183,7 +23427,7 @@ } } ], - "library_target_name": "windows_i686_gnullvm", + "library_target_name": "windows_x86_64_gnu", "common_attrs": { "compile_data_glob": [ "**" @@ -21191,7 +23435,7 @@ "deps": { "common": [ { - "id": "windows_i686_gnullvm 0.52.6", + "id": "windows_x86_64_gnu 0.52.6", "target": "build_script_build" } ], @@ -21204,6 +23448,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -21215,20 +23462,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_i686_msvc 0.42.2": { - "name": "windows_i686_msvc", - "version": "0.42.2", + "windows_x86_64_gnu 0.53.0": { + "name": "windows_x86_64_gnu", + "version": "0.53.0", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_i686_msvc/0.42.2/download", - "sha256": "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" + "url": "https://static.crates.io/crates/windows_x86_64_gnu/0.53.0/download", + "sha256": "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba" } }, "targets": [ { "Library": { - "crate_name": "windows_i686_msvc", + "crate_name": "windows_x86_64_gnu", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -21251,7 +23498,7 @@ } } ], - "library_target_name": "windows_i686_msvc", + "library_target_name": "windows_x86_64_gnu", "common_attrs": { "compile_data_glob": [ "**" @@ -21259,19 +23506,22 @@ "deps": { "common": [ { - "id": "windows_i686_msvc 0.42.2", + "id": "windows_x86_64_gnu 0.53.0", "target": "build_script_build" } ], "selects": {} }, - "edition": "2018", - "version": "0.42.2" + "edition": "2021", + "version": "0.53.0" }, "build_script_attrs": { "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -21283,20 +23533,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_i686_msvc 0.52.6": { - "name": "windows_i686_msvc", - "version": "0.52.6", + "windows_x86_64_gnullvm 0.42.2": { + "name": "windows_x86_64_gnullvm", + "version": "0.42.2", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_i686_msvc/0.52.6/download", - "sha256": "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" + "url": "https://static.crates.io/crates/windows_x86_64_gnullvm/0.42.2/download", + "sha256": "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" } }, "targets": [ { "Library": { - "crate_name": "windows_i686_msvc", + "crate_name": "windows_x86_64_gnullvm", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -21319,7 +23569,7 @@ } } ], - "library_target_name": "windows_i686_msvc", + "library_target_name": "windows_x86_64_gnullvm", "common_attrs": { "compile_data_glob": [ "**" @@ -21327,19 +23577,22 @@ "deps": { "common": [ { - "id": "windows_i686_msvc 0.52.6", + "id": "windows_x86_64_gnullvm 0.42.2", "target": "build_script_build" } ], "selects": {} }, - "edition": "2021", - "version": "0.52.6" + "edition": "2018", + "version": "0.42.2" }, "build_script_attrs": { "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -21351,20 +23604,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_x86_64_gnu 0.42.2": { - "name": "windows_x86_64_gnu", - "version": "0.42.2", + "windows_x86_64_gnullvm 0.52.6": { + "name": "windows_x86_64_gnullvm", + "version": "0.52.6", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_gnu/0.42.2/download", - "sha256": "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" + "url": "https://static.crates.io/crates/windows_x86_64_gnullvm/0.52.6/download", + "sha256": "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" } }, "targets": [ { "Library": { - "crate_name": "windows_x86_64_gnu", + "crate_name": "windows_x86_64_gnullvm", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -21387,7 +23640,7 @@ } } ], - "library_target_name": "windows_x86_64_gnu", + "library_target_name": "windows_x86_64_gnullvm", "common_attrs": { "compile_data_glob": [ "**" @@ -21395,19 +23648,22 @@ "deps": { "common": [ { - "id": "windows_x86_64_gnu 0.42.2", + "id": "windows_x86_64_gnullvm 0.52.6", "target": "build_script_build" } ], "selects": {} }, - "edition": "2018", - "version": "0.42.2" + "edition": "2021", + "version": "0.52.6" }, "build_script_attrs": { "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -21419,20 +23675,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_x86_64_gnu 0.52.6": { - "name": "windows_x86_64_gnu", - "version": "0.52.6", + "windows_x86_64_gnullvm 0.53.0": { + "name": "windows_x86_64_gnullvm", + "version": "0.53.0", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_gnu/0.52.6/download", - "sha256": "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" + "url": "https://static.crates.io/crates/windows_x86_64_gnullvm/0.53.0/download", + "sha256": "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57" } }, "targets": [ { "Library": { - "crate_name": "windows_x86_64_gnu", + "crate_name": "windows_x86_64_gnullvm", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -21455,7 +23711,7 @@ } } ], - "library_target_name": "windows_x86_64_gnu", + "library_target_name": "windows_x86_64_gnullvm", "common_attrs": { "compile_data_glob": [ "**" @@ -21463,19 +23719,22 @@ "deps": { "common": [ { - "id": "windows_x86_64_gnu 0.52.6", + "id": "windows_x86_64_gnullvm 0.53.0", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", - "version": "0.52.6" + "version": "0.53.0" }, "build_script_attrs": { "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -21487,20 +23746,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_x86_64_gnullvm 0.42.2": { - "name": "windows_x86_64_gnullvm", + "windows_x86_64_msvc 0.42.2": { + "name": "windows_x86_64_msvc", "version": "0.42.2", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_gnullvm/0.42.2/download", - "sha256": "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" + "url": "https://static.crates.io/crates/windows_x86_64_msvc/0.42.2/download", + "sha256": "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" } }, "targets": [ { "Library": { - "crate_name": "windows_x86_64_gnullvm", + "crate_name": "windows_x86_64_msvc", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -21523,7 +23782,7 @@ } } ], - "library_target_name": "windows_x86_64_gnullvm", + "library_target_name": "windows_x86_64_msvc", "common_attrs": { "compile_data_glob": [ "**" @@ -21531,7 +23790,7 @@ "deps": { "common": [ { - "id": "windows_x86_64_gnullvm 0.42.2", + "id": "windows_x86_64_msvc 0.42.2", "target": "build_script_build" } ], @@ -21544,6 +23803,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -21555,20 +23817,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_x86_64_gnullvm 0.52.6": { - "name": "windows_x86_64_gnullvm", + "windows_x86_64_msvc 0.52.6": { + "name": "windows_x86_64_msvc", "version": "0.52.6", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_gnullvm/0.52.6/download", - "sha256": "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" + "url": "https://static.crates.io/crates/windows_x86_64_msvc/0.52.6/download", + "sha256": "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" } }, "targets": [ { "Library": { - "crate_name": "windows_x86_64_gnullvm", + "crate_name": "windows_x86_64_msvc", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -21591,7 +23853,7 @@ } } ], - "library_target_name": "windows_x86_64_gnullvm", + "library_target_name": "windows_x86_64_msvc", "common_attrs": { "compile_data_glob": [ "**" @@ -21599,7 +23861,7 @@ "deps": { "common": [ { - "id": "windows_x86_64_gnullvm 0.52.6", + "id": "windows_x86_64_msvc 0.52.6", "target": "build_script_build" } ], @@ -21612,6 +23874,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -21623,14 +23888,14 @@ ], "license_file": "license-apache-2.0" }, - "windows_x86_64_msvc 0.42.2": { + "windows_x86_64_msvc 0.53.0": { "name": "windows_x86_64_msvc", - "version": "0.42.2", + "version": "0.53.0", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_msvc/0.42.2/download", - "sha256": "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" + "url": "https://static.crates.io/crates/windows_x86_64_msvc/0.53.0/download", + "sha256": "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486" } }, "targets": [ @@ -21667,19 +23932,22 @@ "deps": { "common": [ { - "id": "windows_x86_64_msvc 0.42.2", + "id": "windows_x86_64_msvc 0.53.0", "target": "build_script_build" } ], "selects": {} }, - "edition": "2018", - "version": "0.42.2" + "edition": "2021", + "version": "0.53.0" }, "build_script_attrs": { "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -21691,20 +23959,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_x86_64_msvc 0.52.6": { - "name": "windows_x86_64_msvc", - "version": "0.52.6", - "package_url": "https://github.com/microsoft/windows-rs", + "winnow 0.7.13": { + "name": "winnow", + "version": "0.7.13", + "package_url": "https://github.com/winnow-rs/winnow", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_msvc/0.52.6/download", - "sha256": "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" + "url": "https://static.crates.io/crates/winnow/0.7.13/download", + "sha256": "21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf" } }, "targets": [ { "Library": { - "crate_name": "windows_x86_64_msvc", + "crate_name": "winnow", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -21713,51 +23981,29 @@ ] } } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } } ], - "library_target_name": "windows_x86_64_msvc", + "library_target_name": "winnow", "common_attrs": { "compile_data_glob": [ "**" ], - "deps": { + "crate_features": { "common": [ - { - "id": "windows_x86_64_msvc 0.52.6", - "target": "build_script_build" - } + "alloc", + "default", + "std" ], "selects": {} }, "edition": "2021", - "version": "0.52.6" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "data_glob": [ - "**" - ] + "version": "0.7.13" }, - "license": "MIT OR Apache-2.0", + "license": "MIT", "license_ids": [ - "Apache-2.0", "MIT" ], - "license_file": "license-apache-2.0" + "license_file": "LICENSE-MIT" }, "wit-bindgen-rt 0.39.0": { "name": "wit-bindgen-rt", @@ -21816,6 +24062,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -21948,6 +24197,9 @@ "compile_data_glob": [ "**" ], + "compile_data_glob_excludes": [ + "**/*.rs" + ], "data_glob": [ "**" ] @@ -22167,6 +24419,7 @@ "x86_64-unknown-linux-gnu" ], "cfg(all(target_os = \"uefi\", getrandom_backend = \"efi_rng\"))": [], + "cfg(all(tokio_uring, target_os = \"linux\"))": [], "cfg(any())": [], "cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [ "aarch64-apple-darwin", @@ -22245,15 +24498,12 @@ "x86_64-unknown-linux-gnu" ], "cfg(target_arch = \"spirv\")": [], - "cfg(target_env = \"sgx\")": [], - "cfg(target_os = \"fuchsia\")": [], "cfg(target_os = \"hermit\")": [], "cfg(target_os = \"netbsd\")": [], "cfg(target_os = \"redox\")": [], "cfg(target_os = \"solaris\")": [], "cfg(target_os = \"vxworks\")": [], "cfg(target_os = \"wasi\")": [], - "cfg(target_os = \"windows\")": [], "cfg(tokio_taskdump)": [], "cfg(unix)": [ "aarch64-apple-darwin", @@ -22267,6 +24517,7 @@ "x86_64-unknown-linux-gnu" ], "cfg(windows)": [], + "cfg(windows_raw_dylib)": [], "i686-linux-android": [ "i686-linux-android" ], @@ -22292,15 +24543,17 @@ }, "direct_deps": [ "ahash 0.8.12", - "android_logger 0.15.0", - "anyhow 1.0.98", + "android_logger 0.15.1", + "anyhow 1.0.99", "assert_matches 1.5.0", - "async-trait 0.1.88", + "async-trait 0.1.89", "bd-api 1.0.0", + "bd-bonjson 1.0.0", "bd-buffer 1.0.0", "bd-client-common 1.0.0", "bd-client-stats-store 1.0.0", "bd-device 1.0.0", + "bd-error-reporter 1.0.0", "bd-hyper-network 1.0.0", "bd-key-value 1.0.0", "bd-log 1.0.0", @@ -22308,28 +24561,31 @@ "bd-logger 1.0.0", "bd-noop-network 1.0.0", "bd-proto 1.0.0", + "bd-report-writer 1.0.0", "bd-runtime 1.0.0", "bd-session 1.0.0", "bd-shutdown 1.0.0", "bd-test-helpers 1.0.0", "bd-time 1.0.0", - "criterion 0.5.1", - "ctor 0.4.2", + "criterion 0.7.0", + "ctor 0.5.0", + "futures-util 0.3.31", "jni 0.21.1", - "log 0.4.27", + "libc 0.2.175", + "log 0.4.28", "objc 0.2.7", "objc-foundation 0.1.1", - "parking_lot 0.12.3", + "parking_lot 0.12.4", "protobuf 4.0.0-alpha.0", "regex-lite 0.1.6", "serde 1.0.219", - "serde_json 1.0.140", + "serde_json 1.0.143", "simple-xml 0.1.10", - "tempdir 0.3.7", - "time 0.3.41", - "tokio 1.45.0", - "tracing-subscriber 0.3.19", - "uuid 1.16.0" + "tempfile 3.21.0", + "time 0.3.43", + "tokio 1.47.1", + "tracing-subscriber 0.3.20", + "uuid 1.18.1" ], "direct_dev_deps": [ "pretty_assertions 1.4.1" diff --git a/Cargo.lock b/Cargo.lock index ce952a822..19cf4feca 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -48,9 +48,9 @@ checksum = "84521a3cf562bc62942e294181d9eef17eb38ceb8c68677bc49f144e4c3d4f8d" [[package]] name = "android_logger" -version = "0.15.0" +version = "0.15.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f6f39be698127218cca460cb624878c9aa4e2b47dba3b277963d2bf00bad263b" +checksum = "dbb4e440d04be07da1f1bf44fb4495ebd58669372fe0cffa6e48595ac5bd88a3" dependencies = [ "android_log-sys", "env_filter", @@ -63,17 +63,61 @@ version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299" +[[package]] +name = "anstream" +version = "0.6.20" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192" +dependencies = [ + "anstyle", + "anstyle-parse", + "anstyle-query", + "anstyle-wincon", + "colorchoice", + "is_terminal_polyfill", + "utf8parse", +] + [[package]] name = "anstyle" version = "1.0.10" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9" +[[package]] +name = "anstyle-parse" +version = "0.2.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" +dependencies = [ + "utf8parse", +] + +[[package]] +name = "anstyle-query" +version = "1.1.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2" +dependencies = [ + "windows-sys 0.60.2", +] + +[[package]] +name = "anstyle-wincon" +version = "3.0.10" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a" +dependencies = [ + "anstyle", + "once_cell_polyfill", + "windows-sys 0.60.2", +] + [[package]] name = "anyhow" -version = "1.0.98" +version = "1.0.99" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487" +checksum = "b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100" [[package]] name = "arc-swap" @@ -102,9 +146,9 @@ dependencies = [ [[package]] name = "async-trait" -version = "0.1.88" +version = "0.1.89" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5" +checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" dependencies = [ "proc-macro2", "quote", @@ -245,21 +289,21 @@ checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" [[package]] name = "base64ct" -version = "1.7.3" +version = "1.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "89e25b6adfb930f02d1981565a6e5d9c547ac15a96606256d3b59040e5cd4ca3" +checksum = "55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba" [[package]] name = "bd-api" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ "anyhow", "async-trait", "backoff", "bd-client-common", "bd-client-stats-store", - "bd-device", + "bd-error-reporter", "bd-grpc-codec", "bd-internal-logging", "bd-metadata", @@ -278,16 +322,69 @@ dependencies = [ "uuid", ] +[[package]] +name = "bd-artifact-upload" +version = "1.0.0" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +dependencies = [ + "anyhow", + "async-trait", + "backoff", + "bd-api", + "bd-bounded-buffer", + "bd-client-common", + "bd-client-stats-store", + "bd-error-reporter", + "bd-log-primitives", + "bd-proto", + "bd-runtime", + "bd-shutdown", + "bd-time", + "flatbuffers", + "log", + "mockall", + "thiserror 2.0.16", + "time", + "tokio", + "uuid", +] + +[[package]] +name = "bd-bonjson" +version = "1.0.0" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +dependencies = [ + "bytes", + "cbindgen", + "libc", + "log", +] + +[[package]] +name = "bd-bounded-buffer" +version = "1.0.0" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +dependencies = [ + "ahash", + "bd-client-stats-store", + "bd-log-primitives", + "bd-stats-common", + "log", + "thiserror 2.0.16", + "tokio", +] + [[package]] name = "bd-buffer" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ "anyhow", "async-trait", "bd-client-common", "bd-client-stats-store", "bd-completion", + "bd-error-reporter", "bd-proto", "bd-runtime", "bd-stats-common", @@ -299,7 +396,7 @@ dependencies = [ "memmap2", "parking_lot", "static_assertions", - "thiserror 2.0.12", + "thiserror 2.0.16", "time", "tokio", "tracing", @@ -308,29 +405,29 @@ dependencies = [ [[package]] name = "bd-client-common" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ "anyhow", - "bd-client-stats-store", + "async-trait", "bd-log-primitives", - "bd-matcher", "bd-metadata", "bd-proto", + "crc32fast", "flatbuffers", "flate2", "log", + "mockall", "parking_lot", "protobuf 4.0.0-alpha.0", - "thiserror 2.0.12", + "thiserror 2.0.16", "time", "tokio", - "uuid", ] [[package]] name = "bd-client-stats" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ "anyhow", "async-trait", @@ -338,12 +435,14 @@ dependencies = [ "bd-client-common", "bd-client-stats-store", "bd-completion", + "bd-error-reporter", "bd-grpc-codec", "bd-proto", "bd-runtime", "bd-shutdown", "bd-stats-common", "bd-time", + "itertools 0.14.0", "log", "parking_lot", "protobuf 4.0.0-alpha.0", @@ -354,74 +453,96 @@ dependencies = [ [[package]] name = "bd-client-stats-store" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ + "anyhow", + "bd-client-common", "bd-proto", "bd-stats-common", - "itertools 0.14.0", "log", "parking_lot", "sketches-rust", - "thiserror 2.0.12", + "thiserror 2.0.16", "tokio", ] [[package]] name = "bd-completion" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ "anyhow", "log", + "thiserror 2.0.16", "tokio", ] [[package]] name = "bd-crash-handler" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ "anyhow", "async-trait", + "bd-api", + "bd-artifact-upload", + "bd-client-common", "bd-device", "bd-key-value", "bd-log-primitives", + "bd-proto", "bd-runtime", "bd-shutdown", + "bd-time", + "flatbuffers", "itertools 0.14.0", "log", - "regex-lite", + "mockall", + "regex", "serde", + "thiserror 2.0.16", "time", - "tinyjson", "tokio", + "uuid", ] [[package]] name = "bd-device" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ "anyhow", - "bd-client-common", "bd-key-value", - "bd-time", "log", "parking_lot", "serde", - "serde_yaml", "time", "uuid", ] +[[package]] +name = "bd-error-reporter" +version = "1.0.0" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +dependencies = [ + "anyhow", + "bd-client-common", + "bd-client-stats-store", + "bd-metadata", + "log", + "parking_lot", + "tokio", + "uuid", +] + [[package]] name = "bd-events" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ + "anyhow", "bd-runtime", "bd-shutdown", - "ctor", "log", "tokio", ] @@ -429,7 +550,7 @@ dependencies = [ [[package]] name = "bd-grpc" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ "anyhow", "assert_matches", @@ -457,7 +578,7 @@ dependencies = [ "serde", "serde_json", "snap", - "thiserror 2.0.12", + "thiserror 2.0.16", "time", "tokio", "tokio-stream", @@ -470,27 +591,26 @@ dependencies = [ [[package]] name = "bd-grpc-codec" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ - "anyhow", - "bd-client-common", "bd-stats-common", "bytes", "flate2", "log", "protobuf 4.0.0-alpha.0", - "thiserror 2.0.12", + "thiserror 2.0.16", ] [[package]] name = "bd-hyper-network" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ "anyhow", "async-trait", "bd-api", "bd-client-common", + "bd-error-reporter", "bd-shutdown", "bytes", "http", @@ -509,19 +629,17 @@ dependencies = [ [[package]] name = "bd-internal-logging" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ - "anyhow", "bd-log-primitives", "bd-proto", - "bd-runtime", "tokio", ] [[package]] name = "bd-key-value" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ "anyhow", "base64", @@ -536,10 +654,9 @@ dependencies = [ [[package]] name = "bd-log" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ "anyhow", - "bd-time", "log", "parking_lot", "time", @@ -553,7 +670,7 @@ dependencies = [ [[package]] name = "bd-log-filter" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ "anyhow", "bd-client-stats-store", @@ -562,28 +679,27 @@ dependencies = [ "bd-proto", "itertools 0.14.0", "log", - "regex-lite", + "regex", "time", ] [[package]] name = "bd-log-matcher" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ "anyhow", "bd-log-primitives", - "bd-matcher", "bd-proto", "itertools 0.14.0", "protobuf 4.0.0-alpha.0", - "regex-lite", + "regex", ] [[package]] name = "bd-log-metadata" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ "anyhow", "bd-log-primitives", @@ -593,10 +709,9 @@ dependencies = [ [[package]] name = "bd-log-primitives" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ "ahash", - "anyhow", "bd-proto", "serde", "time", @@ -605,12 +720,14 @@ dependencies = [ [[package]] name = "bd-logger" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ "anyhow", "async-trait", "backoff", "bd-api", + "bd-artifact-upload", + "bd-bounded-buffer", "bd-buffer", "bd-client-common", "bd-client-stats", @@ -618,6 +735,7 @@ dependencies = [ "bd-completion", "bd-crash-handler", "bd-device", + "bd-error-reporter", "bd-events", "bd-internal-logging", "bd-key-value", @@ -626,7 +744,6 @@ dependencies = [ "bd-log-matcher", "bd-log-metadata", "bd-log-primitives", - "bd-matcher", "bd-network-quality", "bd-proto", "bd-resource-utilization", @@ -644,7 +761,7 @@ dependencies = [ "parking_lot", "protobuf 4.0.0-alpha.0", "serde", - "thiserror 2.0.12", + "thiserror 2.0.16", "time", "tokio", "tower", @@ -652,43 +769,20 @@ dependencies = [ "unwrap-infallible", ] -[[package]] -name = "bd-matcher" -version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" -dependencies = [ - "anyhow", - "bd-log-primitives", - "bd-proto", - "protobuf 4.0.0-alpha.0", - "regex-lite", - "thiserror 2.0.12", -] - [[package]] name = "bd-metadata" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" -dependencies = [ - "anyhow", - "base64", - "bd-log", - "bincode", - "log", - "serde", - "time", - "tokio", -] +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" [[package]] name = "bd-network-quality" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" [[package]] name = "bd-noop-network" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ "anyhow", "async-trait", @@ -699,7 +793,7 @@ dependencies = [ [[package]] name = "bd-panic" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ "color-backtrace", "log", @@ -709,18 +803,18 @@ dependencies = [ [[package]] name = "bd-pgv" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ "log", "protobuf 4.0.0-alpha.0", "protobuf-codegen", - "thiserror 2.0.12", + "thiserror 2.0.16", ] [[package]] name = "bd-proto" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ "bd-pgv", "bytes", @@ -730,18 +824,27 @@ dependencies = [ "protobuf-codegen", ] +[[package]] +name = "bd-report-writer" +version = "1.0.0" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +dependencies = [ + "bd-proto", + "cbindgen", + "flatbuffers", +] + [[package]] name = "bd-resource-utilization" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ "anyhow", - "bd-internal-logging", + "bd-client-common", "bd-log-primitives", "bd-runtime", "bd-shutdown", "bd-time", - "ctor", "log", "time", "tokio", @@ -750,13 +853,16 @@ dependencies = [ [[package]] name = "bd-runtime" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ "anyhow", + "async-trait", "bd-client-common", "bd-proto", "log", + "parking_lot", "protobuf 4.0.0-alpha.0", + "tempfile", "time", "tokio", ] @@ -764,18 +870,18 @@ dependencies = [ [[package]] name = "bd-server-stats" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ + "anyhow", "bd-stats-common", "bd-time", "concat-string", "dashmap", "itertools 0.14.0", - "log", "parking_lot", "prometheus", "regex", - "thiserror 2.0.12", + "thiserror 2.0.16", "time", "tokio", ] @@ -783,17 +889,15 @@ dependencies = [ [[package]] name = "bd-session" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ "anyhow", - "bd-client-common", "bd-key-value", "bd-log", "bd-time", "log", "parking_lot", "serde", - "serde_yaml", "thread_local", "time", "tokio", @@ -803,18 +907,17 @@ dependencies = [ [[package]] name = "bd-session-replay" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ "anyhow", "bd-client-common", "bd-client-stats-store", - "bd-internal-logging", + "bd-error-reporter", "bd-log-primitives", "bd-runtime", "bd-shutdown", "bd-stats-common", "bd-time", - "ctor", "log", "parking_lot", "time", @@ -824,7 +927,7 @@ dependencies = [ [[package]] name = "bd-shutdown" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ "log", "tokio", @@ -833,15 +936,16 @@ dependencies = [ [[package]] name = "bd-stats-common" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ + "anyhow", "sketches-rust", ] [[package]] name = "bd-test-helpers" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ "anyhow", "assert_matches", @@ -849,6 +953,7 @@ dependencies = [ "axum", "axum-server", "bd-client-common", + "bd-error-reporter", "bd-events", "bd-grpc", "bd-grpc-codec", @@ -856,12 +961,10 @@ dependencies = [ "bd-log", "bd-log-metadata", "bd-log-primitives", - "bd-matcher", "bd-metadata", "bd-panic", "bd-proto", "bd-resource-utilization", - "bd-session", "bd-session-replay", "bd-stats-common", "bd-time", @@ -872,6 +975,7 @@ dependencies = [ "prometheus", "protobuf 4.0.0-alpha.0", "serde", + "tempfile", "time", "tokio", "tokio-stream", @@ -881,12 +985,12 @@ dependencies = [ [[package]] name = "bd-time" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ "async-trait", "parking_lot", "protobuf 4.0.0-alpha.0", - "rand 0.9.1", + "rand 0.9.2", "time", "tokio", ] @@ -894,7 +998,7 @@ dependencies = [ [[package]] name = "bd-workflows" version = "0.1.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" dependencies = [ "anyhow", "async-trait", @@ -903,9 +1007,9 @@ dependencies = [ "bd-client-stats", "bd-client-stats-store", "bd-completion", + "bd-error-reporter", "bd-log-matcher", "bd-log-primitives", - "bd-matcher", "bd-proto", "bd-runtime", "bd-shutdown", @@ -915,10 +1019,10 @@ dependencies = [ "itertools 0.14.0", "log", "protobuf 4.0.0-alpha.0", - "regex-lite", + "regex", "serde", "sha2", - "thiserror 2.0.12", + "thiserror 2.0.16", "time", "tokio", "uuid", @@ -988,12 +1092,15 @@ dependencies = [ "bd-client-common", "bd-client-stats-store", "bd-device", + "bd-error-reporter", "bd-key-value", "bd-logger", "bd-runtime", "bd-session", "bd-time", + "futures-util", "jni", + "libc", "log", "platform-shared", "time", @@ -1007,6 +1114,25 @@ version = "0.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5" +[[package]] +name = "cbindgen" +version = "0.29.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "975982cdb7ad6a142be15bdf84aea7ec6a9e5d4d797c004d43185b24cfe4e684" +dependencies = [ + "clap", + "heck", + "indexmap", + "log", + "proc-macro2", + "quote", + "serde", + "serde_json", + "syn", + "tempfile", + "toml", +] + [[package]] name = "cc" version = "1.2.22" @@ -1070,8 +1196,10 @@ version = "4.5.37" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "efd9466fac8543255d3b1fcad4762c5e116ffe808c8a3043d4263cd4fd4862a2" dependencies = [ + "anstream", "anstyle", "clap_lex", + "strsim", ] [[package]] @@ -1090,6 +1218,12 @@ dependencies = [ "termcolor", ] +[[package]] +name = "colorchoice" +version = "1.0.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" + [[package]] name = "combine" version = "4.6.7" @@ -1117,34 +1251,31 @@ dependencies = [ [[package]] name = "crc32fast" -version = "1.4.2" +version = "1.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3" +checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" dependencies = [ "cfg-if", ] [[package]] name = "criterion" -version = "0.5.1" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f" +checksum = "e1c047a62b0cc3e145fa84415a3191f628e980b194c2755aa12300a4e6cbd928" dependencies = [ "anes", "cast", "ciborium", "clap", "criterion-plot", - "is-terminal", - "itertools 0.10.5", + "itertools 0.13.0", "num-traits", - "once_cell", "oorandom", "plotters", "rayon", "regex", "serde", - "serde_derive", "serde_json", "tinytemplate", "walkdir", @@ -1152,12 +1283,12 @@ dependencies = [ [[package]] name = "criterion-plot" -version = "0.5.0" +version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1" +checksum = "9b1bcc0dc7dfae599d84ad0b1a55f80cde8af3725da8313b528da95ef783e338" dependencies = [ "cast", - "itertools 0.10.5", + "itertools 0.13.0", ] [[package]] @@ -1203,9 +1334,9 @@ dependencies = [ [[package]] name = "ctor" -version = "0.4.2" +version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a4735f265ba6a1188052ca32d461028a7d1125868be18e287e756019da7607b5" +checksum = "67773048316103656a637612c4a62477603b777d91d9c62ff2290f9cde178fdb" dependencies = [ "ctor-proc-macro", "dtor", @@ -1213,9 +1344,9 @@ dependencies = [ [[package]] name = "ctor-proc-macro" -version = "0.0.5" +version = "0.0.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4f211af61d8efdd104f96e57adf5e426ba1bc3ed7a4ead616e15e5881fd79c4d" +checksum = "e2931af7e13dc045d8e9d26afccc6fa115d64e115c9c84b1166288b46f6782c2" [[package]] name = "dashmap" @@ -1233,9 +1364,9 @@ dependencies = [ [[package]] name = "deranged" -version = "0.4.0" +version = "0.5.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e" +checksum = "d630bccd429a5bb5a64b5e94f693bfc48c9f8566418fda4c494cc94f911f87cc" dependencies = [ "powerfmt", "serde", @@ -1257,20 +1388,26 @@ dependencies = [ "crypto-common", ] +[[package]] +name = "downcast" +version = "0.11.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1435fa1053d8b2fbbe9be7e97eca7f33d37b28409959813daefc1446a14247f1" + [[package]] name = "dtor" -version = "0.0.6" +version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "97cbdf2ad6846025e8e25df05171abfb30e3ababa12ee0a0e44b9bbe570633a8" +checksum = "e58a0764cddb55ab28955347b45be00ade43d4d6f3ba4bf3dc354e4ec9432934" dependencies = [ "dtor-proc-macro", ] [[package]] name = "dtor-proc-macro" -version = "0.0.5" +version = "0.0.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7454e41ff9012c00d53cf7f475c5e3afa3b91b7c90568495495e8d9bf47a1055" +checksum = "f678cf4a922c215c63e0de95eb1ff08a958a81d47e485cf9da1e27bf6305cfa5" [[package]] name = "either" @@ -1330,9 +1467,9 @@ dependencies = [ [[package]] name = "flate2" -version = "1.1.1" +version = "1.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7ced92e76e966ca2fd84c8f7aa01a4aea65b0eb6648d72f7c8f3e2764a67fece" +checksum = "4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d" dependencies = [ "crc32fast", "libz-sys", @@ -1354,6 +1491,12 @@ dependencies = [ "percent-encoding", ] +[[package]] +name = "fragile" +version = "2.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "28dd6caf6059519a65843af8fe2a3ae298b14b80179855aeb4adc2c1934ee619" + [[package]] name = "fs-err" version = "3.1.0" @@ -1374,12 +1517,6 @@ dependencies = [ "winapi", ] -[[package]] -name = "fuchsia-cprng" -version = "0.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba" - [[package]] name = "futures" version = "0.3.31" @@ -1550,10 +1687,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "84b26c544d002229e640969970a2e74021aadf6e2f96372b9c58eff97de08eb3" [[package]] -name = "hermit-abi" -version = "0.5.1" +name = "heck" +version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f154ce46856750ed433c8649605bf7ed2de3bc35fd9d2a9f30cddd873c80cb08" +checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" [[package]] name = "home" @@ -1612,13 +1749,14 @@ checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" [[package]] name = "hyper" -version = "1.6.0" +version = "1.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80" +checksum = "eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e" dependencies = [ + "atomic-waker", "bytes", "futures-channel", - "futures-util", + "futures-core", "h2", "http", "http-body", @@ -1626,6 +1764,7 @@ dependencies = [ "httpdate", "itoa", "pin-project-lite", + "pin-utils", "smallvec", "tokio", "want", @@ -1633,11 +1772,10 @@ dependencies = [ [[package]] name = "hyper-rustls" -version = "0.27.5" +version = "0.27.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2d191583f3da1305256f22463b9bb0471acad48a4e534a5218b9963e9c1f59b2" +checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" dependencies = [ - "futures-util", "http", "hyper", "hyper-util", @@ -1646,24 +1784,25 @@ dependencies = [ "tokio", "tokio-rustls", "tower-service", - "webpki-roots 0.26.11", + "webpki-roots", ] [[package]] name = "hyper-util" -version = "0.1.11" +version = "0.1.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "497bbc33a26fdd4af9ed9c70d63f61cf56a938375fbb32df34db9b1cd6d643f2" +checksum = "8d9b05277c7e8da2c93a568989bb6207bef0112e8d17df7a6eda4a3cf143bc5e" dependencies = [ "bytes", "futures-channel", + "futures-core", "futures-util", "http", "http-body", "hyper", "libc", "pin-project-lite", - "socket2", + "socket2 0.5.9", "tokio", "tower-service", "tracing", @@ -1698,21 +1837,27 @@ dependencies = [ ] [[package]] -name = "is-terminal" -version = "0.4.16" +name = "io-uring" +version = "0.7.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e04d7f318608d35d4b61ddd75cbdaee86b023ebe2bd5a66ee0915f0bf93095a9" +checksum = "046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b" dependencies = [ - "hermit-abi", + "bitflags", + "cfg-if", "libc", - "windows-sys 0.59.0", ] +[[package]] +name = "is_terminal_polyfill" +version = "1.70.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" + [[package]] name = "itertools" -version = "0.10.5" +version = "0.13.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" +checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186" dependencies = [ "either", ] @@ -1772,9 +1917,9 @@ checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" [[package]] name = "libc" -version = "0.2.172" +version = "0.2.175" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa" +checksum = "6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543" [[package]] name = "libz-sys" @@ -1801,9 +1946,9 @@ checksum = "cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12" [[package]] name = "lock_api" -version = "0.4.12" +version = "0.4.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17" +checksum = "96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765" dependencies = [ "autocfg", "scopeguard", @@ -1811,9 +1956,9 @@ dependencies = [ [[package]] name = "log" -version = "0.4.27" +version = "0.4.28" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94" +checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432" [[package]] name = "logger_benchmark" @@ -1831,7 +1976,7 @@ dependencies = [ "bd-test-helpers", "criterion", "protobuf 4.0.0-alpha.0", - "tempdir", + "tempfile", "time", ] @@ -1846,11 +1991,11 @@ dependencies = [ [[package]] name = "matchers" -version = "0.1.0" +version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558" +checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9" dependencies = [ - "regex-automata 0.1.10", + "regex-automata", ] [[package]] @@ -1867,9 +2012,9 @@ checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" [[package]] name = "memmap2" -version = "0.9.5" +version = "0.9.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f" +checksum = "843a98750cd611cc2965a8213b53b43e715f13c37a9e096c6408e69990961db7" dependencies = [ "libc", ] @@ -1909,14 +2054,39 @@ dependencies = [ "windows-sys 0.52.0", ] +[[package]] +name = "mockall" +version = "0.13.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "39a6bfcc6c8c7eed5ee98b9c3e33adc726054389233e201c95dab2d41a3839d2" +dependencies = [ + "cfg-if", + "downcast", + "fragile", + "mockall_derive", + "predicates", + "predicates-tree", +] + +[[package]] +name = "mockall_derive" +version = "0.13.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "25ca3004c2efe9011bd4e461bd8256445052b9615405b4f7ea43fc8ca5c20898" +dependencies = [ + "cfg-if", + "proc-macro2", + "quote", + "syn", +] + [[package]] name = "nu-ansi-term" -version = "0.46.0" +version = "0.50.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84" +checksum = "d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399" dependencies = [ - "overload", - "winapi", + "windows-sys 0.52.0", ] [[package]] @@ -1979,22 +2149,22 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" [[package]] -name = "oorandom" -version = "11.1.5" +name = "once_cell_polyfill" +version = "1.70.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e" +checksum = "a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad" [[package]] -name = "overload" -version = "0.1.1" +name = "oorandom" +version = "11.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" +checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e" [[package]] name = "parking_lot" -version = "0.12.3" +version = "0.12.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27" +checksum = "70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13" dependencies = [ "lock_api", "parking_lot_core", @@ -2002,9 +2172,9 @@ dependencies = [ [[package]] name = "parking_lot_core" -version = "0.9.10" +version = "0.9.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8" +checksum = "bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5" dependencies = [ "cfg-if", "libc", @@ -2045,6 +2215,7 @@ dependencies = [ "bd-api", "bd-client-common", "bd-client-stats-store", + "bd-error-reporter", "bd-log-primitives", "bd-logger", "bd-runtime", @@ -2124,6 +2295,32 @@ dependencies = [ "zerocopy", ] +[[package]] +name = "predicates" +version = "3.1.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a5d19ee57562043d37e82899fade9a22ebab7be9cef5026b07fda9cdd4293573" +dependencies = [ + "anstyle", + "predicates-core", +] + +[[package]] +name = "predicates-core" +version = "1.0.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "727e462b119fe9c93fd0eb1429a5f7647394014cf3c04ab2c0350eeb09095ffa" + +[[package]] +name = "predicates-tree" +version = "1.0.12" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "72dd2d6d381dfb73a193c7fca536518d7caee39fc8503f74e7dc0be0531b425c" +dependencies = [ + "predicates-core", + "termtree", +] + [[package]] name = "pretty_assertions" version = "1.4.1" @@ -2155,7 +2352,7 @@ dependencies = [ "memchr", "parking_lot", "protobuf 3.7.2", - "thiserror 2.0.12", + "thiserror 2.0.16", ] [[package]] @@ -2249,19 +2446,6 @@ version = "5.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5" -[[package]] -name = "rand" -version = "0.4.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293" -dependencies = [ - "fuchsia-cprng", - "libc", - "rand_core 0.3.1", - "rdrand", - "winapi", -] - [[package]] name = "rand" version = "0.8.5" @@ -2275,9 +2459,9 @@ dependencies = [ [[package]] name = "rand" -version = "0.9.1" +version = "0.9.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97" +checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" dependencies = [ "rand_chacha 0.9.0", "rand_core 0.9.3", @@ -2303,21 +2487,6 @@ dependencies = [ "rand_core 0.9.3", ] -[[package]] -name = "rand_core" -version = "0.3.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b" -dependencies = [ - "rand_core 0.4.2", -] - -[[package]] -name = "rand_core" -version = "0.4.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc" - [[package]] name = "rand_core" version = "0.6.4" @@ -2356,15 +2525,6 @@ dependencies = [ "crossbeam-utils", ] -[[package]] -name = "rdrand" -version = "0.4.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2" -dependencies = [ - "rand_core 0.3.1", -] - [[package]] name = "redox_syscall" version = "0.5.12" @@ -2382,17 +2542,8 @@ checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191" dependencies = [ "aho-corasick", "memchr", - "regex-automata 0.4.9", - "regex-syntax 0.8.5", -] - -[[package]] -name = "regex-automata" -version = "0.1.10" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" -dependencies = [ - "regex-syntax 0.6.29", + "regex-automata", + "regex-syntax", ] [[package]] @@ -2403,7 +2554,7 @@ checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908" dependencies = [ "aho-corasick", "memchr", - "regex-syntax 0.8.5", + "regex-syntax", ] [[package]] @@ -2412,27 +2563,12 @@ version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a" -[[package]] -name = "regex-syntax" -version = "0.6.29" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" - [[package]] name = "regex-syntax" version = "0.8.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" -[[package]] -name = "remove_dir_all" -version = "0.5.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7" -dependencies = [ - "winapi", -] - [[package]] name = "ring" version = "0.17.14" @@ -2586,9 +2722,9 @@ dependencies = [ [[package]] name = "serde_json" -version = "1.0.140" +version = "1.0.143" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373" +checksum = "d401abef1d108fbd9cbaebc3e46611f4b1021f714a0597a71f41ee463f5f4a5a" dependencies = [ "itoa", "memchr", @@ -2607,28 +2743,24 @@ dependencies = [ ] [[package]] -name = "serde_urlencoded" -version = "0.7.1" +name = "serde_spanned" +version = "0.6.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" +checksum = "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3" dependencies = [ - "form_urlencoded", - "itoa", - "ryu", "serde", ] [[package]] -name = "serde_yaml" -version = "0.9.34+deprecated" +name = "serde_urlencoded" +version = "0.7.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47" +checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" dependencies = [ - "indexmap", + "form_urlencoded", "itoa", "ryu", "serde", - "unsafe-libyaml", ] [[package]] @@ -2711,12 +2843,28 @@ dependencies = [ "windows-sys 0.52.0", ] +[[package]] +name = "socket2" +version = "0.6.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807" +dependencies = [ + "libc", + "windows-sys 0.59.0", +] + [[package]] name = "static_assertions" version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" +[[package]] +name = "strsim" +version = "0.11.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" + [[package]] name = "subtle" version = "2.6.1" @@ -2731,13 +2879,16 @@ dependencies = [ "anyhow", "async-trait", "bd-api", + "bd-bonjson", "bd-client-common", "bd-device", + "bd-error-reporter", "bd-key-value", "bd-log", "bd-log-primitives", "bd-logger", "bd-noop-network", + "bd-report-writer", "bd-runtime", "bd-session", "bd-test-helpers", @@ -2770,21 +2921,11 @@ version = "1.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" -[[package]] -name = "tempdir" -version = "0.3.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "15f2b5fb00ccdf689e0149d1b1b3c03fead81c2b37735d812fa8bddbbf41b6d8" -dependencies = [ - "rand 0.4.6", - "remove_dir_all", -] - [[package]] name = "tempfile" -version = "3.19.1" +version = "3.21.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7437ac7763b9b123ccf33c338a5cc1bac6f69b45a136c19bdd8a65e3916435bf" +checksum = "15b61f8f20e3a6f7e0649d825294eaf317edce30f82cf6026e7e4cb9222a7d1e" dependencies = [ "fastrand", "getrandom 0.3.3", @@ -2802,6 +2943,12 @@ dependencies = [ "winapi-util", ] +[[package]] +name = "termtree" +version = "0.5.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8f50febec83f5ee1df3015341d8bd429f2d1cc62bcba7ea2076759d315084683" + [[package]] name = "test_jni" version = "1.0.0" @@ -2809,6 +2956,7 @@ dependencies = [ "anyhow", "assert_matches", "bd-client-common", + "bd-error-reporter", "bd-log", "bd-logger", "bd-proto", @@ -2825,7 +2973,9 @@ dependencies = [ name = "test_swift_bridge" version = "1.0.0" dependencies = [ + "bd-bonjson", "bd-client-common", + "bd-error-reporter", "bd-key-value", "bd-logger", "bd-proto", @@ -2850,11 +3000,11 @@ dependencies = [ [[package]] name = "thiserror" -version = "2.0.12" +version = "2.0.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708" +checksum = "3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0" dependencies = [ - "thiserror-impl 2.0.12", + "thiserror-impl 2.0.16", ] [[package]] @@ -2870,9 +3020,9 @@ dependencies = [ [[package]] name = "thiserror-impl" -version = "2.0.12" +version = "2.0.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d" +checksum = "6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960" dependencies = [ "proc-macro2", "quote", @@ -2891,12 +3041,11 @@ dependencies = [ [[package]] name = "time" -version = "0.3.41" +version = "0.3.43" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40" +checksum = "83bde6f1ec10e72d583d91623c939f623002284ef622b87de38cfd546cbf2031" dependencies = [ "deranged", - "itoa", "num-conv", "powerfmt", "serde", @@ -2906,26 +3055,20 @@ dependencies = [ [[package]] name = "time-core" -version = "0.1.4" +version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c" +checksum = "40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b" [[package]] name = "time-macros" -version = "0.2.22" +version = "0.2.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3526739392ec93fd8b359c8e98514cb3e8e021beb4e5f597b00a0221f8ed8a49" +checksum = "30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3" dependencies = [ "num-conv", "time-core", ] -[[package]] -name = "tinyjson" -version = "2.5.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9ab95735ea2c8fd51154d01e39cf13912a78071c2d89abc49a7ef102a7dd725a" - [[package]] name = "tinytemplate" version = "1.2.1" @@ -2938,20 +3081,22 @@ dependencies = [ [[package]] name = "tokio" -version = "1.45.0" +version = "1.47.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2513ca694ef9ede0fb23fe71a4ee4107cb102b9dc1930f6d0fd77aae068ae165" +checksum = "89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038" dependencies = [ "backtrace", "bytes", + "io-uring", "libc", "mio", "parking_lot", "pin-project-lite", "signal-hook-registry", - "socket2", + "slab", + "socket2 0.6.0", "tokio-macros", - "windows-sys 0.52.0", + "windows-sys 0.59.0", ] [[package]] @@ -2999,6 +3144,47 @@ dependencies = [ "tokio", ] +[[package]] +name = "toml" +version = "0.8.23" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362" +dependencies = [ + "serde", + "serde_spanned", + "toml_datetime", + "toml_edit", +] + +[[package]] +name = "toml_datetime" +version = "0.6.11" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c" +dependencies = [ + "serde", +] + +[[package]] +name = "toml_edit" +version = "0.22.27" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a" +dependencies = [ + "indexmap", + "serde", + "serde_spanned", + "toml_datetime", + "toml_write", + "winnow", +] + +[[package]] +name = "toml_write" +version = "0.1.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801" + [[package]] name = "tower" version = "0.5.2" @@ -3017,8 +3203,9 @@ dependencies = [ [[package]] name = "tower-http" -version = "0.6.2" -source = "git+https://github.com/tower-rs/tower-http?rev=d0c522b6da2620bf5314302d12e4cded7295b11c#d0c522b6da2620bf5314302d12e4cded7295b11c" +version = "0.6.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2" dependencies = [ "async-compression", "bitflags", @@ -3101,14 +3288,14 @@ dependencies = [ [[package]] name = "tracing-subscriber" -version = "0.3.19" +version = "0.3.20" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008" +checksum = "2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5" dependencies = [ "matchers", "nu-ansi-term", "once_cell", - "regex", + "regex-automata", "sharded-slab", "smallvec", "thread_local", @@ -3135,12 +3322,6 @@ version = "1.0.18" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512" -[[package]] -name = "unsafe-libyaml" -version = "0.2.11" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861" - [[package]] name = "untrusted" version = "0.9.0" @@ -3165,13 +3346,21 @@ version = "2.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" +[[package]] +name = "utf8parse" +version = "0.2.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" + [[package]] name = "uuid" -version = "1.16.0" +version = "1.18.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "458f7a779bf54acc9f347480ac654f68407d3aab21269a6e3c9f922acd9e2da9" +checksum = "2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2" dependencies = [ "getrandom 0.3.3", + "js-sys", + "wasm-bindgen", ] [[package]] @@ -3300,15 +3489,6 @@ dependencies = [ "wasm-bindgen", ] -[[package]] -name = "webpki-roots" -version = "0.26.11" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "521bc38abb08001b01866da9f51eb7c5d647a19260e00054a8c7fd5f9e57f7a9" -dependencies = [ - "webpki-roots 1.0.0", -] - [[package]] name = "webpki-roots" version = "1.0.0" @@ -3361,6 +3541,12 @@ version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" +[[package]] +name = "windows-link" +version = "0.1.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" + [[package]] name = "windows-sys" version = "0.45.0" @@ -3388,6 +3574,15 @@ dependencies = [ "windows-targets 0.52.6", ] +[[package]] +name = "windows-sys" +version = "0.60.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" +dependencies = [ + "windows-targets 0.53.3", +] + [[package]] name = "windows-targets" version = "0.42.2" @@ -3412,13 +3607,30 @@ dependencies = [ "windows_aarch64_gnullvm 0.52.6", "windows_aarch64_msvc 0.52.6", "windows_i686_gnu 0.52.6", - "windows_i686_gnullvm", + "windows_i686_gnullvm 0.52.6", "windows_i686_msvc 0.52.6", "windows_x86_64_gnu 0.52.6", "windows_x86_64_gnullvm 0.52.6", "windows_x86_64_msvc 0.52.6", ] +[[package]] +name = "windows-targets" +version = "0.53.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91" +dependencies = [ + "windows-link", + "windows_aarch64_gnullvm 0.53.0", + "windows_aarch64_msvc 0.53.0", + "windows_i686_gnu 0.53.0", + "windows_i686_gnullvm 0.53.0", + "windows_i686_msvc 0.53.0", + "windows_x86_64_gnu 0.53.0", + "windows_x86_64_gnullvm 0.53.0", + "windows_x86_64_msvc 0.53.0", +] + [[package]] name = "windows_aarch64_gnullvm" version = "0.42.2" @@ -3431,6 +3643,12 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" +[[package]] +name = "windows_aarch64_gnullvm" +version = "0.53.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764" + [[package]] name = "windows_aarch64_msvc" version = "0.42.2" @@ -3443,6 +3661,12 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" +[[package]] +name = "windows_aarch64_msvc" +version = "0.53.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c" + [[package]] name = "windows_i686_gnu" version = "0.42.2" @@ -3455,12 +3679,24 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" +[[package]] +name = "windows_i686_gnu" +version = "0.53.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3" + [[package]] name = "windows_i686_gnullvm" version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" +[[package]] +name = "windows_i686_gnullvm" +version = "0.53.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11" + [[package]] name = "windows_i686_msvc" version = "0.42.2" @@ -3473,6 +3709,12 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" +[[package]] +name = "windows_i686_msvc" +version = "0.53.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d" + [[package]] name = "windows_x86_64_gnu" version = "0.42.2" @@ -3485,6 +3727,12 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" +[[package]] +name = "windows_x86_64_gnu" +version = "0.53.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba" + [[package]] name = "windows_x86_64_gnullvm" version = "0.42.2" @@ -3497,6 +3745,12 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" +[[package]] +name = "windows_x86_64_gnullvm" +version = "0.53.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57" + [[package]] name = "windows_x86_64_msvc" version = "0.42.2" @@ -3509,6 +3763,21 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" +[[package]] +name = "windows_x86_64_msvc" +version = "0.53.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486" + +[[package]] +name = "winnow" +version = "0.7.13" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf" +dependencies = [ + "memchr", +] + [[package]] name = "wit-bindgen-rt" version = "0.39.0" diff --git a/Cargo.toml b/Cargo.toml index 0a9068876..be53ab53a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,38 +14,45 @@ resolver = "2" [workspace.dependencies] ahash = "0.8.12" -android_logger = { version = "0.15.0", default-features = false } -anyhow = "1.0.98" +android_logger = { version = "0.15.1", default-features = false } +anyhow = "1.0.99" assert_matches = "1.5.0" -async-trait = "0.1.88" -bd-api = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } -bd-buffer = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } -bd-client-common = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } -bd-client-stats-store = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } -bd-crash-handler = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } -bd-device = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } -bd-grpc = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } -bd-hyper-network = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } -bd-key-value = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } -bd-log = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } -bd-log-metadata = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } -bd-log-primitives = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } -bd-logger = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } -bd-noop-network = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } -bd-proto = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } -bd-runtime = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } -bd-session = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } -bd-shutdown = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } -bd-test-helpers = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1", default-features = false } -bd-time = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } -clap = { version = "4.5.38", features = ["derive", "env"] } -ctor = "0.4.2" +async-trait = "0.1.89" +bd-api = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } +bd-bonjson = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } +bd-buffer = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } +bd-client-common = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } +bd-client-stats-store = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } +bd-crash-handler = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } +bd-device = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } +bd-error-reporter = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } +bd-grpc = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } +bd-hyper-network = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } +bd-key-value = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } +bd-log = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } +bd-log-metadata = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } +bd-log-primitives = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } +bd-logger = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } +bd-noop-network = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } +bd-proto = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } +bd-report-writer = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } +bd-runtime = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } +bd-session = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } +bd-shutdown = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } +bd-test-helpers = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49", default-features = false } +bd-time = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } +chrono = "0.4.41" +clap = { version = "4.5.47", features = ["derive", "env"] } +ctor = "0.5.0" +env_logger = { version = "0.11.8", default-features = false } +futures-util = "0.3.31" jni = "0.21.1" -log = { version = "0.4.27", features = ["max_level_trace", "release_max_level_info"] } +libc = "0.2.175" +log = { version = "0.4.28", features = ["max_level_trace", "release_max_level_info"] } objc = "0.2.7" objc-foundation = "0.1.1" parameterized = "2.0.0" -parking_lot = "0.12.3" +parking_lot = "0.12.4" platform-shared = { path = "platform/shared" } pretty_assertions = "1.4.1" protobuf = { git = "https://github.com/bitdriftlabs/rust-protobuf.git", branch = "patch-stack", features = [ @@ -54,14 +61,23 @@ protobuf = { git = "https://github.com/bitdriftlabs/rust-protobuf.git", branch = ] } protobuf-codegen = { git = "https://github.com/bitdriftlabs/rust-protobuf.git", branch = "patch-stack" } protobuf-json-mapping = { git = "https://github.com/bitdriftlabs/rust-protobuf.git", branch = "patch-stack" } -rand = "0.9.1" +rand = "0.9.2" rand_distr = "0.5.1" regex-lite = "0.1.6" serde = { version = "1", features = ["derive"] } -serde_json = "1.0.140" -tempdir = "0.3.7" -time = { version = "0.3.41", features = ["serde-well-known", "macros"] } -tokio = { version = "1.45.0", features = ["full", "test-util"] } +serde_json = "1.0.143" +tempfile = "3.21.0" +time = { version = "0.3.43", features = ["serde-well-known", "macros"] } +tokio = { version = "1.47.1", features = ["full", "test-util"] } tracing = { version = "0.1.41", features = ["log"] } -tracing-subscriber = { version = "0.3.19", features = ["env-filter"] } -uuid = { version = "1.16.0", features = ["v4"] } +tracing-subscriber = { version = "0.3.20", features = ["env-filter"] } +uuid = { version = "1.18.1", features = ["v4"] } + +[profile.dev] +panic = "abort" + +[profile.release] +codegen-units = 1 +lto = "fat" +opt-level = "s" +panic = "abort" From 3ef434eee3d95df0ec0ba107beab033a346f4203 Mon Sep 17 00:00:00 2001 From: Fran Aguilera Date: Mon, 8 Sep 2025 13:26:06 +0200 Subject: [PATCH 4/4] Revert "Update from latest main" This reverts commit ab7e5120fd930846518382488f608c255bc69051. --- Cargo.Bazel.lock | 6402 +++++++++++++++------------------------------- Cargo.lock | 911 +++---- Cargo.toml | 84 +- 3 files changed, 2428 insertions(+), 4969 deletions(-) diff --git a/Cargo.Bazel.lock b/Cargo.Bazel.lock index 504bc73d0..fd93a6e7d 100644 --- a/Cargo.Bazel.lock +++ b/Cargo.Bazel.lock @@ -1,5 +1,5 @@ { - "checksum": "1998adcc477f77165642ea311b7424710069aae04eee1630fdaf39c3026e69a3", + "checksum": "05588d24b1898b75a67f25e394f1f17e6851a9eb054baab06a3cb499dcc2a155", "crates": { "addr2line 0.24.2": { "name": "addr2line", @@ -179,9 +179,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], @@ -296,14 +293,14 @@ ], "license_file": "LICENSE-APACHE" }, - "android_logger 0.15.1": { + "android_logger 0.15.0": { "name": "android_logger", - "version": "0.15.1", + "version": "0.15.0", "package_url": "https://github.com/rust-mobile/android_logger-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/android_logger/0.15.1/download", - "sha256": "dbb4e440d04be07da1f1bf44fb4495ebd58669372fe0cffa6e48595ac5bd88a3" + "url": "https://static.crates.io/crates/android_logger/0.15.0/download", + "sha256": "f6f39be698127218cca460cb624878c9aa4e2b47dba3b277963d2bf00bad263b" } }, "targets": [ @@ -336,14 +333,14 @@ "target": "env_filter" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" } ], "selects": {} }, "edition": "2021", - "version": "0.15.1" + "version": "0.15.0" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -397,82 +394,6 @@ ], "license_file": null }, - "anstream 0.6.20": { - "name": "anstream", - "version": "0.6.20", - "package_url": "https://github.com/rust-cli/anstyle.git", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/anstream/0.6.20/download", - "sha256": "3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192" - } - }, - "targets": [ - { - "Library": { - "crate_name": "anstream", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "anstream", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "auto", - "default", - "wincon" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "anstyle 1.0.10", - "target": "anstyle" - }, - { - "id": "anstyle-parse 0.2.7", - "target": "anstyle_parse" - }, - { - "id": "anstyle-query 1.1.4", - "target": "anstyle_query" - }, - { - "id": "colorchoice 1.0.4", - "target": "colorchoice" - }, - { - "id": "is_terminal_polyfill 1.70.1", - "target": "is_terminal_polyfill" - }, - { - "id": "utf8parse 0.2.2", - "target": "utf8parse" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.6.20" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, "anstyle 1.0.10": { "name": "anstyle", "version": "1.0.10", @@ -519,178 +440,14 @@ ], "license_file": "LICENSE-APACHE" }, - "anstyle-parse 0.2.7": { - "name": "anstyle-parse", - "version": "0.2.7", - "package_url": "https://github.com/rust-cli/anstyle.git", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/anstyle-parse/0.2.7/download", - "sha256": "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" - } - }, - "targets": [ - { - "Library": { - "crate_name": "anstyle_parse", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "anstyle_parse", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "default", - "utf8" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "utf8parse 0.2.2", - "target": "utf8parse" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.2.7" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "anstyle-query 1.1.4": { - "name": "anstyle-query", - "version": "1.1.4", - "package_url": "https://github.com/rust-cli/anstyle.git", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/anstyle-query/1.1.4/download", - "sha256": "9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2" - } - }, - "targets": [ - { - "Library": { - "crate_name": "anstyle_query", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "anstyle_query", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [], - "selects": { - "cfg(windows)": [ - { - "id": "windows-sys 0.60.2", - "target": "windows_sys" - } - ] - } - }, - "edition": "2021", - "version": "1.1.4" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "anstyle-wincon 3.0.10": { - "name": "anstyle-wincon", - "version": "3.0.10", - "package_url": "https://github.com/rust-cli/anstyle.git", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/anstyle-wincon/3.0.10/download", - "sha256": "3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a" - } - }, - "targets": [ - { - "Library": { - "crate_name": "anstyle_wincon", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "anstyle_wincon", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "anstyle 1.0.10", - "target": "anstyle" - } - ], - "selects": { - "cfg(windows)": [ - { - "id": "once_cell_polyfill 1.70.1", - "target": "once_cell_polyfill" - }, - { - "id": "windows-sys 0.60.2", - "target": "windows_sys" - } - ] - } - }, - "edition": "2021", - "version": "3.0.10" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "anyhow 1.0.99": { + "anyhow 1.0.98": { "name": "anyhow", - "version": "1.0.99", + "version": "1.0.98", "package_url": "https://github.com/dtolnay/anyhow", "repository": { "Http": { - "url": "https://static.crates.io/crates/anyhow/1.0.99/download", - "sha256": "b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100" + "url": "https://static.crates.io/crates/anyhow/1.0.98/download", + "sha256": "e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487" } }, "targets": [ @@ -734,22 +491,19 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "build_script_build" } ], "selects": {} }, "edition": "2018", - "version": "1.0.99" + "version": "1.0.98" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -879,7 +633,7 @@ "deps": { "common": [ { - "id": "flate2 1.1.2", + "id": "flate2 1.1.1", "target": "flate2" }, { @@ -895,7 +649,7 @@ "target": "pin_project_lite" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], @@ -911,14 +665,14 @@ ], "license_file": "LICENSE-APACHE" }, - "async-trait 0.1.89": { + "async-trait 0.1.88": { "name": "async-trait", - "version": "0.1.89", + "version": "0.1.88", "package_url": "https://github.com/dtolnay/async-trait", "repository": { "Http": { - "url": "https://static.crates.io/crates/async-trait/0.1.89/download", - "sha256": "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" + "url": "https://static.crates.io/crates/async-trait/0.1.88/download", + "sha256": "e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5" } }, "targets": [ @@ -958,7 +712,7 @@ "selects": {} }, "edition": "2021", - "version": "0.1.89" + "version": "0.1.88" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -1122,11 +876,11 @@ "target": "http_body_util" }, { - "id": "hyper 1.7.0", + "id": "hyper 1.6.0", "target": "hyper" }, { - "id": "hyper-util 0.1.16", + "id": "hyper-util 0.1.11", "target": "hyper_util" }, { @@ -1158,7 +912,7 @@ "target": "serde" }, { - "id": "serde_json 1.0.143", + "id": "serde_json 1.0.140", "target": "serde_json" }, { @@ -1174,7 +928,7 @@ "target": "sync_wrapper" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { @@ -1445,11 +1199,11 @@ "target": "http_body" }, { - "id": "hyper 1.7.0", + "id": "hyper 1.6.0", "target": "hyper" }, { - "id": "hyper-util 0.1.16", + "id": "hyper-util 0.1.11", "target": "hyper_util" }, { @@ -1469,7 +1223,7 @@ "target": "rustls_pki_types" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { @@ -1614,7 +1368,7 @@ "target": "addr2line" }, { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" }, { @@ -1685,14 +1439,14 @@ ], "license_file": "LICENSE-APACHE" }, - "base64ct 1.8.0": { + "base64ct 1.7.3": { "name": "base64ct", - "version": "1.8.0", + "version": "1.7.3", "package_url": "https://github.com/RustCrypto/formats", "repository": { "Http": { - "url": "https://static.crates.io/crates/base64ct/1.8.0/download", - "sha256": "55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba" + "url": "https://static.crates.io/crates/base64ct/1.7.3/download", + "sha256": "89e25b6adfb930f02d1981565a6e5d9c547ac15a96606256d3b59040e5cd4ca3" } }, "targets": [ @@ -1721,8 +1475,8 @@ ], "selects": {} }, - "edition": "2024", - "version": "1.8.0" + "edition": "2021", + "version": "1.7.3" }, "license": "Apache-2.0 OR MIT", "license_ids": [ @@ -1739,7 +1493,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-api" } @@ -1766,7 +1520,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -1782,8 +1536,8 @@ "target": "bd_client_stats_store" }, { - "id": "bd-error-reporter 1.0.0", - "target": "bd_error_reporter" + "id": "bd-device 1.0.0", + "target": "bd_device" }, { "id": "bd-grpc-codec 1.0.0", @@ -1822,11 +1576,11 @@ "target": "bd_time" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { - "id": "parking_lot 0.12.4", + "id": "parking_lot 0.12.3", "target": "parking_lot" }, { @@ -1834,11 +1588,11 @@ "target": "protobuf" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { @@ -1846,17 +1600,17 @@ "target": "tracing" }, { - "id": "uuid 1.18.1", + "id": "uuid 1.16.0", "target": "uuid" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.89", + "id": "async-trait 0.1.88", "target": "async_trait" } ], @@ -1868,23 +1622,23 @@ "license_ids": [], "license_file": "../LICENSE" }, - "bd-artifact-upload 1.0.0": { - "name": "bd-artifact-upload", + "bd-buffer 1.0.0": { + "name": "bd-buffer", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-artifact-upload" + "strip_prefix": "bd-buffer" } }, "targets": [ { "Library": { - "crate_name": "bd_artifact_upload", + "crate_name": "bd_buffer", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -1895,7 +1649,7 @@ } } ], - "library_target_name": "bd_artifact_upload", + "library_target_name": "bd_buffer", "common_attrs": { "compile_data_glob": [ "**" @@ -1903,21 +1657,9 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, - { - "id": "backoff 0.4.0", - "target": "backoff" - }, - { - "id": "bd-api 1.0.0", - "target": "bd_api" - }, - { - "id": "bd-bounded-buffer 1.0.0", - "target": "bd_bounded_buffer" - }, { "id": "bd-client-common 1.0.0", "target": "bd_client_common" @@ -1927,12 +1669,8 @@ "target": "bd_client_stats_store" }, { - "id": "bd-error-reporter 1.0.0", - "target": "bd_error_reporter" - }, - { - "id": "bd-log-primitives 1.0.0", - "target": "bd_log_primitives" + "id": "bd-completion 1.0.0", + "target": "bd_completion" }, { "id": "bd-proto 1.0.0", @@ -1943,49 +1681,65 @@ "target": "bd_runtime" }, { - "id": "bd-shutdown 1.0.0", - "target": "bd_shutdown" + "id": "bd-stats-common 1.0.0", + "target": "bd_stats_common" }, { - "id": "bd-time 1.0.0", - "target": "bd_time" + "id": "crc32fast 1.4.2", + "target": "crc32fast" }, { - "id": "flatbuffers 25.2.10", - "target": "flatbuffers" + "id": "fs2 0.4.3", + "target": "fs2" + }, + { + "id": "futures 0.3.31", + "target": "futures" + }, + { + "id": "intrusive-collections 0.9.7", + "target": "intrusive_collections" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { - "id": "mockall 0.13.1", - "target": "mockall" + "id": "memmap2 0.9.5", + "target": "memmap2" + }, + { + "id": "parking_lot 0.12.3", + "target": "parking_lot" + }, + { + "id": "static_assertions 1.1.0", + "target": "static_assertions" }, { - "id": "thiserror 2.0.16", + "id": "thiserror 2.0.12", "target": "thiserror" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { - "id": "uuid 1.18.1", - "target": "uuid" + "id": "tracing 0.1.41", + "target": "tracing" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.89", + "id": "async-trait 0.1.88", "target": "async_trait" } ], @@ -1997,23 +1751,23 @@ "license_ids": [], "license_file": "../LICENSE" }, - "bd-bonjson 1.0.0": { - "name": "bd-bonjson", + "bd-client-common 1.0.0": { + "name": "bd-client-common", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-bonjson" + "strip_prefix": "bd-client-common" } }, "targets": [ { "Library": { - "crate_name": "bd_bonjson", + "crate_name": "bd_client_common", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -2022,21 +1776,9 @@ ] } } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } } ], - "library_target_name": "bd_bonjson", + "library_target_name": "bd_client_common", "common_attrs": { "compile_data_glob": [ "**" @@ -2044,146 +1786,92 @@ "deps": { "common": [ { - "id": "bd-bonjson 1.0.0", - "target": "build_script_build" + "id": "anyhow 1.0.98", + "target": "anyhow" }, { - "id": "bytes 1.10.1", - "target": "bytes" + "id": "bd-client-stats-store 1.0.0", + "target": "bd_client_stats_store" }, { - "id": "libc 0.2.175", - "target": "libc" + "id": "bd-log-primitives 1.0.0", + "target": "bd_log_primitives" }, { - "id": "log 0.4.28", - "target": "log" - } - ], - "selects": {} - }, - "edition": "2024", - "version": "1.0.0" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "cbindgen 0.29.0", - "target": "cbindgen" - } - ], - "selects": {} - }, - "build_script_env": { - "common": { - "SKIP_FILE_GEN": "1" - }, - "selects": {} - } - }, - "license": null, - "license_ids": [], - "license_file": "../LICENSE" - }, - "bd-bounded-buffer 1.0.0": { - "name": "bd-bounded-buffer", - "version": "1.0.0", - "package_url": null, - "repository": { - "Git": { - "remote": "https://github.com/bitdriftlabs/shared-core.git", - "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" - }, - "strip_prefix": "bd-bounded-buffer" - } - }, - "targets": [ - { - "Library": { - "crate_name": "bd_bounded_buffer", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "bd_bounded_buffer", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ + "id": "bd-matcher 1.0.0", + "target": "bd_matcher" + }, { - "id": "ahash 0.8.12", - "target": "ahash" + "id": "bd-metadata 1.0.0", + "target": "bd_metadata" }, { - "id": "bd-client-stats-store 1.0.0", - "target": "bd_client_stats_store" + "id": "bd-proto 1.0.0", + "target": "bd_proto" }, { - "id": "bd-log-primitives 1.0.0", - "target": "bd_log_primitives" + "id": "flatbuffers 25.2.10", + "target": "flatbuffers" }, { - "id": "bd-stats-common 1.0.0", - "target": "bd_stats_common" + "id": "flate2 1.1.1", + "target": "flate2" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { - "id": "thiserror 2.0.16", + "id": "parking_lot 0.12.3", + "target": "parking_lot" + }, + { + "id": "protobuf 4.0.0-alpha.0", + "target": "protobuf" + }, + { + "id": "thiserror 2.0.12", "target": "thiserror" }, { - "id": "tokio 1.47.1", + "id": "time 0.3.41", + "target": "time" + }, + { + "id": "tokio 1.45.0", "target": "tokio" + }, + { + "id": "uuid 1.16.0", + "target": "uuid" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-buffer 1.0.0": { - "name": "bd-buffer", + "bd-client-stats 1.0.0": { + "name": "bd-client-stats", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-buffer" + "strip_prefix": "bd-client-stats" } }, "targets": [ { "Library": { - "crate_name": "bd_buffer", + "crate_name": "bd_client_stats", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -2194,7 +1882,7 @@ } } ], - "library_target_name": "bd_buffer", + "library_target_name": "bd_client_stats", "common_attrs": { "compile_data_glob": [ "**" @@ -2202,9 +1890,13 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, + { + "id": "bd-api 1.0.0", + "target": "bd_api" + }, { "id": "bd-client-common 1.0.0", "target": "bd_client_common" @@ -2218,8 +1910,8 @@ "target": "bd_completion" }, { - "id": "bd-error-reporter 1.0.0", - "target": "bd_error_reporter" + "id": "bd-grpc-codec 1.0.0", + "target": "bd_grpc_codec" }, { "id": "bd-proto 1.0.0", @@ -2230,65 +1922,45 @@ "target": "bd_runtime" }, { - "id": "bd-stats-common 1.0.0", - "target": "bd_stats_common" - }, - { - "id": "crc32fast 1.5.0", - "target": "crc32fast" - }, - { - "id": "fs2 0.4.3", - "target": "fs2" + "id": "bd-shutdown 1.0.0", + "target": "bd_shutdown" }, { - "id": "futures 0.3.31", - "target": "futures" + "id": "bd-stats-common 1.0.0", + "target": "bd_stats_common" }, { - "id": "intrusive-collections 0.9.7", - "target": "intrusive_collections" + "id": "bd-time 1.0.0", + "target": "bd_time" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { - "id": "memmap2 0.9.8", - "target": "memmap2" - }, - { - "id": "parking_lot 0.12.4", + "id": "parking_lot 0.12.3", "target": "parking_lot" }, { - "id": "static_assertions 1.1.0", - "target": "static_assertions" - }, - { - "id": "thiserror 2.0.16", - "target": "thiserror" + "id": "protobuf 4.0.0-alpha.0", + "target": "protobuf" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" - }, - { - "id": "tracing 0.1.41", - "target": "tracing" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.89", + "id": "async-trait 0.1.88", "target": "async_trait" } ], @@ -2300,23 +1972,23 @@ "license_ids": [], "license_file": "../LICENSE" }, - "bd-client-common 1.0.0": { - "name": "bd-client-common", + "bd-client-stats-store 1.0.0": { + "name": "bd-client-stats-store", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-client-common" + "strip_prefix": "bd-client-stats-store" } }, "targets": [ { "Library": { - "crate_name": "bd_client_common", + "crate_name": "bd_client_stats_store", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -2327,105 +1999,72 @@ } } ], - "library_target_name": "bd_client_common", + "library_target_name": "bd_client_stats_store", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { "common": [ - { - "id": "anyhow 1.0.99", - "target": "anyhow" - }, - { - "id": "bd-log-primitives 1.0.0", - "target": "bd_log_primitives" - }, - { - "id": "bd-metadata 1.0.0", - "target": "bd_metadata" - }, { "id": "bd-proto 1.0.0", "target": "bd_proto" }, { - "id": "crc32fast 1.5.0", - "target": "crc32fast" - }, - { - "id": "flatbuffers 25.2.10", - "target": "flatbuffers" + "id": "bd-stats-common 1.0.0", + "target": "bd_stats_common" }, { - "id": "flate2 1.1.2", - "target": "flate2" + "id": "itertools 0.14.0", + "target": "itertools" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { - "id": "mockall 0.13.1", - "target": "mockall" - }, - { - "id": "parking_lot 0.12.4", + "id": "parking_lot 0.12.3", "target": "parking_lot" }, { - "id": "protobuf 4.0.0-alpha.0", - "target": "protobuf" + "id": "sketches-rust 0.2.2", + "target": "sketches_rust" }, { - "id": "thiserror 2.0.16", + "id": "thiserror 2.0.12", "target": "thiserror" }, { - "id": "time 0.3.43", - "target": "time" - }, - { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], "selects": {} }, - "edition": "2024", - "proc_macro_deps": { - "common": [ - { - "id": "async-trait 0.1.89", - "target": "async_trait" - } - ], - "selects": {} - }, + "edition": "2021", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-client-stats 1.0.0": { - "name": "bd-client-stats", + "bd-completion 1.0.0": { + "name": "bd-completion", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-client-stats" + "strip_prefix": "bd-completion" } }, "targets": [ { "Library": { - "crate_name": "bd_client_stats", + "crate_name": "bd_completion", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -2436,7 +2075,7 @@ } } ], - "library_target_name": "bd_client_stats", + "library_target_name": "bd_completion", "common_attrs": { "compile_data_glob": [ "**" @@ -2444,230 +2083,21 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { - "id": "bd-api 1.0.0", - "target": "bd_api" - }, - { - "id": "bd-client-common 1.0.0", - "target": "bd_client_common" - }, - { - "id": "bd-client-stats-store 1.0.0", - "target": "bd_client_stats_store" - }, - { - "id": "bd-completion 1.0.0", - "target": "bd_completion" - }, - { - "id": "bd-error-reporter 1.0.0", - "target": "bd_error_reporter" - }, - { - "id": "bd-grpc-codec 1.0.0", - "target": "bd_grpc_codec" - }, - { - "id": "bd-proto 1.0.0", - "target": "bd_proto" - }, - { - "id": "bd-runtime 1.0.0", - "target": "bd_runtime" - }, - { - "id": "bd-shutdown 1.0.0", - "target": "bd_shutdown" - }, - { - "id": "bd-stats-common 1.0.0", - "target": "bd_stats_common" + "id": "log 0.4.27", + "target": "log" }, { - "id": "bd-time 1.0.0", - "target": "bd_time" - }, - { - "id": "itertools 0.14.0", - "target": "itertools" - }, - { - "id": "log 0.4.28", - "target": "log" - }, - { - "id": "parking_lot 0.12.4", - "target": "parking_lot" - }, - { - "id": "protobuf 4.0.0-alpha.0", - "target": "protobuf" - }, - { - "id": "time 0.3.43", - "target": "time" - }, - { - "id": "tokio 1.47.1", - "target": "tokio" - } - ], - "selects": {} - }, - "edition": "2024", - "proc_macro_deps": { - "common": [ - { - "id": "async-trait 0.1.89", - "target": "async_trait" - } - ], - "selects": {} - }, - "version": "1.0.0" - }, - "license": null, - "license_ids": [], - "license_file": "../LICENSE" - }, - "bd-client-stats-store 1.0.0": { - "name": "bd-client-stats-store", - "version": "1.0.0", - "package_url": null, - "repository": { - "Git": { - "remote": "https://github.com/bitdriftlabs/shared-core.git", - "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" - }, - "strip_prefix": "bd-client-stats-store" - } - }, - "targets": [ - { - "Library": { - "crate_name": "bd_client_stats_store", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "bd_client_stats_store", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "anyhow 1.0.99", - "target": "anyhow" - }, - { - "id": "bd-client-common 1.0.0", - "target": "bd_client_common" - }, - { - "id": "bd-proto 1.0.0", - "target": "bd_proto" - }, - { - "id": "bd-stats-common 1.0.0", - "target": "bd_stats_common" - }, - { - "id": "log 0.4.28", - "target": "log" - }, - { - "id": "parking_lot 0.12.4", - "target": "parking_lot" - }, - { - "id": "sketches-rust 0.2.2", - "target": "sketches_rust" - }, - { - "id": "thiserror 2.0.16", - "target": "thiserror" - }, - { - "id": "tokio 1.47.1", - "target": "tokio" - } - ], - "selects": {} - }, - "edition": "2024", - "version": "1.0.0" - }, - "license": null, - "license_ids": [], - "license_file": "../LICENSE" - }, - "bd-completion 1.0.0": { - "name": "bd-completion", - "version": "1.0.0", - "package_url": null, - "repository": { - "Git": { - "remote": "https://github.com/bitdriftlabs/shared-core.git", - "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" - }, - "strip_prefix": "bd-completion" - } - }, - "targets": [ - { - "Library": { - "crate_name": "bd_completion", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "bd_completion", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "anyhow 1.0.99", - "target": "anyhow" - }, - { - "id": "log 0.4.28", - "target": "log" - }, - { - "id": "thiserror 2.0.16", - "target": "thiserror" - }, - { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, @@ -2682,7 +2112,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-crash-handler" } @@ -2709,21 +2139,9 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, - { - "id": "bd-api 1.0.0", - "target": "bd_api" - }, - { - "id": "bd-artifact-upload 1.0.0", - "target": "bd_artifact_upload" - }, - { - "id": "bd-client-common 1.0.0", - "target": "bd_client_common" - }, { "id": "bd-device 1.0.0", "target": "bd_device" @@ -2736,10 +2154,6 @@ "id": "bd-log-primitives 1.0.0", "target": "bd_log_primitives" }, - { - "id": "bd-proto 1.0.0", - "target": "bd_proto" - }, { "id": "bd-runtime 1.0.0", "target": "bd_runtime" @@ -2748,58 +2162,42 @@ "id": "bd-shutdown 1.0.0", "target": "bd_shutdown" }, - { - "id": "bd-time 1.0.0", - "target": "bd_time" - }, - { - "id": "flatbuffers 25.2.10", - "target": "flatbuffers" - }, { "id": "itertools 0.14.0", "target": "itertools" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { - "id": "mockall 0.13.1", - "target": "mockall" - }, - { - "id": "regex 1.11.1", - "target": "regex" + "id": "regex-lite 0.1.6", + "target": "regex_lite" }, { "id": "serde 1.0.219", "target": "serde" }, { - "id": "thiserror 2.0.16", - "target": "thiserror" - }, - { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", - "target": "tokio" + "id": "tinyjson 2.5.1", + "target": "tinyjson" }, { - "id": "uuid 1.18.1", - "target": "uuid" + "id": "tokio 1.45.0", + "target": "tokio" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.89", + "id": "async-trait 0.1.88", "target": "async_trait" } ], @@ -2819,7 +2217,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-device" } @@ -2846,19 +2244,27 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, + { + "id": "bd-client-common 1.0.0", + "target": "bd_client_common" + }, { "id": "bd-key-value 1.0.0", "target": "bd_key_value" }, { - "id": "log 0.4.28", + "id": "bd-time 1.0.0", + "target": "bd_time" + }, + { + "id": "log 0.4.27", "target": "log" }, { - "id": "parking_lot 0.12.4", + "id": "parking_lot 0.12.3", "target": "parking_lot" }, { @@ -2866,40 +2272,44 @@ "target": "serde" }, { - "id": "time 0.3.43", + "id": "serde_yaml 0.9.34+deprecated", + "target": "serde_yaml" + }, + { + "id": "time 0.3.41", "target": "time" }, { - "id": "uuid 1.18.1", + "id": "uuid 1.16.0", "target": "uuid" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-error-reporter 1.0.0": { - "name": "bd-error-reporter", + "bd-events 1.0.0": { + "name": "bd-events", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-error-reporter" + "strip_prefix": "bd-events" } }, "targets": [ { "Library": { - "crate_name": "bd_error_reporter", + "crate_name": "bd_events", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -2910,7 +2320,7 @@ } } ], - "library_target_name": "bd_error_reporter", + "library_target_name": "bd_events", "common_attrs": { "compile_data_glob": [ "**" @@ -2918,64 +2328,52 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", - "target": "anyhow" - }, - { - "id": "bd-client-common 1.0.0", - "target": "bd_client_common" + "id": "bd-runtime 1.0.0", + "target": "bd_runtime" }, { - "id": "bd-client-stats-store 1.0.0", - "target": "bd_client_stats_store" + "id": "bd-shutdown 1.0.0", + "target": "bd_shutdown" }, { - "id": "bd-metadata 1.0.0", - "target": "bd_metadata" + "id": "ctor 0.4.2", + "target": "ctor" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { - "id": "parking_lot 0.12.4", - "target": "parking_lot" - }, - { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" - }, - { - "id": "uuid 1.18.1", - "target": "uuid" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, "license_ids": [], "license_file": "../LICENSE" }, - "bd-events 1.0.0": { - "name": "bd-events", + "bd-grpc 1.0.0": { + "name": "bd-grpc", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-events" + "strip_prefix": "bd-grpc" } }, "targets": [ { "Library": { - "crate_name": "bd_events", + "crate_name": "bd_grpc", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -2984,9 +2382,21 @@ ] } } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } } ], - "library_target_name": "bd_events", + "library_target_name": "bd_grpc", "common_attrs": { "compile_data_glob": [ "**" @@ -2994,95 +2404,19 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { - "id": "bd-runtime 1.0.0", - "target": "bd_runtime" - }, - { - "id": "bd-shutdown 1.0.0", - "target": "bd_shutdown" - }, - { - "id": "log 0.4.28", - "target": "log" - }, - { - "id": "tokio 1.47.1", - "target": "tokio" - } - ], - "selects": {} - }, - "edition": "2024", - "version": "1.0.0" - }, - "license": null, - "license_ids": [], - "license_file": "../LICENSE" - }, - "bd-grpc 1.0.0": { - "name": "bd-grpc", - "version": "1.0.0", - "package_url": null, - "repository": { - "Git": { - "remote": "https://github.com/bitdriftlabs/shared-core.git", - "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" - }, - "strip_prefix": "bd-grpc" - } - }, - "targets": [ - { - "Library": { - "crate_name": "bd_grpc", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "bd_grpc", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "anyhow 1.0.99", - "target": "anyhow" - }, - { - "id": "assert_matches 1.5.0", - "target": "assert_matches" + "id": "assert_matches 1.5.0", + "target": "assert_matches" }, { "id": "axum 0.8.4", "target": "axum" }, { - "id": "base64ct 1.8.0", + "id": "base64ct 1.7.3", "target": "base64ct" }, { @@ -3138,15 +2472,15 @@ "target": "http_body_util" }, { - "id": "hyper 1.7.0", + "id": "hyper 1.6.0", "target": "hyper" }, { - "id": "hyper-util 0.1.16", + "id": "hyper-util 0.1.11", "target": "hyper_util" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { @@ -3162,7 +2496,7 @@ "target": "serde" }, { - "id": "serde_json 1.0.143", + "id": "serde_json 1.0.140", "target": "serde_json" }, { @@ -3170,15 +2504,15 @@ "target": "snap" }, { - "id": "thiserror 2.0.16", + "id": "thiserror 2.0.12", "target": "thiserror" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { @@ -3190,7 +2524,7 @@ "target": "tower" }, { - "id": "tower-http 0.6.6", + "id": "tower-http 0.6.2", "target": "tower_http" }, { @@ -3204,11 +2538,11 @@ ], "selects": {} }, - "edition": "2024", + "edition": "2021", "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.89", + "id": "async-trait 0.1.88", "target": "async_trait" } ], @@ -3220,9 +2554,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], @@ -3254,7 +2585,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-grpc-codec" } @@ -3287,6 +2618,14 @@ }, "deps": { "common": [ + { + "id": "anyhow 1.0.98", + "target": "anyhow" + }, + { + "id": "bd-client-common 1.0.0", + "target": "bd_client_common" + }, { "id": "bd-stats-common 1.0.0", "target": "bd_stats_common" @@ -3296,11 +2635,11 @@ "target": "bytes" }, { - "id": "flate2 1.1.2", + "id": "flate2 1.1.1", "target": "flate2" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { @@ -3308,13 +2647,13 @@ "target": "protobuf" }, { - "id": "thiserror 2.0.16", + "id": "thiserror 2.0.12", "target": "thiserror" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, @@ -3329,7 +2668,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-hyper-network" } @@ -3363,7 +2702,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -3374,10 +2713,6 @@ "id": "bd-client-common 1.0.0", "target": "bd_client_common" }, - { - "id": "bd-error-reporter 1.0.0", - "target": "bd_error_reporter" - }, { "id": "bd-shutdown 1.0.0", "target": "bd_shutdown" @@ -3399,19 +2734,19 @@ "target": "http_body_util" }, { - "id": "hyper 1.7.0", + "id": "hyper 1.6.0", "target": "hyper" }, { - "id": "hyper-rustls 0.27.7", + "id": "hyper-rustls 0.27.5", "target": "hyper_rustls" }, { - "id": "hyper-util 0.1.16", + "id": "hyper-util 0.1.11", "target": "hyper_util" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { @@ -3419,11 +2754,11 @@ "target": "serde" }, { - "id": "serde_json 1.0.143", + "id": "serde_json 1.0.140", "target": "serde_json" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { @@ -3433,11 +2768,11 @@ ], "selects": {} }, - "edition": "2024", + "edition": "2021", "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.89", + "id": "async-trait 0.1.88", "target": "async_trait" } ], @@ -3457,7 +2792,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-internal-logging" } @@ -3483,6 +2818,10 @@ ], "deps": { "common": [ + { + "id": "anyhow 1.0.98", + "target": "anyhow" + }, { "id": "bd-log-primitives 1.0.0", "target": "bd_log_primitives" @@ -3492,13 +2831,17 @@ "target": "bd_proto" }, { - "id": "tokio 1.47.1", + "id": "bd-runtime 1.0.0", + "target": "bd_runtime" + }, + { + "id": "tokio 1.45.0", "target": "tokio" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, @@ -3513,7 +2856,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-key-value" } @@ -3540,7 +2883,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -3556,7 +2899,7 @@ "target": "bincode" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { @@ -3564,17 +2907,17 @@ "target": "serde" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, @@ -3589,7 +2932,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-log" } @@ -3616,23 +2959,27 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { - "id": "log 0.4.28", + "id": "bd-time 1.0.0", + "target": "bd_time" + }, + { + "id": "log 0.4.27", "target": "log" }, { - "id": "parking_lot 0.12.4", + "id": "parking_lot 0.12.3", "target": "parking_lot" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { @@ -3648,13 +2995,13 @@ "target": "tracing_log" }, { - "id": "tracing-subscriber 0.3.20", + "id": "tracing-subscriber 0.3.19", "target": "tracing_subscriber" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, @@ -3669,7 +3016,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-log-filter" } @@ -3696,7 +3043,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -3720,21 +3067,21 @@ "target": "itertools" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { - "id": "regex 1.11.1", - "target": "regex" + "id": "regex-lite 0.1.6", + "target": "regex_lite" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, @@ -3749,7 +3096,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-log-matcher" } @@ -3776,13 +3123,17 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { "id": "bd-log-primitives 1.0.0", "target": "bd_log_primitives" }, + { + "id": "bd-matcher 1.0.0", + "target": "bd_matcher" + }, { "id": "bd-proto 1.0.0", "target": "bd_proto" @@ -3796,13 +3147,13 @@ "target": "protobuf" }, { - "id": "regex 1.11.1", - "target": "regex" + "id": "regex-lite 0.1.6", + "target": "regex_lite" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, @@ -3817,7 +3168,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-log-metadata" } @@ -3844,7 +3195,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -3852,13 +3203,13 @@ "target": "bd_log_primitives" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, @@ -3873,7 +3224,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-log-primitives" } @@ -3903,6 +3254,10 @@ "id": "ahash 0.8.12", "target": "ahash" }, + { + "id": "anyhow 1.0.98", + "target": "anyhow" + }, { "id": "bd-proto 1.0.0", "target": "bd_proto" @@ -3912,13 +3267,13 @@ "target": "serde" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, @@ -3933,7 +3288,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-logger" } @@ -3960,7 +3315,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -3971,14 +3326,6 @@ "id": "bd-api 1.0.0", "target": "bd_api" }, - { - "id": "bd-artifact-upload 1.0.0", - "target": "bd_artifact_upload" - }, - { - "id": "bd-bounded-buffer 1.0.0", - "target": "bd_bounded_buffer" - }, { "id": "bd-buffer 1.0.0", "target": "bd_buffer" @@ -4007,10 +3354,6 @@ "id": "bd-device 1.0.0", "target": "bd_device" }, - { - "id": "bd-error-reporter 1.0.0", - "target": "bd_error_reporter" - }, { "id": "bd-events 1.0.0", "target": "bd_events" @@ -4043,6 +3386,10 @@ "id": "bd-log-primitives 1.0.0", "target": "bd_log_primitives" }, + { + "id": "bd-matcher 1.0.0", + "target": "bd_matcher" + }, { "id": "bd-network-quality 1.0.0", "target": "bd_network_quality" @@ -4096,11 +3443,11 @@ "target": "itertools" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { - "id": "parking_lot 0.12.4", + "id": "parking_lot 0.12.3", "target": "parking_lot" }, { @@ -4112,15 +3459,15 @@ "target": "serde" }, { - "id": "thiserror 2.0.16", + "id": "thiserror 2.0.12", "target": "thiserror" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { @@ -4138,11 +3485,11 @@ ], "selects": {} }, - "edition": "2024", + "edition": "2021", "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.89", + "id": "async-trait 0.1.88", "target": "async_trait" } ], @@ -4154,6 +3501,74 @@ "license_ids": [], "license_file": "../LICENSE" }, + "bd-matcher 1.0.0": { + "name": "bd-matcher", + "version": "1.0.0", + "package_url": null, + "repository": { + "Git": { + "remote": "https://github.com/bitdriftlabs/shared-core.git", + "commitish": { + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" + }, + "strip_prefix": "bd-matcher" + } + }, + "targets": [ + { + "Library": { + "crate_name": "bd_matcher", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "bd_matcher", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "anyhow 1.0.98", + "target": "anyhow" + }, + { + "id": "bd-log-primitives 1.0.0", + "target": "bd_log_primitives" + }, + { + "id": "bd-proto 1.0.0", + "target": "bd_proto" + }, + { + "id": "protobuf 4.0.0-alpha.0", + "target": "protobuf" + }, + { + "id": "regex-lite 0.1.6", + "target": "regex_lite" + }, + { + "id": "thiserror 2.0.12", + "target": "thiserror" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "1.0.0" + }, + "license": null, + "license_ids": [], + "license_file": "../LICENSE" + }, "bd-metadata 1.0.0": { "name": "bd-metadata", "version": "1.0.0", @@ -4162,7 +3577,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-metadata" } @@ -4186,7 +3601,44 @@ "compile_data_glob": [ "**" ], - "edition": "2024", + "deps": { + "common": [ + { + "id": "anyhow 1.0.98", + "target": "anyhow" + }, + { + "id": "base64 0.22.1", + "target": "base64" + }, + { + "id": "bd-log 1.0.0", + "target": "bd_log" + }, + { + "id": "bincode 2.0.1", + "target": "bincode" + }, + { + "id": "log 0.4.27", + "target": "log" + }, + { + "id": "serde 1.0.219", + "target": "serde" + }, + { + "id": "time 0.3.41", + "target": "time" + }, + { + "id": "tokio 1.45.0", + "target": "tokio" + } + ], + "selects": {} + }, + "edition": "2021", "version": "1.0.0" }, "license": null, @@ -4201,7 +3653,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-network-quality" } @@ -4225,7 +3677,7 @@ "compile_data_glob": [ "**" ], - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, @@ -4240,7 +3692,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-noop-network" } @@ -4267,7 +3719,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -4281,11 +3733,11 @@ ], "selects": {} }, - "edition": "2024", + "edition": "2021", "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.89", + "id": "async-trait 0.1.88", "target": "async_trait" } ], @@ -4305,7 +3757,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-panic" } @@ -4336,7 +3788,7 @@ "target": "color_backtrace" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { @@ -4346,7 +3798,7 @@ ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, @@ -4361,7 +3813,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-pgv" } @@ -4404,7 +3856,7 @@ "target": "build_script_build" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { @@ -4412,22 +3864,19 @@ "target": "protobuf" }, { - "id": "thiserror 2.0.16", + "id": "thiserror 2.0.12", "target": "thiserror" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], @@ -4459,7 +3908,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-proto" } @@ -4520,16 +3969,13 @@ ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], @@ -4557,23 +4003,23 @@ "license_ids": [], "license_file": "../LICENSE" }, - "bd-report-writer 1.0.0": { - "name": "bd-report-writer", + "bd-resource-utilization 1.0.0": { + "name": "bd-resource-utilization", "version": "1.0.0", "package_url": null, "repository": { "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, - "strip_prefix": "bd-report-writer" + "strip_prefix": "bd-resource-utilization" } }, "targets": [ { "Library": { - "crate_name": "bd_report_writer", + "crate_name": "bd_resource_utilization", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -4582,21 +4028,9 @@ ] } } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } } ], - "library_target_name": "bd_report_writer", + "library_target_name": "bd_resource_utilization", "common_attrs": { "compile_data_glob": [ "**" @@ -4604,94 +4038,12 @@ "deps": { "common": [ { - "id": "bd-proto 1.0.0", - "target": "bd_proto" + "id": "anyhow 1.0.98", + "target": "anyhow" }, { - "id": "bd-report-writer 1.0.0", - "target": "build_script_build" - }, - { - "id": "flatbuffers 25.2.10", - "target": "flatbuffers" - } - ], - "selects": {} - }, - "edition": "2024", - "version": "1.0.0" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "cbindgen 0.29.0", - "target": "cbindgen" - } - ], - "selects": {} - }, - "build_script_env": { - "common": { - "SKIP_FILE_GEN": "1" - }, - "selects": {} - } - }, - "license": null, - "license_ids": [], - "license_file": "../LICENSE" - }, - "bd-resource-utilization 1.0.0": { - "name": "bd-resource-utilization", - "version": "1.0.0", - "package_url": null, - "repository": { - "Git": { - "remote": "https://github.com/bitdriftlabs/shared-core.git", - "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" - }, - "strip_prefix": "bd-resource-utilization" - } - }, - "targets": [ - { - "Library": { - "crate_name": "bd_resource_utilization", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "bd_resource_utilization", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "anyhow 1.0.99", - "target": "anyhow" - }, - { - "id": "bd-client-common 1.0.0", - "target": "bd_client_common" + "id": "bd-internal-logging 1.0.0", + "target": "bd_internal_logging" }, { "id": "bd-log-primitives 1.0.0", @@ -4710,21 +4062,25 @@ "target": "bd_time" }, { - "id": "log 0.4.28", + "id": "ctor 0.4.2", + "target": "ctor" + }, + { + "id": "log 0.4.27", "target": "log" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, @@ -4739,7 +4095,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-runtime" } @@ -4766,7 +4122,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -4778,42 +4134,25 @@ "target": "bd_proto" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, - { - "id": "parking_lot 0.12.4", - "target": "parking_lot" - }, { "id": "protobuf 4.0.0-alpha.0", "target": "protobuf" }, { - "id": "tempfile 3.21.0", - "target": "tempfile" - }, - { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], "selects": {} }, - "edition": "2024", - "proc_macro_deps": { - "common": [ - { - "id": "async-trait 0.1.89", - "target": "async_trait" - } - ], - "selects": {} - }, + "edition": "2021", "version": "1.0.0" }, "license": null, @@ -4828,7 +4167,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-server-stats" } @@ -4854,10 +4193,6 @@ ], "deps": { "common": [ - { - "id": "anyhow 1.0.99", - "target": "anyhow" - }, { "id": "bd-stats-common 1.0.0", "target": "bd_stats_common" @@ -4879,7 +4214,11 @@ "target": "itertools" }, { - "id": "parking_lot 0.12.4", + "id": "log 0.4.27", + "target": "log" + }, + { + "id": "parking_lot 0.12.3", "target": "parking_lot" }, { @@ -4891,21 +4230,21 @@ "target": "regex" }, { - "id": "thiserror 2.0.16", + "id": "thiserror 2.0.12", "target": "thiserror" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, @@ -4920,7 +4259,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-session" } @@ -4947,9 +4286,13 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, + { + "id": "bd-client-common 1.0.0", + "target": "bd_client_common" + }, { "id": "bd-key-value 1.0.0", "target": "bd_key_value" @@ -4963,37 +4306,41 @@ "target": "bd_time" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { - "id": "parking_lot 0.12.4", + "id": "parking_lot 0.12.3", "target": "parking_lot" }, { "id": "serde 1.0.219", "target": "serde" }, + { + "id": "serde_yaml 0.9.34+deprecated", + "target": "serde_yaml" + }, { "id": "thread_local 1.1.8", "target": "thread_local" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { - "id": "uuid 1.18.1", + "id": "uuid 1.16.0", "target": "uuid" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, @@ -5008,7 +4355,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-session-replay" } @@ -5035,7 +4382,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -5047,8 +4394,8 @@ "target": "bd_client_stats_store" }, { - "id": "bd-error-reporter 1.0.0", - "target": "bd_error_reporter" + "id": "bd-internal-logging 1.0.0", + "target": "bd_internal_logging" }, { "id": "bd-log-primitives 1.0.0", @@ -5071,25 +4418,29 @@ "target": "bd_time" }, { - "id": "log 0.4.28", + "id": "ctor 0.4.2", + "target": "ctor" + }, + { + "id": "log 0.4.27", "target": "log" }, { - "id": "parking_lot 0.12.4", + "id": "parking_lot 0.12.3", "target": "parking_lot" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, @@ -5104,7 +4455,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-shutdown" } @@ -5131,17 +4482,17 @@ "deps": { "common": [ { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, @@ -5156,7 +4507,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-stats-common" } @@ -5182,10 +4533,6 @@ ], "deps": { "common": [ - { - "id": "anyhow 1.0.99", - "target": "anyhow" - }, { "id": "sketches-rust 0.2.2", "target": "sketches_rust" @@ -5193,7 +4540,7 @@ ], "selects": {} }, - "edition": "2024", + "edition": "2021", "version": "1.0.0" }, "license": null, @@ -5208,7 +4555,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-test-helpers" } @@ -5235,7 +4582,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -5254,10 +4601,6 @@ "id": "bd-client-common 1.0.0", "target": "bd_client_common" }, - { - "id": "bd-error-reporter 1.0.0", - "target": "bd_error_reporter" - }, { "id": "bd-events 1.0.0", "target": "bd_events" @@ -5286,6 +4629,10 @@ "id": "bd-log-primitives 1.0.0", "target": "bd_log_primitives" }, + { + "id": "bd-matcher 1.0.0", + "target": "bd_matcher" + }, { "id": "bd-metadata 1.0.0", "target": "bd_metadata" @@ -5302,6 +4649,10 @@ "id": "bd-resource-utilization 1.0.0", "target": "bd_resource_utilization" }, + { + "id": "bd-session 1.0.0", + "target": "bd_session" + }, { "id": "bd-session-replay 1.0.0", "target": "bd_session_replay" @@ -5323,11 +4674,11 @@ "target": "http_body_util" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { - "id": "parking_lot 0.12.4", + "id": "parking_lot 0.12.3", "target": "parking_lot" }, { @@ -5343,15 +4694,11 @@ "target": "serde" }, { - "id": "tempfile 3.21.0", - "target": "tempfile" - }, - { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { @@ -5365,11 +4712,11 @@ ], "selects": {} }, - "edition": "2024", + "edition": "2021", "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.89", + "id": "async-trait 0.1.88", "target": "async_trait" } ], @@ -5389,7 +4736,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-time" } @@ -5416,7 +4763,7 @@ "deps": { "common": [ { - "id": "parking_lot 0.12.4", + "id": "parking_lot 0.12.3", "target": "parking_lot" }, { @@ -5424,25 +4771,25 @@ "target": "protobuf" }, { - "id": "rand 0.9.2", + "id": "rand 0.9.1", "target": "rand" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.89", + "id": "async-trait 0.1.88", "target": "async_trait" } ], @@ -5462,7 +4809,7 @@ "Git": { "remote": "https://github.com/bitdriftlabs/shared-core.git", "commitish": { - "Rev": "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" + "Rev": "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" }, "strip_prefix": "bd-workflows" } @@ -5489,7 +4836,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -5512,10 +4859,6 @@ "id": "bd-completion 1.0.0", "target": "bd_completion" }, - { - "id": "bd-error-reporter 1.0.0", - "target": "bd_error_reporter" - }, { "id": "bd-log-matcher 1.0.0", "target": "bd_log_matcher" @@ -5524,6 +4867,10 @@ "id": "bd-log-primitives 1.0.0", "target": "bd_log_primitives" }, + { + "id": "bd-matcher 1.0.0", + "target": "bd_matcher" + }, { "id": "bd-proto 1.0.0", "target": "bd_proto" @@ -5553,7 +4900,7 @@ "target": "itertools" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { @@ -5561,8 +4908,8 @@ "target": "protobuf" }, { - "id": "regex 1.11.1", - "target": "regex" + "id": "regex-lite 0.1.6", + "target": "regex_lite" }, { "id": "serde 1.0.219", @@ -5573,29 +4920,29 @@ "target": "sha2" }, { - "id": "thiserror 2.0.16", + "id": "thiserror 2.0.12", "target": "thiserror" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { - "id": "uuid 1.18.1", + "id": "uuid 1.16.0", "target": "uuid" } ], "selects": {} }, - "edition": "2024", + "edition": "2021", "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.89", + "id": "async-trait 0.1.88", "target": "async_trait" } ], @@ -5755,10 +5102,15 @@ "**" ], "crate_features": { - "common": [ - "std" - ], - "selects": {} + "common": [], + "selects": { + "aarch64-apple-darwin": [ + "std" + ], + "x86_64-unknown-linux-gnu": [ + "std" + ] + } }, "edition": "2021", "version": "2.9.0" @@ -5973,11 +5325,11 @@ "deps": { "common": [ { - "id": "android_logger 0.15.1", + "id": "android_logger 0.15.0", "target": "android_logger" }, { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -5996,10 +5348,6 @@ "id": "bd-device 1.0.0", "target": "bd_device" }, - { - "id": "bd-error-reporter 1.0.0", - "target": "bd_error_reporter" - }, { "id": "bd-key-value 1.0.0", "target": "bd_key_value" @@ -6020,32 +5368,24 @@ "id": "bd-time 1.0.0", "target": "bd_time" }, - { - "id": "futures-util 0.3.31", - "target": "futures_util" - }, { "id": "jni 0.21.1", "target": "jni" }, { - "id": "libc 0.2.175", - "target": "libc" - }, - { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tracing-subscriber 0.3.20", + "id": "tracing-subscriber 0.3.19", "target": "tracing_subscriber" }, { - "id": "uuid 1.18.1", + "id": "uuid 1.16.0", "target": "uuid" } ], @@ -6055,7 +5395,7 @@ "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.89", + "id": "async-trait 0.1.88", "target": "async_trait" } ], @@ -6106,127 +5446,6 @@ ], "license_file": "LICENSE-APACHE" }, - "cbindgen 0.29.0": { - "name": "cbindgen", - "version": "0.29.0", - "package_url": "https://github.com/mozilla/cbindgen", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/cbindgen/0.29.0/download", - "sha256": "975982cdb7ad6a142be15bdf84aea7ec6a9e5d4d797c004d43185b24cfe4e684" - } - }, - "targets": [ - { - "Library": { - "crate_name": "cbindgen", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "cbindgen", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "clap", - "default" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "cbindgen 0.29.0", - "target": "build_script_build" - }, - { - "id": "clap 4.5.37", - "target": "clap" - }, - { - "id": "heck 0.5.0", - "target": "heck" - }, - { - "id": "indexmap 2.9.0", - "target": "indexmap" - }, - { - "id": "log 0.4.28", - "target": "log" - }, - { - "id": "proc-macro2 1.0.95", - "target": "proc_macro2" - }, - { - "id": "quote 1.0.40", - "target": "quote" - }, - { - "id": "serde 1.0.219", - "target": "serde" - }, - { - "id": "serde_json 1.0.143", - "target": "serde_json" - }, - { - "id": "syn 2.0.101", - "target": "syn" - }, - { - "id": "tempfile 3.21.0", - "target": "tempfile" - }, - { - "id": "toml 0.8.23", - "target": "toml" - } - ], - "selects": {} - }, - "edition": "2018", - "version": "0.29.0" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ] - }, - "license": "MPL-2.0", - "license_ids": [ - "MPL-2.0" - ], - "license_file": "LICENSE" - }, "cc 1.2.22": { "name": "cc", "version": "1.2.22", @@ -6542,25 +5761,9 @@ ], "crate_features": { "common": [ - "help", "std" ], - "selects": { - "aarch64-apple-darwin": [ - "color", - "default", - "error-context", - "suggestions", - "usage" - ], - "x86_64-unknown-linux-gnu": [ - "color", - "default", - "error-context", - "suggestions", - "usage" - ] - } + "selects": {} }, "deps": { "common": [ @@ -6612,23 +5815,9 @@ ], "crate_features": { "common": [ - "help", "std" ], - "selects": { - "aarch64-apple-darwin": [ - "color", - "error-context", - "suggestions", - "usage" - ], - "x86_64-unknown-linux-gnu": [ - "color", - "error-context", - "suggestions", - "usage" - ] - } + "selects": {} }, "deps": { "common": [ @@ -6641,28 +5830,7 @@ "target": "clap_lex" } ], - "selects": { - "aarch64-apple-darwin": [ - { - "id": "anstream 0.6.20", - "target": "anstream" - }, - { - "id": "strsim 0.11.1", - "target": "strsim" - } - ], - "x86_64-unknown-linux-gnu": [ - { - "id": "anstream 0.6.20", - "target": "anstream" - }, - { - "id": "strsim 0.11.1", - "target": "strsim" - } - ] - } + "selects": {} }, "edition": "2021", "version": "4.5.37" @@ -6772,45 +5940,6 @@ ], "license_file": "LICENSE-APACHE" }, - "colorchoice 1.0.4": { - "name": "colorchoice", - "version": "1.0.4", - "package_url": "https://github.com/rust-cli/anstyle.git", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/colorchoice/1.0.4/download", - "sha256": "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" - } - }, - "targets": [ - { - "Library": { - "crate_name": "colorchoice", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "colorchoice", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2021", - "version": "1.0.4" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, "combine 4.6.7": { "name": "combine", "version": "4.6.7", @@ -6944,25 +6073,25 @@ "selects": { "aarch64-linux-android": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(all(target_arch = \"aarch64\", target_os = \"linux\"))": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(all(target_arch = \"aarch64\", target_vendor = \"apple\"))": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(all(target_arch = \"loongarch64\", target_os = \"linux\"))": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ] @@ -6978,14 +6107,14 @@ ], "license_file": "LICENSE-APACHE" }, - "crc32fast 1.5.0": { + "crc32fast 1.4.2": { "name": "crc32fast", - "version": "1.5.0", + "version": "1.4.2", "package_url": "https://github.com/srijs/rust-crc32fast", "repository": { "Http": { - "url": "https://static.crates.io/crates/crc32fast/1.5.0/download", - "sha256": "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" + "url": "https://static.crates.io/crates/crc32fast/1.4.2/download", + "sha256": "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3" } }, "targets": [ @@ -7000,18 +6129,6 @@ ] } } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } } ], "library_target_name": "crc32fast", @@ -7031,27 +6148,12 @@ { "id": "cfg-if 1.0.0", "target": "cfg_if" - }, - { - "id": "crc32fast 1.5.0", - "target": "build_script_build" } ], "selects": {} }, - "edition": "2021", - "version": "1.5.0" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ] + "edition": "2015", + "version": "1.4.2" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -7060,14 +6162,14 @@ ], "license_file": "LICENSE-APACHE" }, - "criterion 0.7.0": { + "criterion 0.5.1": { "name": "criterion", - "version": "0.7.0", + "version": "0.5.1", "package_url": "https://github.com/bheisler/criterion.rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/criterion/0.7.0/download", - "sha256": "e1c047a62b0cc3e145fa84415a3191f628e980b194c2755aa12300a4e6cbd928" + "url": "https://static.crates.io/crates/criterion/0.5.1/download", + "sha256": "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f" } }, "targets": [ @@ -7117,17 +6219,25 @@ "target": "clap" }, { - "id": "criterion-plot 0.6.0", + "id": "criterion-plot 0.5.0", "target": "criterion_plot" }, { - "id": "itertools 0.13.0", + "id": "is-terminal 0.4.16", + "target": "is_terminal" + }, + { + "id": "itertools 0.10.5", "target": "itertools" }, { "id": "num-traits 0.2.19", "target": "num_traits" }, + { + "id": "once_cell 1.21.3", + "target": "once_cell" + }, { "id": "oorandom 11.1.5", "target": "oorandom" @@ -7149,7 +6259,7 @@ "target": "serde" }, { - "id": "serde_json 1.0.143", + "id": "serde_json 1.0.140", "target": "serde_json" }, { @@ -7163,8 +6273,17 @@ ], "selects": {} }, - "edition": "2021", - "version": "0.7.0" + "edition": "2018", + "proc_macro_deps": { + "common": [ + { + "id": "serde_derive 1.0.219", + "target": "serde_derive" + } + ], + "selects": {} + }, + "version": "0.5.1" }, "license": "Apache-2.0 OR MIT", "license_ids": [ @@ -7173,14 +6292,14 @@ ], "license_file": "LICENSE-APACHE" }, - "criterion-plot 0.6.0": { + "criterion-plot 0.5.0": { "name": "criterion-plot", - "version": "0.6.0", + "version": "0.5.0", "package_url": "https://github.com/bheisler/criterion.rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/criterion-plot/0.6.0/download", - "sha256": "9b1bcc0dc7dfae599d84ad0b1a55f80cde8af3725da8313b528da95ef783e338" + "url": "https://static.crates.io/crates/criterion-plot/0.5.0/download", + "sha256": "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1" } }, "targets": [ @@ -7209,16 +6328,16 @@ "target": "cast" }, { - "id": "itertools 0.13.0", + "id": "itertools 0.10.5", "target": "itertools" } ], "selects": {} }, - "edition": "2021", - "version": "0.6.0" + "edition": "2018", + "version": "0.5.0" }, - "license": "MIT OR Apache-2.0", + "license": "MIT/Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" @@ -7403,9 +6522,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -7474,9 +6590,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -7545,14 +6658,14 @@ ], "license_file": "LICENSE-APACHE" }, - "ctor 0.5.0": { + "ctor 0.4.2": { "name": "ctor", - "version": "0.5.0", + "version": "0.4.2", "package_url": "https://github.com/mmastrac/rust-ctor", "repository": { "Http": { - "url": "https://static.crates.io/crates/ctor/0.5.0/download", - "sha256": "67773048316103656a637612c4a62477603b777d91d9c62ff2290f9cde178fdb" + "url": "https://static.crates.io/crates/ctor/0.4.2/download", + "sha256": "a4735f265ba6a1188052ca32d461028a7d1125868be18e287e756019da7607b5" } }, "targets": [ @@ -7586,7 +6699,7 @@ "deps": { "common": [ { - "id": "dtor 0.1.0", + "id": "dtor 0.0.6", "target": "dtor" } ], @@ -7596,13 +6709,13 @@ "proc_macro_deps": { "common": [ { - "id": "ctor-proc-macro 0.0.6", + "id": "ctor-proc-macro 0.0.5", "target": "ctor_proc_macro" } ], "selects": {} }, - "version": "0.5.0" + "version": "0.4.2" }, "license": "Apache-2.0 OR MIT", "license_ids": [ @@ -7611,14 +6724,14 @@ ], "license_file": "LICENSE-APACHE" }, - "ctor-proc-macro 0.0.6": { + "ctor-proc-macro 0.0.5": { "name": "ctor-proc-macro", - "version": "0.0.6", + "version": "0.0.5", "package_url": "https://github.com/mmastrac/rust-ctor", "repository": { "Http": { - "url": "https://static.crates.io/crates/ctor-proc-macro/0.0.6/download", - "sha256": "e2931af7e13dc045d8e9d26afccc6fa115d64e115c9c84b1166288b46f6782c2" + "url": "https://static.crates.io/crates/ctor-proc-macro/0.0.5/download", + "sha256": "4f211af61d8efdd104f96e57adf5e426ba1bc3ed7a4ead616e15e5881fd79c4d" } }, "targets": [ @@ -7647,14 +6760,14 @@ "selects": {} }, "edition": "2021", - "version": "0.0.6" + "version": "0.0.5" }, "license": "Apache-2.0 OR MIT", "license_ids": [ "Apache-2.0", "MIT" ], - "license_file": "LICENSE-APACHE" + "license_file": null }, "dashmap 6.1.0": { "name": "dashmap", @@ -7700,7 +6813,7 @@ "target": "hashbrown" }, { - "id": "lock_api 0.4.13", + "id": "lock_api 0.4.12", "target": "lock_api" }, { @@ -7708,7 +6821,7 @@ "target": "once_cell" }, { - "id": "parking_lot_core 0.9.11", + "id": "parking_lot_core 0.9.10", "target": "parking_lot_core" } ], @@ -7723,14 +6836,14 @@ ], "license_file": "LICENSE" }, - "deranged 0.5.3": { + "deranged 0.4.0": { "name": "deranged", - "version": "0.5.3", + "version": "0.4.0", "package_url": "https://github.com/jhpratt/deranged", "repository": { "Http": { - "url": "https://static.crates.io/crates/deranged/0.5.3/download", - "sha256": "d630bccd429a5bb5a64b5e94f693bfc48c9f8566418fda4c494cc94f911f87cc" + "url": "https://static.crates.io/crates/deranged/0.4.0/download", + "sha256": "9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e" } }, "targets": [ @@ -7754,9 +6867,10 @@ ], "crate_features": { "common": [ - "default", + "alloc", "powerfmt", - "serde" + "serde", + "std" ], "selects": {} }, @@ -7774,7 +6888,7 @@ "selects": {} }, "edition": "2021", - "version": "0.5.3" + "version": "0.4.0" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -7884,59 +6998,14 @@ ], "license_file": "LICENSE-APACHE" }, - "downcast 0.11.0": { - "name": "downcast", - "version": "0.11.0", - "package_url": "https://github.com/fkoep/downcast-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/downcast/0.11.0/download", - "sha256": "1435fa1053d8b2fbbe9be7e97eca7f33d37b28409959813daefc1446a14247f1" - } - }, - "targets": [ - { - "Library": { - "crate_name": "downcast", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "downcast", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "default", - "std" - ], - "selects": {} - }, - "edition": "2018", - "version": "0.11.0" - }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE-MIT" - }, - "dtor 0.1.0": { + "dtor 0.0.6": { "name": "dtor", - "version": "0.1.0", + "version": "0.0.6", "package_url": "https://github.com/mmastrac/rust-ctor", "repository": { "Http": { - "url": "https://static.crates.io/crates/dtor/0.1.0/download", - "sha256": "e58a0764cddb55ab28955347b45be00ade43d4d6f3ba4bf3dc354e4ec9432934" + "url": "https://static.crates.io/crates/dtor/0.0.6/download", + "sha256": "97cbdf2ad6846025e8e25df05171abfb30e3ababa12ee0a0e44b9bbe570633a8" } }, "targets": [ @@ -7969,29 +7038,29 @@ "proc_macro_deps": { "common": [ { - "id": "dtor-proc-macro 0.0.6", + "id": "dtor-proc-macro 0.0.5", "target": "dtor_proc_macro" } ], "selects": {} }, - "version": "0.1.0" + "version": "0.0.6" }, "license": "Apache-2.0 OR MIT", "license_ids": [ "Apache-2.0", "MIT" ], - "license_file": "LICENSE-APACHE" + "license_file": null }, - "dtor-proc-macro 0.0.6": { + "dtor-proc-macro 0.0.5": { "name": "dtor-proc-macro", - "version": "0.0.6", + "version": "0.0.5", "package_url": "https://github.com/mmastrac/rust-ctor", "repository": { "Http": { - "url": "https://static.crates.io/crates/dtor-proc-macro/0.0.6/download", - "sha256": "f678cf4a922c215c63e0de95eb1ff08a958a81d47e485cf9da1e27bf6305cfa5" + "url": "https://static.crates.io/crates/dtor-proc-macro/0.0.5/download", + "sha256": "7454e41ff9012c00d53cf7f475c5e3afa3b91b7c90568495495e8d9bf47a1055" } }, "targets": [ @@ -8020,14 +7089,14 @@ "selects": {} }, "edition": "2021", - "version": "0.0.6" + "version": "0.0.5" }, "license": "Apache-2.0 OR MIT", "license_ids": [ "Apache-2.0", "MIT" ], - "license_file": "LICENSE-APACHE" + "license_file": null }, "either 1.15.0": { "name": "either", @@ -8114,7 +7183,7 @@ "deps": { "common": [ { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" } ], @@ -8209,19 +7278,19 @@ "selects": { "cfg(target_os = \"hermit\")": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(target_os = \"wasi\")": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(unix)": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], @@ -8358,9 +7427,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], @@ -8412,7 +7478,7 @@ "deps": { "common": [ { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" } ], @@ -8428,14 +7494,14 @@ ], "license_file": "LICENSE-APACHE" }, - "flate2 1.1.2": { + "flate2 1.1.1": { "name": "flate2", - "version": "1.1.2", + "version": "1.1.1", "package_url": "https://github.com/rust-lang/flate2-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/flate2/1.1.2/download", - "sha256": "4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d" + "url": "https://static.crates.io/crates/flate2/1.1.1/download", + "sha256": "7ced92e76e966ca2fd84c8f7aa01a4aea65b0eb6648d72f7c8f3e2764a67fece" } }, "targets": [ @@ -8472,7 +7538,7 @@ "deps": { "common": [ { - "id": "crc32fast 1.5.0", + "id": "crc32fast 1.4.2", "target": "crc32fast" }, { @@ -8487,7 +7553,7 @@ "selects": {} }, "edition": "2018", - "version": "1.1.2" + "version": "1.1.1" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -8598,44 +7664,6 @@ ], "license_file": "LICENSE-APACHE" }, - "fragile 2.0.1": { - "name": "fragile", - "version": "2.0.1", - "package_url": "https://github.com/mitsuhiko/fragile", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/fragile/2.0.1/download", - "sha256": "28dd6caf6059519a65843af8fe2a3ae298b14b80179855aeb4adc2c1934ee619" - } - }, - "targets": [ - { - "Library": { - "crate_name": "fragile", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "fragile", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2018", - "version": "2.0.1" - }, - "license": "Apache-2.0", - "license_ids": [ - "Apache-2.0" - ], - "license_file": "LICENSE" - }, "fs-err 3.1.0": { "name": "fs-err", "version": "3.1.0", @@ -8690,7 +7718,7 @@ "target": "build_script_build" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], @@ -8703,9 +7731,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], @@ -8760,7 +7785,7 @@ "selects": { "cfg(unix)": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], @@ -8782,6 +7807,42 @@ ], "license_file": "LICENSE-APACHE" }, + "fuchsia-cprng 0.1.1": { + "name": "fuchsia-cprng", + "version": "0.1.1", + "package_url": "https://fuchsia.googlesource.com/fuchsia/+/master/garnet/public/rust/fuchsia-cprng", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/fuchsia-cprng/0.1.1/download", + "sha256": "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba" + } + }, + "targets": [ + { + "Library": { + "crate_name": "fuchsia_cprng", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "fuchsia_cprng", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "0.1.1" + }, + "license": null, + "license_ids": [], + "license_file": "LICENSE" + }, "futures 0.3.31": { "name": "futures", "version": "0.3.31", @@ -9405,9 +8466,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], @@ -9478,7 +8536,7 @@ ], "cfg(unix)": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ] @@ -9555,7 +8613,7 @@ "selects": { "cfg(all(any(target_os = \"linux\", target_os = \"android\"), not(any(all(target_os = \"linux\", target_env = \"\"), getrandom_backend = \"custom\", getrandom_backend = \"linux_raw\", getrandom_backend = \"rdrand\", getrandom_backend = \"rndr\"))))": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], @@ -9573,43 +8631,43 @@ ], "cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"hurd\", target_os = \"illumos\", target_os = \"cygwin\", all(target_os = \"horizon\", target_arch = \"arm\")))": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(any(target_os = \"haiku\", target_os = \"redox\", target_os = \"nto\", target_os = \"aix\"))": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(any(target_os = \"ios\", target_os = \"visionos\", target_os = \"watchos\", target_os = \"tvos\"))": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(any(target_os = \"macos\", target_os = \"openbsd\", target_os = \"vita\", target_os = \"emscripten\"))": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(target_os = \"netbsd\")": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(target_os = \"solaris\")": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(target_os = \"vxworks\")": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ] @@ -9622,9 +8680,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -9746,7 +8801,7 @@ "target": "slab" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { @@ -9908,20 +8963,20 @@ ], "license_file": "LICENSE-APACHE" }, - "heck 0.5.0": { - "name": "heck", - "version": "0.5.0", - "package_url": "https://github.com/withoutboats/heck", + "hermit-abi 0.5.1": { + "name": "hermit-abi", + "version": "0.5.1", + "package_url": "https://github.com/hermit-os/hermit-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/heck/0.5.0/download", - "sha256": "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" + "url": "https://static.crates.io/crates/hermit-abi/0.5.1/download", + "sha256": "f154ce46856750ed433c8649605bf7ed2de3bc35fd9d2a9f30cddd873c80cb08" } }, "targets": [ { "Library": { - "crate_name": "heck", + "crate_name": "hermit_abi", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -9932,13 +8987,13 @@ } } ], - "library_target_name": "heck", + "library_target_name": "hermit_abi", "common_attrs": { "compile_data_glob": [ "**" ], "edition": "2021", - "version": "0.5.0" + "version": "0.5.1" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -10244,9 +9299,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -10297,14 +9349,14 @@ ], "license_file": "LICENSE-APACHE" }, - "hyper 1.7.0": { + "hyper 1.6.0": { "name": "hyper", - "version": "1.7.0", + "version": "1.6.0", "package_url": "https://github.com/hyperium/hyper", "repository": { "Http": { - "url": "https://static.crates.io/crates/hyper/1.7.0/download", - "sha256": "eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e" + "url": "https://static.crates.io/crates/hyper/1.6.0/download", + "sha256": "cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80" } }, "targets": [ @@ -10338,10 +9390,6 @@ }, "deps": { "common": [ - { - "id": "atomic-waker 1.1.2", - "target": "atomic_waker" - }, { "id": "bytes 1.10.1", "target": "bytes" @@ -10351,8 +9399,8 @@ "target": "futures_channel" }, { - "id": "futures-core 0.3.31", - "target": "futures_core" + "id": "futures-util 0.3.31", + "target": "futures_util" }, { "id": "h2 0.4.10", @@ -10382,16 +9430,12 @@ "id": "pin-project-lite 0.2.16", "target": "pin_project_lite" }, - { - "id": "pin-utils 0.1.0", - "target": "pin_utils" - }, { "id": "smallvec 1.15.0", "target": "smallvec" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { @@ -10402,7 +9446,7 @@ "selects": {} }, "edition": "2021", - "version": "1.7.0" + "version": "1.6.0" }, "license": "MIT", "license_ids": [ @@ -10410,14 +9454,14 @@ ], "license_file": "LICENSE" }, - "hyper-rustls 0.27.7": { + "hyper-rustls 0.27.5": { "name": "hyper-rustls", - "version": "0.27.7", + "version": "0.27.5", "package_url": "https://github.com/rustls/hyper-rustls", "repository": { "Http": { - "url": "https://static.crates.io/crates/hyper-rustls/0.27.7/download", - "sha256": "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" + "url": "https://static.crates.io/crates/hyper-rustls/0.27.5/download", + "sha256": "2d191583f3da1305256f22463b9bb0471acad48a4e534a5218b9963e9c1f59b2" } }, "targets": [ @@ -10451,16 +9495,20 @@ }, "deps": { "common": [ + { + "id": "futures-util 0.3.31", + "target": "futures_util" + }, { "id": "http 1.3.1", "target": "http" }, { - "id": "hyper 1.7.0", + "id": "hyper 1.6.0", "target": "hyper" }, { - "id": "hyper-util 0.1.16", + "id": "hyper-util 0.1.11", "target": "hyper_util" }, { @@ -10473,7 +9521,7 @@ "alias": "pki_types" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { @@ -10485,14 +9533,14 @@ "target": "tower_service" }, { - "id": "webpki-roots 1.0.0", + "id": "webpki-roots 0.26.11", "target": "webpki_roots" } ], "selects": {} }, "edition": "2021", - "version": "0.27.7" + "version": "0.27.5" }, "license": "Apache-2.0 OR ISC OR MIT", "license_ids": [ @@ -10502,14 +9550,14 @@ ], "license_file": "LICENSE" }, - "hyper-util 0.1.16": { + "hyper-util 0.1.11": { "name": "hyper-util", - "version": "0.1.16", + "version": "0.1.11", "package_url": "https://github.com/hyperium/hyper-util", "repository": { "Http": { - "url": "https://static.crates.io/crates/hyper-util/0.1.16/download", - "sha256": "8d9b05277c7e8da2c93a568989bb6207bef0112e8d17df7a6eda4a3cf143bc5e" + "url": "https://static.crates.io/crates/hyper-util/0.1.11/download", + "sha256": "497bbc33a26fdd4af9ed9c70d63f61cf56a938375fbb32df34db9b1cd6d643f2" } }, "targets": [ @@ -10555,10 +9603,6 @@ "id": "futures-channel 0.3.31", "target": "futures_channel" }, - { - "id": "futures-core 0.3.31", - "target": "futures_core" - }, { "id": "futures-util 0.3.31", "target": "futures_util" @@ -10572,11 +9616,11 @@ "target": "http_body" }, { - "id": "hyper 1.7.0", + "id": "hyper 1.6.0", "target": "hyper" }, { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" }, { @@ -10588,7 +9632,7 @@ "target": "socket2" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { @@ -10603,7 +9647,7 @@ "selects": {} }, "edition": "2021", - "version": "0.1.16" + "version": "0.1.11" }, "license": "MIT", "license_ids": [ @@ -10772,20 +9816,20 @@ ], "license_file": "LICENSE-APACHE" }, - "io-uring 0.7.10": { - "name": "io-uring", - "version": "0.7.10", - "package_url": "https://github.com/tokio-rs/io-uring", + "is-terminal 0.4.16": { + "name": "is-terminal", + "version": "0.4.16", + "package_url": "https://github.com/sunfishcode/is-terminal", "repository": { "Http": { - "url": "https://static.crates.io/crates/io-uring/0.7.10/download", - "sha256": "046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b" + "url": "https://static.crates.io/crates/is-terminal/0.4.16/download", + "sha256": "e04d7f318608d35d4b61ddd75cbdaee86b023ebe2bd5a66ee0915f0bf93095a9" } }, "targets": [ { "Library": { - "crate_name": "io_uring", + "crate_name": "is_terminal", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -10794,120 +9838,53 @@ ] } } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } } ], - "library_target_name": "io_uring", + "library_target_name": "is_terminal", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { - "common": [ - { - "id": "bitflags 2.9.0", - "target": "bitflags" - }, - { - "id": "cfg-if 1.0.0", - "target": "cfg_if" - }, - { - "id": "io-uring 0.7.10", - "target": "build_script_build" - }, - { - "id": "libc 0.2.175", - "target": "libc" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.7.10" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ] - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "is_terminal_polyfill 1.70.1": { - "name": "is_terminal_polyfill", - "version": "1.70.1", - "package_url": "https://github.com/polyfill-rs/is_terminal_polyfill", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/is_terminal_polyfill/1.70.1/download", - "sha256": "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" - } - }, - "targets": [ - { - "Library": { - "crate_name": "is_terminal_polyfill", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } + "common": [], + "selects": { + "cfg(any(unix, target_os = \"wasi\"))": [ + { + "id": "libc 0.2.172", + "target": "libc" + } + ], + "cfg(target_os = \"hermit\")": [ + { + "id": "hermit-abi 0.5.1", + "target": "hermit_abi" + } + ], + "cfg(windows)": [ + { + "id": "windows-sys 0.59.0", + "target": "windows_sys" + } + ] } - } - ], - "library_target_name": "is_terminal_polyfill", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "default" - ], - "selects": {} }, - "edition": "2021", - "version": "1.70.1" + "edition": "2018", + "version": "0.4.16" }, - "license": "MIT OR Apache-2.0", + "license": "MIT", "license_ids": [ - "Apache-2.0", "MIT" ], - "license_file": "LICENSE-APACHE" + "license_file": "LICENSE-MIT" }, - "itertools 0.13.0": { + "itertools 0.10.5": { "name": "itertools", - "version": "0.13.0", + "version": "0.10.5", "package_url": "https://github.com/rust-itertools/itertools", "repository": { "Http": { - "url": "https://static.crates.io/crates/itertools/0.13.0/download", - "sha256": "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186" + "url": "https://static.crates.io/crates/itertools/0.10.5/download", + "sha256": "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" } }, "targets": [ @@ -10947,9 +9924,9 @@ "selects": {} }, "edition": "2018", - "version": "0.13.0" + "version": "0.10.5" }, - "license": "MIT OR Apache-2.0", + "license": "MIT/Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" @@ -11105,7 +10082,7 @@ "target": "jni_sys" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { @@ -11262,14 +10239,14 @@ ], "license_file": "LICENSE-APACHE" }, - "libc 0.2.175": { + "libc 0.2.172": { "name": "libc", - "version": "0.2.175", + "version": "0.2.172", "package_url": "https://github.com/rust-lang/libc", "repository": { "Http": { - "url": "https://static.crates.io/crates/libc/0.2.175/download", - "sha256": "6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543" + "url": "https://static.crates.io/crates/libc/0.2.172/download", + "sha256": "d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa" } }, "targets": [ @@ -11317,22 +10294,19 @@ "deps": { "common": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", - "version": "0.2.175" + "version": "0.2.172" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -11401,9 +10375,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], @@ -11514,17 +10485,14 @@ ], "crate_features": { "common": [ + "elf", "errno", "general", "ioctl", "no_std", "std" ], - "selects": { - "x86_64-unknown-linux-gnu": [ - "elf" - ] - } + "selects": {} }, "edition": "2021", "version": "0.9.4" @@ -11536,14 +10504,14 @@ ], "license_file": "LICENSE-APACHE" }, - "lock_api 0.4.13": { + "lock_api 0.4.12": { "name": "lock_api", - "version": "0.4.13", + "version": "0.4.12", "package_url": "https://github.com/Amanieu/parking_lot", "repository": { "Http": { - "url": "https://static.crates.io/crates/lock_api/0.4.13/download", - "sha256": "96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765" + "url": "https://static.crates.io/crates/lock_api/0.4.12/download", + "sha256": "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17" } }, "targets": [ @@ -11587,7 +10555,7 @@ "deps": { "common": [ { - "id": "lock_api 0.4.13", + "id": "lock_api 0.4.12", "target": "build_script_build" }, { @@ -11598,15 +10566,12 @@ "selects": {} }, "edition": "2021", - "version": "0.4.13" + "version": "0.4.12" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], @@ -11627,14 +10592,14 @@ ], "license_file": "LICENSE-APACHE" }, - "log 0.4.28": { + "log 0.4.27": { "name": "log", - "version": "0.4.28", + "version": "0.4.27", "package_url": "https://github.com/rust-lang/log", "repository": { "Http": { - "url": "https://static.crates.io/crates/log/0.4.28/download", - "sha256": "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432" + "url": "https://static.crates.io/crates/log/0.4.27/download", + "sha256": "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94" } }, "targets": [ @@ -11665,7 +10630,7 @@ "selects": {} }, "edition": "2021", - "version": "0.4.28" + "version": "0.4.27" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -11728,7 +10693,7 @@ "target": "bd_test_helpers" }, { - "id": "criterion 0.7.0", + "id": "criterion 0.5.1", "target": "criterion" }, { @@ -11736,11 +10701,11 @@ "target": "protobuf" }, { - "id": "tempfile 3.21.0", - "target": "tempfile" + "id": "tempdir 0.3.7", + "target": "tempdir" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" } ], @@ -11785,7 +10750,7 @@ "deps": { "common": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], @@ -11800,14 +10765,14 @@ ], "license_file": null }, - "matchers 0.2.0": { + "matchers 0.1.0": { "name": "matchers", - "version": "0.2.0", + "version": "0.1.0", "package_url": "https://github.com/hawkw/matchers", "repository": { "Http": { - "url": "https://static.crates.io/crates/matchers/0.2.0/download", - "sha256": "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9" + "url": "https://static.crates.io/crates/matchers/0.1.0/download", + "sha256": "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558" } }, "targets": [ @@ -11832,14 +10797,14 @@ "deps": { "common": [ { - "id": "regex-automata 0.4.9", + "id": "regex-automata 0.1.10", "target": "regex_automata" } ], "selects": {} }, "edition": "2018", - "version": "0.2.0" + "version": "0.1.0" }, "license": "MIT", "license_ids": [ @@ -11939,14 +10904,14 @@ ], "license_file": "LICENSE-MIT" }, - "memmap2 0.9.8": { + "memmap2 0.9.5": { "name": "memmap2", - "version": "0.9.8", + "version": "0.9.5", "package_url": "https://github.com/RazrFalcon/memmap2-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/memmap2/0.9.8/download", - "sha256": "843a98750cd611cc2965a8213b53b43e715f13c37a9e096c6408e69990961db7" + "url": "https://static.crates.io/crates/memmap2/0.9.5/download", + "sha256": "fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f" } }, "targets": [ @@ -11973,14 +10938,14 @@ "selects": { "cfg(unix)": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ] } }, - "edition": "2021", - "version": "0.9.8" + "edition": "2018", + "version": "0.9.5" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -12052,9 +11017,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], @@ -12210,13 +11172,13 @@ "selects": { "cfg(target_os = \"hermit\")": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(target_os = \"wasi\")": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" }, { @@ -12226,7 +11188,7 @@ ], "cfg(unix)": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], @@ -12247,20 +11209,20 @@ ], "license_file": "LICENSE" }, - "mockall 0.13.1": { - "name": "mockall", - "version": "0.13.1", - "package_url": "https://github.com/asomers/mockall", + "nu-ansi-term 0.46.0": { + "name": "nu-ansi-term", + "version": "0.46.0", + "package_url": "https://github.com/nushell/nu-ansi-term", "repository": { "Http": { - "url": "https://static.crates.io/crates/mockall/0.13.1/download", - "sha256": "39a6bfcc6c8c7eed5ee98b9c3e33adc726054389233e201c95dab2d41a3839d2" + "url": "https://static.crates.io/crates/nu-ansi-term/0.46.0/download", + "sha256": "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84" } }, "targets": [ { "Library": { - "crate_name": "mockall", + "crate_name": "nu_ansi_term", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -12271,7 +11233,7 @@ } } ], - "library_target_name": "mockall", + "library_target_name": "nu_ansi_term", "common_attrs": { "compile_data_glob": [ "**" @@ -12279,61 +11241,81 @@ "deps": { "common": [ { - "id": "cfg-if 1.0.0", - "target": "cfg_if" - }, - { - "id": "downcast 0.11.0", - "target": "downcast" - }, - { - "id": "fragile 2.0.1", - "target": "fragile" - }, - { - "id": "predicates 3.1.3", - "target": "predicates" - }, - { - "id": "predicates-tree 1.0.12", - "target": "predicates_tree" + "id": "overload 0.1.1", + "target": "overload" } ], - "selects": {} + "selects": { + "cfg(target_os = \"windows\")": [ + { + "id": "winapi 0.3.9", + "target": "winapi" + } + ] + } }, - "edition": "2021", - "proc_macro_deps": { - "common": [ - { - "id": "mockall_derive 0.13.1", - "target": "mockall_derive" + "edition": "2018", + "version": "0.46.0" + }, + "license": "MIT", + "license_ids": [ + "MIT" + ], + "license_file": null + }, + "num-conv 0.1.0": { + "name": "num-conv", + "version": "0.1.0", + "package_url": "https://github.com/jhpratt/num-conv", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/num-conv/0.1.0/download", + "sha256": "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" + } + }, + "targets": [ + { + "Library": { + "crate_name": "num_conv", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] } - ], - "selects": {} - }, - "version": "0.13.1" + } + } + ], + "library_target_name": "num_conv", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2021", + "version": "0.1.0" }, "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], - "license_file": "LICENSE-APACHE" + "license_file": "LICENSE-Apache" }, - "mockall_derive 0.13.1": { - "name": "mockall_derive", - "version": "0.13.1", - "package_url": "https://github.com/asomers/mockall", + "num-traits 0.2.19": { + "name": "num-traits", + "version": "0.2.19", + "package_url": "https://github.com/rust-num/num-traits", "repository": { "Http": { - "url": "https://static.crates.io/crates/mockall_derive/0.13.1/download", - "sha256": "25ca3004c2efe9011bd4e461bd8256445052b9615405b4f7ea43fc8ca5c20898" + "url": "https://static.crates.io/crates/num-traits/0.2.19/download", + "sha256": "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" } }, "targets": [ { - "ProcMacro": { - "crate_name": "mockall_derive", + "Library": { + "crate_name": "num_traits", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -12356,49 +11338,46 @@ } } ], - "library_target_name": "mockall_derive", + "library_target_name": "num_traits", "common_attrs": { "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, "deps": { "common": [ { - "id": "cfg-if 1.0.0", - "target": "cfg_if" - }, - { - "id": "mockall_derive 0.13.1", + "id": "num-traits 0.2.19", "target": "build_script_build" - }, - { - "id": "proc-macro2 1.0.95", - "target": "proc_macro2" - }, - { - "id": "quote 1.0.40", - "target": "quote" - }, - { - "id": "syn 2.0.101", - "target": "syn" } ], "selects": {} }, "edition": "2021", - "version": "0.13.1" + "version": "0.2.19" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" - ] + ], + "deps": { + "common": [ + { + "id": "autocfg 1.4.0", + "target": "autocfg" + } + ], + "selects": {} + } }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -12407,20 +11386,20 @@ ], "license_file": "LICENSE-APACHE" }, - "nu-ansi-term 0.50.1": { - "name": "nu-ansi-term", - "version": "0.50.1", - "package_url": "https://github.com/nushell/nu-ansi-term", + "objc 0.2.7": { + "name": "objc", + "version": "0.2.7", + "package_url": "http://github.com/SSheldon/rust-objc", "repository": { "Http": { - "url": "https://static.crates.io/crates/nu-ansi-term/0.50.1/download", - "sha256": "d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399" + "url": "https://static.crates.io/crates/objc/0.2.7/download", + "sha256": "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1" } }, "targets": [ { "Library": { - "crate_name": "nu_ansi_term", + "crate_name": "objc", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -12431,183 +11410,7 @@ } } ], - "library_target_name": "nu_ansi_term", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [], - "selects": { - "cfg(windows)": [ - { - "id": "windows-sys 0.52.0", - "target": "windows_sys", - "alias": "windows" - } - ] - } - }, - "edition": "2021", - "version": "0.50.1" - }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" - }, - "num-conv 0.1.0": { - "name": "num-conv", - "version": "0.1.0", - "package_url": "https://github.com/jhpratt/num-conv", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/num-conv/0.1.0/download", - "sha256": "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" - } - }, - "targets": [ - { - "Library": { - "crate_name": "num_conv", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "num_conv", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2021", - "version": "0.1.0" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-Apache" - }, - "num-traits 0.2.19": { - "name": "num-traits", - "version": "0.2.19", - "package_url": "https://github.com/rust-num/num-traits", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/num-traits/0.2.19/download", - "sha256": "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" - } - }, - "targets": [ - { - "Library": { - "crate_name": "num_traits", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "num_traits", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "default", - "std" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "num-traits 0.2.19", - "target": "build_script_build" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.2.19" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "autocfg 1.4.0", - "target": "autocfg" - } - ], - "selects": {} - } - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "objc 0.2.7": { - "name": "objc", - "version": "0.2.7", - "package_url": "http://github.com/SSheldon/rust-objc", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/objc/0.2.7/download", - "sha256": "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1" - } - }, - "targets": [ - { - "Library": { - "crate_name": "objc", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "objc", + "library_target_name": "objc", "common_attrs": { "compile_data_glob": [ "**" @@ -12806,9 +11609,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -12868,20 +11668,20 @@ ], "license_file": "LICENSE-APACHE" }, - "once_cell_polyfill 1.70.1": { - "name": "once_cell_polyfill", - "version": "1.70.1", - "package_url": "https://github.com/polyfill-rs/once_cell_polyfill", + "oorandom 11.1.5": { + "name": "oorandom", + "version": "11.1.5", + "package_url": "https://hg.sr.ht/~icefox/oorandom", "repository": { "Http": { - "url": "https://static.crates.io/crates/once_cell_polyfill/1.70.1/download", - "sha256": "a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad" + "url": "https://static.crates.io/crates/oorandom/11.1.5/download", + "sha256": "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e" } }, "targets": [ { "Library": { - "crate_name": "once_cell_polyfill", + "crate_name": "oorandom", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -12892,35 +11692,34 @@ } } ], - "library_target_name": "once_cell_polyfill", + "library_target_name": "oorandom", "common_attrs": { "compile_data_glob": [ "**" ], - "edition": "2021", - "version": "1.70.1" + "edition": "2018", + "version": "11.1.5" }, - "license": "MIT OR Apache-2.0", + "license": "MIT", "license_ids": [ - "Apache-2.0", "MIT" ], - "license_file": "LICENSE-APACHE" + "license_file": "LICENSE-MIT" }, - "oorandom 11.1.5": { - "name": "oorandom", - "version": "11.1.5", - "package_url": "https://hg.sr.ht/~icefox/oorandom", + "overload 0.1.1": { + "name": "overload", + "version": "0.1.1", + "package_url": "https://github.com/danaugrs/overload", "repository": { "Http": { - "url": "https://static.crates.io/crates/oorandom/11.1.5/download", - "sha256": "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e" + "url": "https://static.crates.io/crates/overload/0.1.1/download", + "sha256": "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" } }, "targets": [ { "Library": { - "crate_name": "oorandom", + "crate_name": "overload", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -12931,28 +11730,28 @@ } } ], - "library_target_name": "oorandom", + "library_target_name": "overload", "common_attrs": { "compile_data_glob": [ "**" ], "edition": "2018", - "version": "11.1.5" + "version": "0.1.1" }, "license": "MIT", "license_ids": [ "MIT" ], - "license_file": "LICENSE-MIT" + "license_file": "LICENSE" }, - "parking_lot 0.12.4": { + "parking_lot 0.12.3": { "name": "parking_lot", - "version": "0.12.4", + "version": "0.12.3", "package_url": "https://github.com/Amanieu/parking_lot", "repository": { "Http": { - "url": "https://static.crates.io/crates/parking_lot/0.12.4/download", - "sha256": "70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13" + "url": "https://static.crates.io/crates/parking_lot/0.12.3/download", + "sha256": "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27" } }, "targets": [ @@ -12983,18 +11782,18 @@ "deps": { "common": [ { - "id": "lock_api 0.4.13", + "id": "lock_api 0.4.12", "target": "lock_api" }, { - "id": "parking_lot_core 0.9.11", + "id": "parking_lot_core 0.9.10", "target": "parking_lot_core" } ], "selects": {} }, "edition": "2021", - "version": "0.12.4" + "version": "0.12.3" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -13003,14 +11802,14 @@ ], "license_file": "LICENSE-APACHE" }, - "parking_lot_core 0.9.11": { + "parking_lot_core 0.9.10": { "name": "parking_lot_core", - "version": "0.9.11", + "version": "0.9.10", "package_url": "https://github.com/Amanieu/parking_lot", "repository": { "Http": { - "url": "https://static.crates.io/crates/parking_lot_core/0.9.11/download", - "sha256": "bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5" + "url": "https://static.crates.io/crates/parking_lot_core/0.9.10/download", + "sha256": "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8" } }, "targets": [ @@ -13051,7 +11850,7 @@ "target": "cfg_if" }, { - "id": "parking_lot_core 0.9.11", + "id": "parking_lot_core 0.9.10", "target": "build_script_build" }, { @@ -13068,7 +11867,7 @@ ], "cfg(unix)": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], @@ -13081,15 +11880,12 @@ } }, "edition": "2021", - "version": "0.9.11" + "version": "0.9.10" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -13304,7 +12100,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -13319,10 +12115,6 @@ "id": "bd-client-stats-store 1.0.0", "target": "bd_client_stats_store" }, - { - "id": "bd-error-reporter 1.0.0", - "target": "bd_error_reporter" - }, { "id": "bd-log-primitives 1.0.0", "target": "bd_log_primitives" @@ -13340,11 +12132,11 @@ "target": "bd_session" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { - "id": "parking_lot 0.12.4", + "id": "parking_lot 0.12.3", "target": "parking_lot" }, { @@ -13356,11 +12148,11 @@ "target": "regex_lite" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], @@ -13382,9 +12174,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -13420,7 +12209,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -13456,7 +12245,7 @@ "target": "bd_test_helpers" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" } ], @@ -13763,20 +12552,20 @@ ], "license_file": "LICENSE-APACHE" }, - "predicates 3.1.3": { - "name": "predicates", - "version": "3.1.3", - "package_url": "https://github.com/assert-rs/predicates-rs", + "pretty_assertions 1.4.1": { + "name": "pretty_assertions", + "version": "1.4.1", + "package_url": "https://github.com/rust-pretty-assertions/rust-pretty-assertions", "repository": { "Http": { - "url": "https://static.crates.io/crates/predicates/3.1.3/download", - "sha256": "a5d19ee57562043d37e82899fade9a22ebab7be9cef5026b07fda9cdd4293573" + "url": "https://static.crates.io/crates/pretty_assertions/1.4.1/download", + "sha256": "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d" } }, "targets": [ { "Library": { - "crate_name": "predicates", + "crate_name": "pretty_assertions", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -13787,26 +12576,33 @@ } } ], - "library_target_name": "predicates", + "library_target_name": "pretty_assertions", "common_attrs": { "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, "deps": { "common": [ { - "id": "anstyle 1.0.10", - "target": "anstyle" + "id": "diff 0.1.13", + "target": "diff" }, { - "id": "predicates-core 1.0.9", - "target": "predicates_core" + "id": "yansi 1.0.1", + "target": "yansi" } ], "selects": {} }, - "edition": "2021", - "version": "3.1.3" + "edition": "2018", + "version": "1.4.1" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -13815,20 +12611,20 @@ ], "license_file": "LICENSE-APACHE" }, - "predicates-core 1.0.9": { - "name": "predicates-core", - "version": "1.0.9", - "package_url": "https://github.com/assert-rs/predicates-rs/tree/master/crates/core", + "proc-macro2 1.0.95": { + "name": "proc-macro2", + "version": "1.0.95", + "package_url": "https://github.com/dtolnay/proc-macro2", "repository": { "Http": { - "url": "https://static.crates.io/crates/predicates-core/1.0.9/download", - "sha256": "727e462b119fe9c93fd0eb1429a5f7647394014cf3c04ab2c0350eeb09095ffa" + "url": "https://static.crates.io/crates/proc-macro2/1.0.95/download", + "sha256": "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778" } }, "targets": [ { "Library": { - "crate_name": "predicates_core", + "crate_name": "proc_macro2", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -13837,171 +12633,21 @@ ] } } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } } ], - "library_target_name": "predicates_core", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2021", - "version": "1.0.9" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "predicates-tree 1.0.12": { - "name": "predicates-tree", - "version": "1.0.12", - "package_url": "https://github.com/assert-rs/predicates-rs/tree/master/crates/tree", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/predicates-tree/1.0.12/download", - "sha256": "72dd2d6d381dfb73a193c7fca536518d7caee39fc8503f74e7dc0be0531b425c" - } - }, - "targets": [ - { - "Library": { - "crate_name": "predicates_tree", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "predicates_tree", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "predicates-core 1.0.9", - "target": "predicates_core" - }, - { - "id": "termtree 0.5.1", - "target": "termtree" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "1.0.12" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "pretty_assertions 1.4.1": { - "name": "pretty_assertions", - "version": "1.4.1", - "package_url": "https://github.com/rust-pretty-assertions/rust-pretty-assertions", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/pretty_assertions/1.4.1/download", - "sha256": "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d" - } - }, - "targets": [ - { - "Library": { - "crate_name": "pretty_assertions", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "pretty_assertions", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "default", - "std" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "diff 0.1.13", - "target": "diff" - }, - { - "id": "yansi 1.0.1", - "target": "yansi" - } - ], - "selects": {} - }, - "edition": "2018", - "version": "1.4.1" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "proc-macro2 1.0.95": { - "name": "proc-macro2", - "version": "1.0.95", - "package_url": "https://github.com/dtolnay/proc-macro2", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/proc-macro2/1.0.95/download", - "sha256": "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778" - } - }, - "targets": [ - { - "Library": { - "crate_name": "proc_macro2", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "proc_macro2", + "library_target_name": "proc_macro2", "common_attrs": { "compile_data_glob": [ "**" @@ -14033,9 +12679,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -14114,7 +12757,7 @@ "target": "memchr" }, { - "id": "parking_lot 0.12.4", + "id": "parking_lot 0.12.3", "target": "parking_lot" }, { @@ -14126,7 +12769,7 @@ "target": "protobuf" }, { - "id": "thiserror 2.0.16", + "id": "thiserror 2.0.12", "target": "thiserror" } ], @@ -14139,9 +12782,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -14170,7 +12810,7 @@ "target": "serde" }, { - "id": "serde_json 1.0.143", + "id": "serde_json 1.0.140", "target": "serde_json" } ], @@ -14258,9 +12898,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -14355,9 +12992,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -14403,7 +13037,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -14423,7 +13057,7 @@ "target": "regex" }, { - "id": "tempfile 3.21.0", + "id": "tempfile 3.19.1", "target": "tempfile" }, { @@ -14477,7 +13111,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -14485,7 +13119,7 @@ "target": "indexmap" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { @@ -14497,7 +13131,7 @@ "target": "protobuf_support" }, { - "id": "tempfile 3.21.0", + "id": "tempfile 3.19.1", "target": "tempfile" }, { @@ -14712,6 +13346,85 @@ ], "license_file": null }, + "rand 0.4.6": { + "name": "rand", + "version": "0.4.6", + "package_url": "https://github.com/rust-lang-nursery/rand", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/rand/0.4.6/download", + "sha256": "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293" + } + }, + "targets": [ + { + "Library": { + "crate_name": "rand", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "rand", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "libc", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "libc 0.2.172", + "target": "libc" + } + ], + "selects": { + "cfg(target_env = \"sgx\")": [ + { + "id": "rand_core 0.3.1", + "target": "rand_core" + }, + { + "id": "rdrand 0.4.0", + "target": "rdrand" + } + ], + "cfg(target_os = \"fuchsia\")": [ + { + "id": "fuchsia-cprng 0.1.1", + "target": "fuchsia_cprng" + } + ], + "cfg(windows)": [ + { + "id": "winapi 0.3.9", + "target": "winapi" + } + ] + } + }, + "edition": "2015", + "version": "0.4.6" + }, + "license": "MIT/Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, "rand 0.8.5": { "name": "rand", "version": "0.8.5", @@ -14756,7 +13469,7 @@ "deps": { "common": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" }, { @@ -14780,14 +13493,14 @@ ], "license_file": "LICENSE-APACHE" }, - "rand 0.9.2": { + "rand 0.9.1": { "name": "rand", - "version": "0.9.2", + "version": "0.9.1", "package_url": "https://github.com/rust-random/rand", "repository": { "Http": { - "url": "https://static.crates.io/crates/rand/0.9.2/download", - "sha256": "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" + "url": "https://static.crates.io/crates/rand/0.9.1/download", + "sha256": "9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97" } }, "targets": [ @@ -14835,7 +13548,7 @@ "selects": {} }, "edition": "2021", - "version": "0.9.2" + "version": "0.9.1" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -14960,14 +13673,14 @@ ], "license_file": "LICENSE-APACHE" }, - "rand_core 0.6.4": { + "rand_core 0.3.1": { "name": "rand_core", - "version": "0.6.4", + "version": "0.3.1", "package_url": "https://github.com/rust-random/rand", "repository": { "Http": { - "url": "https://static.crates.io/crates/rand_core/0.6.4/download", - "sha256": "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" + "url": "https://static.crates.io/crates/rand_core/0.3.1/download", + "sha256": "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b" } }, "targets": [ @@ -14989,41 +13702,33 @@ "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "alloc", - "getrandom", - "std" - ], - "selects": {} - }, "deps": { "common": [ { - "id": "getrandom 0.2.16", - "target": "getrandom" + "id": "rand_core 0.4.2", + "target": "rand_core" } ], "selects": {} }, - "edition": "2018", - "version": "0.6.4" + "edition": "2015", + "version": "0.3.1" }, - "license": "MIT OR Apache-2.0", + "license": "MIT/Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, - "rand_core 0.9.3": { + "rand_core 0.4.2": { "name": "rand_core", - "version": "0.9.3", + "version": "0.4.2", "package_url": "https://github.com/rust-random/rand", "repository": { "Http": { - "url": "https://static.crates.io/crates/rand_core/0.9.3/download", - "sha256": "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" + "url": "https://static.crates.io/crates/rand_core/0.4.2/download", + "sha256": "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc" } }, "targets": [ @@ -15045,24 +13750,119 @@ "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "os_rng", - "std" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "getrandom 0.3.3", - "target": "getrandom" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.9.3" + "edition": "2015", + "version": "0.4.2" + }, + "license": "MIT/Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "rand_core 0.6.4": { + "name": "rand_core", + "version": "0.6.4", + "package_url": "https://github.com/rust-random/rand", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/rand_core/0.6.4/download", + "sha256": "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" + } + }, + "targets": [ + { + "Library": { + "crate_name": "rand_core", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "rand_core", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "alloc", + "getrandom", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "getrandom 0.2.16", + "target": "getrandom" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.6.4" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "rand_core 0.9.3": { + "name": "rand_core", + "version": "0.9.3", + "package_url": "https://github.com/rust-random/rand", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/rand_core/0.9.3/download", + "sha256": "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" + } + }, + "targets": [ + { + "Library": { + "crate_name": "rand_core", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "rand_core", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "os_rng", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "getrandom 0.3.3", + "target": "getrandom" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "0.9.3" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -15188,9 +13988,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], @@ -15203,6 +14000,53 @@ ], "license_file": "LICENSE-APACHE" }, + "rdrand 0.4.0": { + "name": "rdrand", + "version": "0.4.0", + "package_url": "https://github.com/nagisa/rust_rdrand/", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/rdrand/0.4.0/download", + "sha256": "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2" + } + }, + "targets": [ + { + "Library": { + "crate_name": "rdrand", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "rdrand", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "rand_core 0.3.1", + "target": "rand_core" + } + ], + "selects": {} + }, + "edition": "2015", + "version": "0.4.0" + }, + "license": "ISC", + "license_ids": [ + "ISC" + ], + "license_file": "LICENSE" + }, "redox_syscall 0.5.12": { "name": "redox_syscall", "version": "0.5.12", @@ -15332,6 +14176,62 @@ ], "license_file": "LICENSE-APACHE" }, + "regex-automata 0.1.10": { + "name": "regex-automata", + "version": "0.1.10", + "package_url": "https://github.com/BurntSushi/regex-automata", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/regex-automata/0.1.10/download", + "sha256": "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" + } + }, + "targets": [ + { + "Library": { + "crate_name": "regex_automata", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "regex_automata", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "regex-syntax", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "regex-syntax 0.6.29", + "target": "regex_syntax" + } + ], + "selects": {} + }, + "edition": "2015", + "version": "0.1.10" + }, + "license": "Unlicense/MIT", + "license_ids": [ + "MIT", + "Unlicense" + ], + "license_file": "LICENSE-MIT" + }, "regex-automata 0.4.9": { "name": "regex-automata", "version": "0.4.9", @@ -15364,9 +14264,7 @@ "crate_features": { "common": [ "alloc", - "dfa-build", "dfa-onepass", - "dfa-search", "hybrid", "meta", "nfa-backtrack", @@ -15464,14 +14362,14 @@ ], "license_file": "LICENSE-APACHE" }, - "regex-syntax 0.8.5": { + "regex-syntax 0.6.29": { "name": "regex-syntax", - "version": "0.8.5", - "package_url": "https://github.com/rust-lang/regex/tree/master/regex-syntax", + "version": "0.6.29", + "package_url": "https://github.com/rust-lang/regex", "repository": { "Http": { - "url": "https://static.crates.io/crates/regex-syntax/0.8.5/download", - "sha256": "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" + "url": "https://static.crates.io/crates/regex-syntax/0.6.29/download", + "sha256": "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" } }, "targets": [ @@ -15496,7 +14394,6 @@ "crate_features": { "common": [ "default", - "std", "unicode", "unicode-age", "unicode-bool", @@ -15508,8 +14405,8 @@ ], "selects": {} }, - "edition": "2021", - "version": "0.8.5" + "edition": "2018", + "version": "0.6.29" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -15518,20 +14415,20 @@ ], "license_file": "LICENSE-APACHE" }, - "ring 0.17.14": { - "name": "ring", - "version": "0.17.14", - "package_url": "https://github.com/briansmith/ring", + "regex-syntax 0.8.5": { + "name": "regex-syntax", + "version": "0.8.5", + "package_url": "https://github.com/rust-lang/regex/tree/master/regex-syntax", "repository": { "Http": { - "url": "https://static.crates.io/crates/ring/0.17.14/download", - "sha256": "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" + "url": "https://static.crates.io/crates/regex-syntax/0.8.5/download", + "sha256": "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" } }, "targets": [ { "Library": { - "crate_name": "ring", + "crate_name": "regex_syntax", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -15540,39 +14437,143 @@ ] } } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } } ], - "library_target_name": "ring", + "library_target_name": "regex_syntax", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "alloc", "default", - "dev_urandom_fallback" + "std", + "unicode", + "unicode-age", + "unicode-bool", + "unicode-case", + "unicode-gencat", + "unicode-perl", + "unicode-script", + "unicode-segment" ], "selects": {} }, - "deps": { - "common": [ - { - "id": "cfg-if 1.0.0", - "target": "cfg_if" - }, + "edition": "2021", + "version": "0.8.5" + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "remove_dir_all 0.5.3": { + "name": "remove_dir_all", + "version": "0.5.3", + "package_url": "https://github.com/XAMPPRocky/remove_dir_all.git", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/remove_dir_all/0.5.3/download", + "sha256": "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7" + } + }, + "targets": [ + { + "Library": { + "crate_name": "remove_dir_all", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "remove_dir_all", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [], + "selects": { + "cfg(windows)": [ + { + "id": "winapi 0.3.9", + "target": "winapi" + } + ] + } + }, + "edition": "2015", + "version": "0.5.3" + }, + "license": "MIT/Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": null + }, + "ring 0.17.14": { + "name": "ring", + "version": "0.17.14", + "package_url": "https://github.com/briansmith/ring", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/ring/0.17.14/download", + "sha256": "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" + } + }, + "targets": [ + { + "Library": { + "crate_name": "ring", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "ring", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "alloc", + "default", + "dev_urandom_fallback" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "cfg-if 1.0.0", + "target": "cfg_if" + }, { "id": "getrandom 0.2.16", "target": "getrandom" @@ -15595,13 +14596,13 @@ ], "cfg(all(all(target_arch = \"aarch64\", target_endian = \"little\"), target_vendor = \"apple\", any(target_os = \"ios\", target_os = \"macos\", target_os = \"tvos\", target_os = \"visionos\", target_os = \"watchos\")))": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], "cfg(all(any(all(target_arch = \"aarch64\", target_endian = \"little\"), all(target_arch = \"arm\", target_endian = \"little\")), any(target_os = \"android\", target_os = \"linux\")))": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ] @@ -15614,9 +14615,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], @@ -15794,7 +14792,7 @@ "alias": "libc_errno" }, { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], @@ -15817,7 +14815,7 @@ "alias": "libc_errno" }, { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], @@ -15841,9 +14839,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -15924,51 +14919,7 @@ "alias": "libc_errno" }, { - "id": "libc 0.2.175", - "target": "libc" - } - ], - "aarch64-apple-ios": [ - { - "id": "errno 0.3.11", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.175", - "target": "libc" - } - ], - "aarch64-apple-ios-sim": [ - { - "id": "errno 0.3.11", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.175", - "target": "libc" - } - ], - "aarch64-linux-android": [ - { - "id": "errno 0.3.11", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.175", - "target": "libc" - } - ], - "armv7-linux-androideabi": [ - { - "id": "errno 0.3.11", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], @@ -15991,7 +14942,7 @@ "alias": "libc_errno" }, { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], @@ -16005,39 +14956,6 @@ "id": "windows-sys 0.59.0", "target": "windows_sys" } - ], - "i686-linux-android": [ - { - "id": "errno 0.3.11", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.175", - "target": "libc" - } - ], - "x86_64-apple-ios": [ - { - "id": "errno 0.3.11", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.175", - "target": "libc" - } - ], - "x86_64-linux-android": [ - { - "id": "errno 0.3.11", - "target": "errno", - "alias": "libc_errno" - }, - { - "id": "libc 0.2.175", - "target": "libc" - } ] } }, @@ -16048,9 +14966,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -16151,9 +15066,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], @@ -16409,9 +15321,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -16615,9 +15524,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -16706,9 +15612,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -16782,14 +15685,14 @@ ], "license_file": "LICENSE-APACHE" }, - "serde_json 1.0.143": { + "serde_json 1.0.140": { "name": "serde_json", - "version": "1.0.143", + "version": "1.0.140", "package_url": "https://github.com/serde-rs/json", "repository": { "Http": { - "url": "https://static.crates.io/crates/serde_json/1.0.143/download", - "sha256": "d401abef1d108fbd9cbaebc3e46611f4b1021f714a0597a71f41ee463f5f4a5a" + "url": "https://static.crates.io/crates/serde_json/1.0.140/download", + "sha256": "20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373" } }, "targets": [ @@ -16850,22 +15753,19 @@ "target": "serde" }, { - "id": "serde_json 1.0.143", + "id": "serde_json 1.0.140", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", - "version": "1.0.143" + "version": "1.0.140" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -16929,20 +15829,20 @@ ], "license_file": "LICENSE-APACHE" }, - "serde_spanned 0.6.9": { - "name": "serde_spanned", - "version": "0.6.9", - "package_url": "https://github.com/toml-rs/toml", + "serde_urlencoded 0.7.1": { + "name": "serde_urlencoded", + "version": "0.7.1", + "package_url": "https://github.com/nox/serde_urlencoded", "repository": { "Http": { - "url": "https://static.crates.io/crates/serde_spanned/0.6.9/download", - "sha256": "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3" + "url": "https://static.crates.io/crates/serde_urlencoded/0.7.1/download", + "sha256": "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" } }, "targets": [ { "Library": { - "crate_name": "serde_spanned", + "crate_name": "serde_urlencoded", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -16953,19 +15853,25 @@ } } ], - "library_target_name": "serde_spanned", + "library_target_name": "serde_urlencoded", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "serde" - ], - "selects": {} - }, "deps": { "common": [ + { + "id": "form_urlencoded 1.2.1", + "target": "form_urlencoded" + }, + { + "id": "itoa 1.0.15", + "target": "itoa" + }, + { + "id": "ryu 1.0.20", + "target": "ryu" + }, { "id": "serde 1.0.219", "target": "serde" @@ -16973,30 +15879,30 @@ ], "selects": {} }, - "edition": "2021", - "version": "0.6.9" + "edition": "2018", + "version": "0.7.1" }, - "license": "MIT OR Apache-2.0", + "license": "MIT/Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, - "serde_urlencoded 0.7.1": { - "name": "serde_urlencoded", - "version": "0.7.1", - "package_url": "https://github.com/nox/serde_urlencoded", + "serde_yaml 0.9.34+deprecated": { + "name": "serde_yaml", + "version": "0.9.34+deprecated", + "package_url": "https://github.com/dtolnay/serde-yaml", "repository": { "Http": { - "url": "https://static.crates.io/crates/serde_urlencoded/0.7.1/download", - "sha256": "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" + "url": "https://static.crates.io/crates/serde_yaml/0.9.34+deprecated/download", + "sha256": "6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47" } }, "targets": [ { "Library": { - "crate_name": "serde_urlencoded", + "crate_name": "serde_yaml", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -17007,7 +15913,7 @@ } } ], - "library_target_name": "serde_urlencoded", + "library_target_name": "serde_yaml", "common_attrs": { "compile_data_glob": [ "**" @@ -17015,8 +15921,8 @@ "deps": { "common": [ { - "id": "form_urlencoded 1.2.1", - "target": "form_urlencoded" + "id": "indexmap 2.9.0", + "target": "indexmap" }, { "id": "itoa 1.0.15", @@ -17029,14 +15935,18 @@ { "id": "serde 1.0.219", "target": "serde" + }, + { + "id": "unsafe-libyaml 0.2.11", + "target": "unsafe_libyaml" } ], "selects": {} }, - "edition": "2018", - "version": "0.7.1" + "edition": "2021", + "version": "0.9.34+deprecated" }, - "license": "MIT/Apache-2.0", + "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" @@ -17234,7 +16144,7 @@ "deps": { "common": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], @@ -17399,9 +16309,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], @@ -17524,9 +16431,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -17577,7 +16481,7 @@ "selects": { "cfg(unix)": [ { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" } ], @@ -17599,20 +16503,20 @@ ], "license_file": "LICENSE-APACHE" }, - "socket2 0.6.0": { - "name": "socket2", - "version": "0.6.0", - "package_url": "https://github.com/rust-lang/socket2", + "static_assertions 1.1.0": { + "name": "static_assertions", + "version": "1.1.0", + "package_url": "https://github.com/nvzqz/static-assertions-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/socket2/0.6.0/download", - "sha256": "233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807" + "url": "https://static.crates.io/crates/static_assertions/1.1.0/download", + "sha256": "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" } }, "targets": [ { "Library": { - "crate_name": "socket2", + "crate_name": "static_assertions", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -17623,69 +16527,7 @@ } } ], - "library_target_name": "socket2", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "all" - ], - "selects": {} - }, - "deps": { - "common": [], - "selects": { - "cfg(unix)": [ - { - "id": "libc 0.2.175", - "target": "libc" - } - ], - "cfg(windows)": [ - { - "id": "windows-sys 0.59.0", - "target": "windows_sys" - } - ] - } - }, - "edition": "2021", - "version": "0.6.0" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "static_assertions 1.1.0": { - "name": "static_assertions", - "version": "1.1.0", - "package_url": "https://github.com/nvzqz/static-assertions-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/static_assertions/1.1.0/download", - "sha256": "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" - } - }, - "targets": [ - { - "Library": { - "crate_name": "static_assertions", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "static_assertions", + "library_target_name": "static_assertions", "common_attrs": { "compile_data_glob": [ "**" @@ -17700,44 +16542,6 @@ ], "license_file": "LICENSE-APACHE" }, - "strsim 0.11.1": { - "name": "strsim", - "version": "0.11.1", - "package_url": "https://github.com/rapidfuzz/strsim-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/strsim/0.11.1/download", - "sha256": "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" - } - }, - "targets": [ - { - "Library": { - "crate_name": "strsim", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "strsim", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2015", - "version": "0.11.1" - }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" - }, "subtle 2.6.1": { "name": "subtle", "version": "2.6.1", @@ -17807,17 +16611,13 @@ "target": "ahash" }, { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { "id": "bd-api 1.0.0", "target": "bd_api" }, - { - "id": "bd-bonjson 1.0.0", - "target": "bd_bonjson" - }, { "id": "bd-client-common 1.0.0", "target": "bd_client_common" @@ -17826,10 +16626,6 @@ "id": "bd-device 1.0.0", "target": "bd_device" }, - { - "id": "bd-error-reporter 1.0.0", - "target": "bd_error_reporter" - }, { "id": "bd-key-value 1.0.0", "target": "bd_key_value" @@ -17850,10 +16646,6 @@ "id": "bd-noop-network 1.0.0", "target": "bd_noop_network" }, - { - "id": "bd-report-writer 1.0.0", - "target": "bd_report_writer" - }, { "id": "bd-runtime 1.0.0", "target": "bd_runtime" @@ -17867,7 +16659,7 @@ "target": "bd_time" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { @@ -17875,23 +16667,23 @@ "target": "objc" }, { - "id": "parking_lot 0.12.4", + "id": "parking_lot 0.12.3", "target": "parking_lot" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { - "id": "tracing-subscriber 0.3.20", + "id": "tracing-subscriber 0.3.19", "target": "tracing_subscriber" }, { - "id": "uuid 1.18.1", + "id": "uuid 1.16.0", "target": "uuid" } ], @@ -17914,7 +16706,7 @@ "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.89", + "id": "async-trait 0.1.88", "target": "async_trait" } ], @@ -17961,7 +16753,6 @@ "default", "derive", "extra-traits", - "fold", "full", "parsing", "printing", @@ -18036,14 +16827,66 @@ ], "license_file": "LICENSE" }, - "tempfile 3.21.0": { + "tempdir 0.3.7": { + "name": "tempdir", + "version": "0.3.7", + "package_url": "https://github.com/rust-lang/tempdir", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/tempdir/0.3.7/download", + "sha256": "15f2b5fb00ccdf689e0149d1b1b3c03fead81c2b37735d812fa8bddbbf41b6d8" + } + }, + "targets": [ + { + "Library": { + "crate_name": "tempdir", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "tempdir", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "rand 0.4.6", + "target": "rand" + }, + { + "id": "remove_dir_all 0.5.3", + "target": "remove_dir_all" + } + ], + "selects": {} + }, + "edition": "2015", + "version": "0.3.7" + }, + "license": "MIT/Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "tempfile 3.19.1": { "name": "tempfile", - "version": "3.21.0", + "version": "3.19.1", "package_url": "https://github.com/Stebalien/tempfile", "repository": { "Http": { - "url": "https://static.crates.io/crates/tempfile/3.21.0/download", - "sha256": "15b61f8f20e3a6f7e0649d825294eaf317edce30f82cf6026e7e4cb9222a7d1e" + "url": "https://static.crates.io/crates/tempfile/3.19.1/download", + "sha256": "7437ac7763b9b123ccf33c338a5cc1bac6f69b45a136c19bdd8a65e3916435bf" } }, "targets": [ @@ -18103,7 +16946,7 @@ } }, "edition": "2021", - "version": "3.21.0" + "version": "3.19.1" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -18162,44 +17005,6 @@ ], "license_file": "LICENSE-MIT" }, - "termtree 0.5.1": { - "name": "termtree", - "version": "0.5.1", - "package_url": "https://github.com/rust-cli/termtree", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/termtree/0.5.1/download", - "sha256": "8f50febec83f5ee1df3015341d8bd429f2d1cc62bcba7ea2076759d315084683" - } - }, - "targets": [ - { - "Library": { - "crate_name": "termtree", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "termtree", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2021", - "version": "0.5.1" - }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE-MIT" - }, "test_jni 1.0.0": { "name": "test_jni", "version": "1.0.0", @@ -18227,7 +17032,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.99", + "id": "anyhow 1.0.98", "target": "anyhow" }, { @@ -18238,10 +17043,6 @@ "id": "bd-client-common 1.0.0", "target": "bd_client_common" }, - { - "id": "bd-error-reporter 1.0.0", - "target": "bd_error_reporter" - }, { "id": "bd-log 1.0.0", "target": "bd_log" @@ -18259,7 +17060,7 @@ "target": "bd_test_helpers" }, { - "id": "ctor 0.5.0", + "id": "ctor 0.4.2", "target": "ctor" }, { @@ -18267,7 +17068,7 @@ "target": "jni" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" } ], @@ -18306,18 +17107,10 @@ ], "deps": { "common": [ - { - "id": "bd-bonjson 1.0.0", - "target": "bd_bonjson" - }, { "id": "bd-client-common 1.0.0", "target": "bd_client_common" }, - { - "id": "bd-error-reporter 1.0.0", - "target": "bd_error_reporter" - }, { "id": "bd-key-value 1.0.0", "target": "bd_key_value" @@ -18335,7 +17128,7 @@ "target": "bd_test_helpers" }, { - "id": "ctor 0.5.0", + "id": "ctor 0.4.2", "target": "ctor" }, { @@ -18351,7 +17144,7 @@ "target": "protobuf" }, { - "id": "time 0.3.43", + "id": "time 0.3.41", "target": "time" } ], @@ -18430,9 +17223,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -18444,14 +17234,14 @@ ], "license_file": "LICENSE-APACHE" }, - "thiserror 2.0.16": { + "thiserror 2.0.12": { "name": "thiserror", - "version": "2.0.16", + "version": "2.0.12", "package_url": "https://github.com/dtolnay/thiserror", "repository": { "Http": { - "url": "https://static.crates.io/crates/thiserror/2.0.16/download", - "sha256": "3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0" + "url": "https://static.crates.io/crates/thiserror/2.0.12/download", + "sha256": "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708" } }, "targets": [ @@ -18495,7 +17285,7 @@ "deps": { "common": [ { - "id": "thiserror 2.0.16", + "id": "thiserror 2.0.12", "target": "build_script_build" } ], @@ -18505,21 +17295,18 @@ "proc_macro_deps": { "common": [ { - "id": "thiserror-impl 2.0.16", + "id": "thiserror-impl 2.0.12", "target": "thiserror_impl" } ], "selects": {} }, - "version": "2.0.16" + "version": "2.0.12" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -18587,14 +17374,14 @@ ], "license_file": "LICENSE-APACHE" }, - "thiserror-impl 2.0.16": { + "thiserror-impl 2.0.12": { "name": "thiserror-impl", - "version": "2.0.16", + "version": "2.0.12", "package_url": "https://github.com/dtolnay/thiserror", "repository": { "Http": { - "url": "https://static.crates.io/crates/thiserror-impl/2.0.16/download", - "sha256": "6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960" + "url": "https://static.crates.io/crates/thiserror-impl/2.0.12/download", + "sha256": "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d" } }, "targets": [ @@ -18634,7 +17421,7 @@ "selects": {} }, "edition": "2021", - "version": "2.0.16" + "version": "2.0.12" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -18695,14 +17482,14 @@ ], "license_file": "LICENSE-APACHE" }, - "time 0.3.43": { + "time 0.3.41": { "name": "time", - "version": "0.3.43", + "version": "0.3.41", "package_url": "https://github.com/time-rs/time", "repository": { "Http": { - "url": "https://static.crates.io/crates/time/0.3.43/download", - "sha256": "83bde6f1ec10e72d583d91623c939f623002284ef622b87de38cfd546cbf2031" + "url": "https://static.crates.io/crates/time/0.3.41/download", + "sha256": "8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40" } }, "targets": [ @@ -18740,9 +17527,13 @@ "deps": { "common": [ { - "id": "deranged 0.5.3", + "id": "deranged 0.4.0", "target": "deranged" }, + { + "id": "itoa 1.0.15", + "target": "itoa" + }, { "id": "num-conv 0.1.0", "target": "num_conv" @@ -18756,7 +17547,7 @@ "target": "serde" }, { - "id": "time-core 0.1.6", + "id": "time-core 0.1.4", "target": "time_core" } ], @@ -18766,13 +17557,13 @@ "proc_macro_deps": { "common": [ { - "id": "time-macros 0.2.24", + "id": "time-macros 0.2.22", "target": "time_macros" } ], "selects": {} }, - "version": "0.3.43" + "version": "0.3.41" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -18781,14 +17572,14 @@ ], "license_file": "LICENSE-Apache" }, - "time-core 0.1.6": { + "time-core 0.1.4": { "name": "time-core", - "version": "0.1.6", + "version": "0.1.4", "package_url": "https://github.com/time-rs/time", "repository": { "Http": { - "url": "https://static.crates.io/crates/time-core/0.1.6/download", - "sha256": "40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b" + "url": "https://static.crates.io/crates/time-core/0.1.4/download", + "sha256": "c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c" } }, "targets": [ @@ -18811,7 +17602,7 @@ "**" ], "edition": "2021", - "version": "0.1.6" + "version": "0.1.4" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -18820,14 +17611,14 @@ ], "license_file": "LICENSE-Apache" }, - "time-macros 0.2.24": { + "time-macros 0.2.22": { "name": "time-macros", - "version": "0.2.24", + "version": "0.2.22", "package_url": "https://github.com/time-rs/time", "repository": { "Http": { - "url": "https://static.crates.io/crates/time-macros/0.2.24/download", - "sha256": "30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3" + "url": "https://static.crates.io/crates/time-macros/0.2.22/download", + "sha256": "3526739392ec93fd8b359c8e98514cb3e8e021beb4e5f597b00a0221f8ed8a49" } }, "targets": [ @@ -18864,14 +17655,14 @@ "target": "num_conv" }, { - "id": "time-core 0.1.6", + "id": "time-core 0.1.4", "target": "time_core" } ], "selects": {} }, "edition": "2021", - "version": "0.2.24" + "version": "0.2.22" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -18880,6 +17671,44 @@ ], "license_file": "LICENSE-Apache" }, + "tinyjson 2.5.1": { + "name": "tinyjson", + "version": "2.5.1", + "package_url": "https://github.com/rhysd/tinyjson", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/tinyjson/2.5.1/download", + "sha256": "9ab95735ea2c8fd51154d01e39cf13912a78071c2d89abc49a7ef102a7dd725a" + } + }, + "targets": [ + { + "Library": { + "crate_name": "tinyjson", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "tinyjson", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "2.5.1" + }, + "license": "MIT", + "license_ids": [ + "MIT" + ], + "license_file": "LICENSE.txt" + }, "tinytemplate 1.2.1": { "name": "tinytemplate", "version": "1.2.1", @@ -18916,7 +17745,7 @@ "target": "serde" }, { - "id": "serde_json 1.0.143", + "id": "serde_json 1.0.140", "target": "serde_json" } ], @@ -18932,14 +17761,14 @@ ], "license_file": "LICENSE-APACHE" }, - "tokio 1.47.1": { + "tokio 1.45.0": { "name": "tokio", - "version": "1.47.1", + "version": "1.45.0", "package_url": "https://github.com/tokio-rs/tokio", "repository": { "Http": { - "url": "https://static.crates.io/crates/tokio/1.47.1/download", - "sha256": "89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038" + "url": "https://static.crates.io/crates/tokio/1.45.0/download", + "sha256": "2513ca694ef9ede0fb23fe71a4ee4107cb102b9dc1930f6d0fd77aae068ae165" } }, "targets": [ @@ -18994,7 +17823,7 @@ "target": "bytes" }, { - "id": "libc 0.2.175", + "id": "libc 0.2.172", "target": "libc" }, { @@ -19002,7 +17831,7 @@ "target": "mio" }, { - "id": "parking_lot 0.12.4", + "id": "parking_lot 0.12.3", "target": "parking_lot" }, { @@ -19014,21 +17843,11 @@ "target": "signal_hook_registry" }, { - "id": "socket2 0.6.0", + "id": "socket2 0.5.9", "target": "socket2" } ], "selects": { - "cfg(all(tokio_uring, target_os = \"linux\"))": [ - { - "id": "io-uring 0.7.10", - "target": "io_uring" - }, - { - "id": "slab 0.4.9", - "target": "slab" - } - ], "cfg(tokio_taskdump)": [ { "id": "backtrace 0.3.75", @@ -19047,7 +17866,7 @@ ], "selects": {} }, - "version": "1.47.1" + "version": "1.45.0" }, "license": "MIT", "license_ids": [ @@ -19146,7 +17965,7 @@ "target": "rustls" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], @@ -19209,7 +18028,7 @@ "target": "pin_project_lite" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], @@ -19280,7 +18099,7 @@ "target": "pin_project_lite" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" } ], @@ -19295,20 +18114,20 @@ ], "license_file": "LICENSE" }, - "toml 0.8.23": { - "name": "toml", - "version": "0.8.23", - "package_url": "https://github.com/toml-rs/toml", + "tower 0.5.2": { + "name": "tower", + "version": "0.5.2", + "package_url": "https://github.com/tower-rs/tower", "repository": { "Http": { - "url": "https://static.crates.io/crates/toml/0.8.23/download", - "sha256": "dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362" + "url": "https://static.crates.io/crates/tower/0.5.2/download", + "sha256": "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" } }, "targets": [ { "Library": { - "crate_name": "toml", + "crate_name": "tower", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -19319,326 +18138,84 @@ } } ], - "library_target_name": "toml", + "library_target_name": "tower", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "default", - "display", - "parse" + "__common", + "futures-core", + "futures-util", + "log", + "make", + "pin-project-lite", + "retry", + "sync_wrapper", + "tokio", + "tracing", + "util" ], "selects": {} }, "deps": { "common": [ { - "id": "serde 1.0.219", - "target": "serde" + "id": "futures-core 0.3.31", + "target": "futures_core" + }, + { + "id": "futures-util 0.3.31", + "target": "futures_util" + }, + { + "id": "pin-project-lite 0.2.16", + "target": "pin_project_lite" + }, + { + "id": "sync_wrapper 1.0.2", + "target": "sync_wrapper" + }, + { + "id": "tokio 1.45.0", + "target": "tokio" }, { - "id": "serde_spanned 0.6.9", - "target": "serde_spanned" + "id": "tower-layer 0.3.3", + "target": "tower_layer" }, { - "id": "toml_datetime 0.6.11", - "target": "toml_datetime" + "id": "tower-service 0.3.3", + "target": "tower_service" }, { - "id": "toml_edit 0.22.27", - "target": "toml_edit" + "id": "tracing 0.1.41", + "target": "tracing" } ], "selects": {} }, - "edition": "2021", - "version": "0.8.23" + "edition": "2018", + "version": "0.5.2" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "toml_datetime 0.6.11": { - "name": "toml_datetime", - "version": "0.6.11", - "package_url": "https://github.com/toml-rs/toml", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/toml_datetime/0.6.11/download", - "sha256": "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c" - } - }, - "targets": [ - { - "Library": { - "crate_name": "toml_datetime", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "toml_datetime", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "serde" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "serde 1.0.219", - "target": "serde" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.6.11" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "toml_edit 0.22.27": { - "name": "toml_edit", - "version": "0.22.27", - "package_url": "https://github.com/toml-rs/toml", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/toml_edit/0.22.27/download", - "sha256": "41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a" - } - }, - "targets": [ - { - "Library": { - "crate_name": "toml_edit", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "toml_edit", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "display", - "parse", - "serde" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "indexmap 2.9.0", - "target": "indexmap" - }, - { - "id": "serde 1.0.219", - "target": "serde" - }, - { - "id": "serde_spanned 0.6.9", - "target": "serde_spanned" - }, - { - "id": "toml_datetime 0.6.11", - "target": "toml_datetime" - }, - { - "id": "toml_write 0.1.2", - "target": "toml_write" - }, - { - "id": "winnow 0.7.13", - "target": "winnow" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.22.27" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "toml_write 0.1.2": { - "name": "toml_write", - "version": "0.1.2", - "package_url": "https://github.com/toml-rs/toml", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/toml_write/0.1.2/download", - "sha256": "5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801" - } - }, - "targets": [ - { - "Library": { - "crate_name": "toml_write", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "toml_write", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "alloc", - "default", - "std" - ], - "selects": {} - }, - "edition": "2021", - "version": "0.1.2" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "tower 0.5.2": { - "name": "tower", - "version": "0.5.2", - "package_url": "https://github.com/tower-rs/tower", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/tower/0.5.2/download", - "sha256": "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" - } - }, - "targets": [ - { - "Library": { - "crate_name": "tower", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "tower", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "__common", - "futures-core", - "futures-util", - "log", - "make", - "pin-project-lite", - "retry", - "sync_wrapper", - "tokio", - "tracing", - "util" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "futures-core 0.3.31", - "target": "futures_core" - }, - { - "id": "futures-util 0.3.31", - "target": "futures_util" - }, - { - "id": "pin-project-lite 0.2.16", - "target": "pin_project_lite" - }, - { - "id": "sync_wrapper 1.0.2", - "target": "sync_wrapper" - }, - { - "id": "tokio 1.47.1", - "target": "tokio" - }, - { - "id": "tower-layer 0.3.3", - "target": "tower_layer" - }, - { - "id": "tower-service 0.3.3", - "target": "tower_service" - }, - { - "id": "tracing 0.1.41", - "target": "tracing" - } - ], - "selects": {} - }, - "edition": "2018", - "version": "0.5.2" - }, - "license": "MIT", + "license": "MIT", "license_ids": [ "MIT" ], "license_file": "LICENSE" }, - "tower-http 0.6.6": { + "tower-http 0.6.2": { "name": "tower-http", - "version": "0.6.6", + "version": "0.6.2", "package_url": "https://github.com/tower-rs/tower-http", "repository": { - "Http": { - "url": "https://static.crates.io/crates/tower-http/0.6.6/download", - "sha256": "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2" + "Git": { + "remote": "https://github.com/tower-rs/tower-http", + "commitish": { + "Rev": "d0c522b6da2620bf5314302d12e4cded7295b11c" + }, + "strip_prefix": "tower-http" } }, "targets": [ @@ -19702,7 +18279,7 @@ "target": "pin_project_lite" }, { - "id": "tokio 1.47.1", + "id": "tokio 1.45.0", "target": "tokio" }, { @@ -19721,7 +18298,7 @@ "selects": {} }, "edition": "2018", - "version": "0.6.6" + "version": "0.6.2" }, "license": "MIT", "license_ids": [ @@ -19847,7 +18424,7 @@ "deps": { "common": [ { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { @@ -20032,7 +18609,7 @@ "target": "tracing" }, { - "id": "tracing-subscriber 0.3.20", + "id": "tracing-subscriber 0.3.19", "target": "tracing_subscriber" } ], @@ -20087,7 +18664,7 @@ "deps": { "common": [ { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { @@ -20110,14 +18687,14 @@ ], "license_file": "LICENSE" }, - "tracing-subscriber 0.3.20": { + "tracing-subscriber 0.3.19": { "name": "tracing-subscriber", - "version": "0.3.20", + "version": "0.3.19", "package_url": "https://github.com/tokio-rs/tracing", "repository": { "Http": { - "url": "https://static.crates.io/crates/tracing-subscriber/0.3.20/download", - "sha256": "2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5" + "url": "https://static.crates.io/crates/tracing-subscriber/0.3.19/download", + "sha256": "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008" } }, "targets": [ @@ -20149,6 +18726,7 @@ "matchers", "nu-ansi-term", "once_cell", + "regex", "registry", "sharded-slab", "smallvec", @@ -20162,11 +18740,11 @@ "deps": { "common": [ { - "id": "matchers 0.2.0", + "id": "matchers 0.1.0", "target": "matchers" }, { - "id": "nu-ansi-term 0.50.1", + "id": "nu-ansi-term 0.46.0", "target": "nu_ansi_term" }, { @@ -20174,8 +18752,8 @@ "target": "once_cell" }, { - "id": "regex-automata 0.4.9", - "target": "regex_automata" + "id": "regex 1.11.1", + "target": "regex" }, { "id": "sharded-slab 0.1.7", @@ -20205,7 +18783,7 @@ "selects": {} }, "edition": "2018", - "version": "0.3.20" + "version": "0.3.19" }, "license": "MIT", "license_ids": [ @@ -20308,9 +18886,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -20362,20 +18937,20 @@ ], "license_file": "LICENSE-APACHE" }, - "untrusted 0.9.0": { - "name": "untrusted", - "version": "0.9.0", - "package_url": "https://github.com/briansmith/untrusted", + "unsafe-libyaml 0.2.11": { + "name": "unsafe-libyaml", + "version": "0.2.11", + "package_url": "https://github.com/dtolnay/unsafe-libyaml", "repository": { "Http": { - "url": "https://static.crates.io/crates/untrusted/0.9.0/download", - "sha256": "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" + "url": "https://static.crates.io/crates/unsafe-libyaml/0.2.11/download", + "sha256": "673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861" } }, "targets": [ { "Library": { - "crate_name": "untrusted", + "crate_name": "unsafe_libyaml", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -20386,19 +18961,57 @@ } } ], - "library_target_name": "untrusted", + "library_target_name": "unsafe_libyaml", "common_attrs": { "compile_data_glob": [ "**" ], - "edition": "2018", - "version": "0.9.0" + "edition": "2021", + "version": "0.2.11" }, - "license": "ISC", + "license": "MIT", "license_ids": [ - "ISC" + "MIT" ], - "license_file": "LICENSE.txt" + "license_file": "LICENSE-MIT" + }, + "untrusted 0.9.0": { + "name": "untrusted", + "version": "0.9.0", + "package_url": "https://github.com/briansmith/untrusted", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/untrusted/0.9.0/download", + "sha256": "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" + } + }, + "targets": [ + { + "Library": { + "crate_name": "untrusted", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "untrusted", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "0.9.0" + }, + "license": "ISC", + "license_ids": [ + "ISC" + ], + "license_file": "LICENSE.txt" }, "unty 0.0.4": { "name": "unty", @@ -20522,59 +19135,14 @@ ], "license_file": "LICENSE" }, - "utf8parse 0.2.2": { - "name": "utf8parse", - "version": "0.2.2", - "package_url": "https://github.com/alacritty/vte", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/utf8parse/0.2.2/download", - "sha256": "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" - } - }, - "targets": [ - { - "Library": { - "crate_name": "utf8parse", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "utf8parse", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "default" - ], - "selects": {} - }, - "edition": "2018", - "version": "0.2.2" - }, - "license": "Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "uuid 1.18.1": { + "uuid 1.16.0": { "name": "uuid", - "version": "1.18.1", + "version": "1.16.0", "package_url": "https://github.com/uuid-rs/uuid", "repository": { "Http": { - "url": "https://static.crates.io/crates/uuid/1.18.1/download", - "sha256": "2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2" + "url": "https://static.crates.io/crates/uuid/1.16.0/download", + "sha256": "458f7a779bf54acc9f347480ac654f68407d3aab21269a6e3c9f922acd9e2da9" } }, "targets": [ @@ -20615,7 +19183,7 @@ "selects": {} }, "edition": "2018", - "version": "1.18.1" + "version": "1.16.0" }, "license": "Apache-2.0 OR MIT", "license_ids": [ @@ -20681,9 +19249,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -21073,9 +19638,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -21123,7 +19685,7 @@ "target": "bumpalo" }, { - "id": "log 0.4.28", + "id": "log 0.4.27", "target": "log" }, { @@ -21332,9 +19894,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ], @@ -21399,6 +19958,54 @@ ], "license_file": "LICENSE-APACHE" }, + "webpki-roots 0.26.11": { + "name": "webpki-roots", + "version": "0.26.11", + "package_url": "https://github.com/rustls/webpki-roots", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/webpki-roots/0.26.11/download", + "sha256": "521bc38abb08001b01866da9f51eb7c5d647a19260e00054a8c7fd5f9e57f7a9" + } + }, + "targets": [ + { + "Library": { + "crate_name": "webpki_roots", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "webpki_roots", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "webpki-roots 1.0.0", + "target": "webpki_roots", + "alias": "parent" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "0.26.11" + }, + "license": "CDLA-Permissive-2.0", + "license_ids": [ + "CDLA-Permissive-2.0" + ], + "license_file": "LICENSE" + }, "webpki-roots 1.0.0": { "name": "webpki-roots", "version": "1.0.0", @@ -21581,9 +20188,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -21652,9 +20256,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -21773,9 +20374,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -21787,45 +20385,6 @@ ], "license_file": null }, - "windows-link 0.1.3": { - "name": "windows-link", - "version": "0.1.3", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows-link/0.1.3/download", - "sha256": "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" - } - }, - "targets": [ - { - "Library": { - "crate_name": "windows_link", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_link", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2021", - "version": "0.1.3" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, "windows-sys 0.45.0": { "name": "windows-sys", "version": "0.45.0", @@ -21972,54 +20531,6 @@ ], "license_file": "license-apache-2.0" }, - "windows-sys 0.60.2": { - "name": "windows-sys", - "version": "0.60.2", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows-sys/0.60.2/download", - "sha256": "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" - } - }, - "targets": [ - { - "Library": { - "crate_name": "windows_sys", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_sys", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "windows-targets 0.53.3", - "target": "windows_targets" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.60.2" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, "windows-targets 0.42.2": { "name": "windows-targets", "version": "0.42.2", @@ -22228,20 +20739,20 @@ ], "license_file": "license-apache-2.0" }, - "windows-targets 0.53.3": { - "name": "windows-targets", - "version": "0.53.3", + "windows_aarch64_gnullvm 0.42.2": { + "name": "windows_aarch64_gnullvm", + "version": "0.42.2", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows-targets/0.53.3/download", - "sha256": "d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91" + "url": "https://static.crates.io/crates/windows_aarch64_gnullvm/0.42.2/download", + "sha256": "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" } }, "targets": [ { "Library": { - "crate_name": "windows_targets", + "crate_name": "windows_aarch64_gnullvm", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -22250,758 +20761,21 @@ ] } } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } } ], - "library_target_name": "windows_targets", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [], - "selects": { - "aarch64-pc-windows-gnullvm": [ - { - "id": "windows_aarch64_gnullvm 0.53.0", - "target": "windows_aarch64_gnullvm" - } - ], - "cfg(all(any(target_arch = \"x86_64\", target_arch = \"arm64ec\"), target_env = \"msvc\", not(windows_raw_dylib)))": [ - { - "id": "windows_x86_64_msvc 0.53.0", - "target": "windows_x86_64_msvc" - } - ], - "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))": [ - { - "id": "windows_aarch64_msvc 0.53.0", - "target": "windows_aarch64_msvc" - } - ], - "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ - { - "id": "windows_i686_gnu 0.53.0", - "target": "windows_i686_gnu" - } - ], - "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))": [ - { - "id": "windows_i686_msvc 0.53.0", - "target": "windows_i686_msvc" - } - ], - "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ - { - "id": "windows_x86_64_gnu 0.53.0", - "target": "windows_x86_64_gnu" - } - ], - "cfg(windows_raw_dylib)": [ - { - "id": "windows-link 0.1.3", - "target": "windows_link" - } - ], - "i686-pc-windows-gnullvm": [ - { - "id": "windows_i686_gnullvm 0.53.0", - "target": "windows_i686_gnullvm" - } - ], - "x86_64-pc-windows-gnullvm": [ - { - "id": "windows_x86_64_gnullvm 0.53.0", - "target": "windows_x86_64_gnullvm" - } - ] - } - }, - "edition": "2021", - "version": "0.53.3" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, - "windows_aarch64_gnullvm 0.42.2": { - "name": "windows_aarch64_gnullvm", - "version": "0.42.2", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows_aarch64_gnullvm/0.42.2/download", - "sha256": "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" - } - }, - "targets": [ - { - "Library": { - "crate_name": "windows_aarch64_gnullvm", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_aarch64_gnullvm", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "windows_aarch64_gnullvm 0.42.2", - "target": "build_script_build" - } - ], - "selects": {} - }, - "edition": "2018", - "version": "0.42.2" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ] - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, - "windows_aarch64_gnullvm 0.52.6": { - "name": "windows_aarch64_gnullvm", - "version": "0.52.6", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows_aarch64_gnullvm/0.52.6/download", - "sha256": "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" - } - }, - "targets": [ - { - "Library": { - "crate_name": "windows_aarch64_gnullvm", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_aarch64_gnullvm", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "windows_aarch64_gnullvm 0.52.6", - "target": "build_script_build" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.52.6" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ] - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, - "windows_aarch64_gnullvm 0.53.0": { - "name": "windows_aarch64_gnullvm", - "version": "0.53.0", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows_aarch64_gnullvm/0.53.0/download", - "sha256": "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764" - } - }, - "targets": [ - { - "Library": { - "crate_name": "windows_aarch64_gnullvm", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_aarch64_gnullvm", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "windows_aarch64_gnullvm 0.53.0", - "target": "build_script_build" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.53.0" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ] - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, - "windows_aarch64_msvc 0.42.2": { - "name": "windows_aarch64_msvc", - "version": "0.42.2", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows_aarch64_msvc/0.42.2/download", - "sha256": "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" - } - }, - "targets": [ - { - "Library": { - "crate_name": "windows_aarch64_msvc", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_aarch64_msvc", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "windows_aarch64_msvc 0.42.2", - "target": "build_script_build" - } - ], - "selects": {} - }, - "edition": "2018", - "version": "0.42.2" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ] - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, - "windows_aarch64_msvc 0.52.6": { - "name": "windows_aarch64_msvc", - "version": "0.52.6", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows_aarch64_msvc/0.52.6/download", - "sha256": "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" - } - }, - "targets": [ - { - "Library": { - "crate_name": "windows_aarch64_msvc", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_aarch64_msvc", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "windows_aarch64_msvc 0.52.6", - "target": "build_script_build" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.52.6" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ] - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, - "windows_aarch64_msvc 0.53.0": { - "name": "windows_aarch64_msvc", - "version": "0.53.0", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows_aarch64_msvc/0.53.0/download", - "sha256": "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c" - } - }, - "targets": [ - { - "Library": { - "crate_name": "windows_aarch64_msvc", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_aarch64_msvc", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "windows_aarch64_msvc 0.53.0", - "target": "build_script_build" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.53.0" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ] - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, - "windows_i686_gnu 0.42.2": { - "name": "windows_i686_gnu", - "version": "0.42.2", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows_i686_gnu/0.42.2/download", - "sha256": "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" - } - }, - "targets": [ - { - "Library": { - "crate_name": "windows_i686_gnu", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_i686_gnu", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "windows_i686_gnu 0.42.2", - "target": "build_script_build" - } - ], - "selects": {} - }, - "edition": "2018", - "version": "0.42.2" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ] - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, - "windows_i686_gnu 0.52.6": { - "name": "windows_i686_gnu", - "version": "0.52.6", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows_i686_gnu/0.52.6/download", - "sha256": "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" - } - }, - "targets": [ - { - "Library": { - "crate_name": "windows_i686_gnu", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_i686_gnu", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "windows_i686_gnu 0.52.6", - "target": "build_script_build" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.52.6" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ] - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, - "windows_i686_gnu 0.53.0": { - "name": "windows_i686_gnu", - "version": "0.53.0", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows_i686_gnu/0.53.0/download", - "sha256": "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3" - } - }, - "targets": [ - { - "Library": { - "crate_name": "windows_i686_gnu", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_i686_gnu", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "windows_i686_gnu 0.53.0", - "target": "build_script_build" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.53.0" - }, - "build_script_attrs": { - "compile_data_glob": [ - "**" - ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], - "data_glob": [ - "**" - ] - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" - }, - "windows_i686_gnullvm 0.52.6": { - "name": "windows_i686_gnullvm", - "version": "0.52.6", - "package_url": "https://github.com/microsoft/windows-rs", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/windows_i686_gnullvm/0.52.6/download", - "sha256": "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" - } - }, - "targets": [ - { - "Library": { - "crate_name": "windows_i686_gnullvm", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": true, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "windows_i686_gnullvm", + "library_target_name": "windows_aarch64_gnullvm", "common_attrs": { "compile_data_glob": [ "**" @@ -23009,22 +20783,19 @@ "deps": { "common": [ { - "id": "windows_i686_gnullvm 0.52.6", + "id": "windows_aarch64_gnullvm 0.42.2", "target": "build_script_build" } ], "selects": {} }, - "edition": "2021", - "version": "0.52.6" + "edition": "2018", + "version": "0.42.2" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -23036,20 +20807,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_i686_gnullvm 0.53.0": { - "name": "windows_i686_gnullvm", - "version": "0.53.0", + "windows_aarch64_gnullvm 0.52.6": { + "name": "windows_aarch64_gnullvm", + "version": "0.52.6", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_i686_gnullvm/0.53.0/download", - "sha256": "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11" + "url": "https://static.crates.io/crates/windows_aarch64_gnullvm/0.52.6/download", + "sha256": "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" } }, "targets": [ { "Library": { - "crate_name": "windows_i686_gnullvm", + "crate_name": "windows_aarch64_gnullvm", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -23072,7 +20843,7 @@ } } ], - "library_target_name": "windows_i686_gnullvm", + "library_target_name": "windows_aarch64_gnullvm", "common_attrs": { "compile_data_glob": [ "**" @@ -23080,22 +20851,19 @@ "deps": { "common": [ { - "id": "windows_i686_gnullvm 0.53.0", + "id": "windows_aarch64_gnullvm 0.52.6", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", - "version": "0.53.0" + "version": "0.52.6" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -23107,20 +20875,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_i686_msvc 0.42.2": { - "name": "windows_i686_msvc", + "windows_aarch64_msvc 0.42.2": { + "name": "windows_aarch64_msvc", "version": "0.42.2", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_i686_msvc/0.42.2/download", - "sha256": "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" + "url": "https://static.crates.io/crates/windows_aarch64_msvc/0.42.2/download", + "sha256": "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" } }, "targets": [ { "Library": { - "crate_name": "windows_i686_msvc", + "crate_name": "windows_aarch64_msvc", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -23143,7 +20911,7 @@ } } ], - "library_target_name": "windows_i686_msvc", + "library_target_name": "windows_aarch64_msvc", "common_attrs": { "compile_data_glob": [ "**" @@ -23151,7 +20919,7 @@ "deps": { "common": [ { - "id": "windows_i686_msvc 0.42.2", + "id": "windows_aarch64_msvc 0.42.2", "target": "build_script_build" } ], @@ -23164,9 +20932,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -23178,20 +20943,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_i686_msvc 0.52.6": { - "name": "windows_i686_msvc", + "windows_aarch64_msvc 0.52.6": { + "name": "windows_aarch64_msvc", "version": "0.52.6", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_i686_msvc/0.52.6/download", - "sha256": "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" + "url": "https://static.crates.io/crates/windows_aarch64_msvc/0.52.6/download", + "sha256": "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" } }, "targets": [ { "Library": { - "crate_name": "windows_i686_msvc", + "crate_name": "windows_aarch64_msvc", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -23214,7 +20979,7 @@ } } ], - "library_target_name": "windows_i686_msvc", + "library_target_name": "windows_aarch64_msvc", "common_attrs": { "compile_data_glob": [ "**" @@ -23222,7 +20987,7 @@ "deps": { "common": [ { - "id": "windows_i686_msvc 0.52.6", + "id": "windows_aarch64_msvc 0.52.6", "target": "build_script_build" } ], @@ -23235,9 +21000,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -23249,20 +21011,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_i686_msvc 0.53.0": { - "name": "windows_i686_msvc", - "version": "0.53.0", + "windows_i686_gnu 0.42.2": { + "name": "windows_i686_gnu", + "version": "0.42.2", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_i686_msvc/0.53.0/download", - "sha256": "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d" + "url": "https://static.crates.io/crates/windows_i686_gnu/0.42.2/download", + "sha256": "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" } }, "targets": [ { "Library": { - "crate_name": "windows_i686_msvc", + "crate_name": "windows_i686_gnu", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -23285,7 +21047,7 @@ } } ], - "library_target_name": "windows_i686_msvc", + "library_target_name": "windows_i686_gnu", "common_attrs": { "compile_data_glob": [ "**" @@ -23293,22 +21055,19 @@ "deps": { "common": [ { - "id": "windows_i686_msvc 0.53.0", + "id": "windows_i686_gnu 0.42.2", "target": "build_script_build" } ], "selects": {} }, - "edition": "2021", - "version": "0.53.0" + "edition": "2018", + "version": "0.42.2" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -23320,20 +21079,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_x86_64_gnu 0.42.2": { - "name": "windows_x86_64_gnu", - "version": "0.42.2", + "windows_i686_gnu 0.52.6": { + "name": "windows_i686_gnu", + "version": "0.52.6", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_gnu/0.42.2/download", - "sha256": "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" + "url": "https://static.crates.io/crates/windows_i686_gnu/0.52.6/download", + "sha256": "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" } }, "targets": [ { "Library": { - "crate_name": "windows_x86_64_gnu", + "crate_name": "windows_i686_gnu", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -23356,7 +21115,7 @@ } } ], - "library_target_name": "windows_x86_64_gnu", + "library_target_name": "windows_i686_gnu", "common_attrs": { "compile_data_glob": [ "**" @@ -23364,22 +21123,19 @@ "deps": { "common": [ { - "id": "windows_x86_64_gnu 0.42.2", + "id": "windows_i686_gnu 0.52.6", "target": "build_script_build" } ], "selects": {} }, - "edition": "2018", - "version": "0.42.2" + "edition": "2021", + "version": "0.52.6" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -23391,20 +21147,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_x86_64_gnu 0.52.6": { - "name": "windows_x86_64_gnu", + "windows_i686_gnullvm 0.52.6": { + "name": "windows_i686_gnullvm", "version": "0.52.6", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_gnu/0.52.6/download", - "sha256": "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" + "url": "https://static.crates.io/crates/windows_i686_gnullvm/0.52.6/download", + "sha256": "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" } }, "targets": [ { "Library": { - "crate_name": "windows_x86_64_gnu", + "crate_name": "windows_i686_gnullvm", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -23427,7 +21183,7 @@ } } ], - "library_target_name": "windows_x86_64_gnu", + "library_target_name": "windows_i686_gnullvm", "common_attrs": { "compile_data_glob": [ "**" @@ -23435,7 +21191,7 @@ "deps": { "common": [ { - "id": "windows_x86_64_gnu 0.52.6", + "id": "windows_i686_gnullvm 0.52.6", "target": "build_script_build" } ], @@ -23448,9 +21204,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -23462,20 +21215,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_x86_64_gnu 0.53.0": { - "name": "windows_x86_64_gnu", - "version": "0.53.0", + "windows_i686_msvc 0.42.2": { + "name": "windows_i686_msvc", + "version": "0.42.2", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_gnu/0.53.0/download", - "sha256": "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba" + "url": "https://static.crates.io/crates/windows_i686_msvc/0.42.2/download", + "sha256": "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" } }, "targets": [ { "Library": { - "crate_name": "windows_x86_64_gnu", + "crate_name": "windows_i686_msvc", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -23498,7 +21251,7 @@ } } ], - "library_target_name": "windows_x86_64_gnu", + "library_target_name": "windows_i686_msvc", "common_attrs": { "compile_data_glob": [ "**" @@ -23506,22 +21259,19 @@ "deps": { "common": [ { - "id": "windows_x86_64_gnu 0.53.0", + "id": "windows_i686_msvc 0.42.2", "target": "build_script_build" } ], "selects": {} }, - "edition": "2021", - "version": "0.53.0" + "edition": "2018", + "version": "0.42.2" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -23533,20 +21283,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_x86_64_gnullvm 0.42.2": { - "name": "windows_x86_64_gnullvm", - "version": "0.42.2", + "windows_i686_msvc 0.52.6": { + "name": "windows_i686_msvc", + "version": "0.52.6", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_gnullvm/0.42.2/download", - "sha256": "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" + "url": "https://static.crates.io/crates/windows_i686_msvc/0.52.6/download", + "sha256": "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" } }, "targets": [ { "Library": { - "crate_name": "windows_x86_64_gnullvm", + "crate_name": "windows_i686_msvc", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -23569,7 +21319,7 @@ } } ], - "library_target_name": "windows_x86_64_gnullvm", + "library_target_name": "windows_i686_msvc", "common_attrs": { "compile_data_glob": [ "**" @@ -23577,22 +21327,19 @@ "deps": { "common": [ { - "id": "windows_x86_64_gnullvm 0.42.2", + "id": "windows_i686_msvc 0.52.6", "target": "build_script_build" } ], "selects": {} }, - "edition": "2018", - "version": "0.42.2" + "edition": "2021", + "version": "0.52.6" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -23604,20 +21351,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_x86_64_gnullvm 0.52.6": { - "name": "windows_x86_64_gnullvm", - "version": "0.52.6", + "windows_x86_64_gnu 0.42.2": { + "name": "windows_x86_64_gnu", + "version": "0.42.2", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_gnullvm/0.52.6/download", - "sha256": "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" + "url": "https://static.crates.io/crates/windows_x86_64_gnu/0.42.2/download", + "sha256": "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" } }, "targets": [ { "Library": { - "crate_name": "windows_x86_64_gnullvm", + "crate_name": "windows_x86_64_gnu", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -23640,7 +21387,7 @@ } } ], - "library_target_name": "windows_x86_64_gnullvm", + "library_target_name": "windows_x86_64_gnu", "common_attrs": { "compile_data_glob": [ "**" @@ -23648,22 +21395,19 @@ "deps": { "common": [ { - "id": "windows_x86_64_gnullvm 0.52.6", + "id": "windows_x86_64_gnu 0.42.2", "target": "build_script_build" } ], "selects": {} }, - "edition": "2021", - "version": "0.52.6" + "edition": "2018", + "version": "0.42.2" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -23675,20 +21419,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_x86_64_gnullvm 0.53.0": { - "name": "windows_x86_64_gnullvm", - "version": "0.53.0", + "windows_x86_64_gnu 0.52.6": { + "name": "windows_x86_64_gnu", + "version": "0.52.6", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_gnullvm/0.53.0/download", - "sha256": "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57" + "url": "https://static.crates.io/crates/windows_x86_64_gnu/0.52.6/download", + "sha256": "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" } }, "targets": [ { "Library": { - "crate_name": "windows_x86_64_gnullvm", + "crate_name": "windows_x86_64_gnu", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -23711,7 +21455,7 @@ } } ], - "library_target_name": "windows_x86_64_gnullvm", + "library_target_name": "windows_x86_64_gnu", "common_attrs": { "compile_data_glob": [ "**" @@ -23719,22 +21463,19 @@ "deps": { "common": [ { - "id": "windows_x86_64_gnullvm 0.53.0", + "id": "windows_x86_64_gnu 0.52.6", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", - "version": "0.53.0" + "version": "0.52.6" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -23746,20 +21487,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_x86_64_msvc 0.42.2": { - "name": "windows_x86_64_msvc", + "windows_x86_64_gnullvm 0.42.2": { + "name": "windows_x86_64_gnullvm", "version": "0.42.2", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_msvc/0.42.2/download", - "sha256": "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" + "url": "https://static.crates.io/crates/windows_x86_64_gnullvm/0.42.2/download", + "sha256": "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" } }, "targets": [ { "Library": { - "crate_name": "windows_x86_64_msvc", + "crate_name": "windows_x86_64_gnullvm", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -23782,7 +21523,7 @@ } } ], - "library_target_name": "windows_x86_64_msvc", + "library_target_name": "windows_x86_64_gnullvm", "common_attrs": { "compile_data_glob": [ "**" @@ -23790,7 +21531,7 @@ "deps": { "common": [ { - "id": "windows_x86_64_msvc 0.42.2", + "id": "windows_x86_64_gnullvm 0.42.2", "target": "build_script_build" } ], @@ -23803,9 +21544,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -23817,20 +21555,20 @@ ], "license_file": "license-apache-2.0" }, - "windows_x86_64_msvc 0.52.6": { - "name": "windows_x86_64_msvc", + "windows_x86_64_gnullvm 0.52.6": { + "name": "windows_x86_64_gnullvm", "version": "0.52.6", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_msvc/0.52.6/download", - "sha256": "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" + "url": "https://static.crates.io/crates/windows_x86_64_gnullvm/0.52.6/download", + "sha256": "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" } }, "targets": [ { "Library": { - "crate_name": "windows_x86_64_msvc", + "crate_name": "windows_x86_64_gnullvm", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -23853,7 +21591,7 @@ } } ], - "library_target_name": "windows_x86_64_msvc", + "library_target_name": "windows_x86_64_gnullvm", "common_attrs": { "compile_data_glob": [ "**" @@ -23861,7 +21599,7 @@ "deps": { "common": [ { - "id": "windows_x86_64_msvc 0.52.6", + "id": "windows_x86_64_gnullvm 0.52.6", "target": "build_script_build" } ], @@ -23874,9 +21612,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -23888,14 +21623,14 @@ ], "license_file": "license-apache-2.0" }, - "windows_x86_64_msvc 0.53.0": { + "windows_x86_64_msvc 0.42.2": { "name": "windows_x86_64_msvc", - "version": "0.53.0", + "version": "0.42.2", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_msvc/0.53.0/download", - "sha256": "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486" + "url": "https://static.crates.io/crates/windows_x86_64_msvc/0.42.2/download", + "sha256": "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" } }, "targets": [ @@ -23932,22 +21667,19 @@ "deps": { "common": [ { - "id": "windows_x86_64_msvc 0.53.0", + "id": "windows_x86_64_msvc 0.42.2", "target": "build_script_build" } ], "selects": {} }, - "edition": "2021", - "version": "0.53.0" + "edition": "2018", + "version": "0.42.2" }, "build_script_attrs": { "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -23959,20 +21691,20 @@ ], "license_file": "license-apache-2.0" }, - "winnow 0.7.13": { - "name": "winnow", - "version": "0.7.13", - "package_url": "https://github.com/winnow-rs/winnow", + "windows_x86_64_msvc 0.52.6": { + "name": "windows_x86_64_msvc", + "version": "0.52.6", + "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { - "url": "https://static.crates.io/crates/winnow/0.7.13/download", - "sha256": "21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf" + "url": "https://static.crates.io/crates/windows_x86_64_msvc/0.52.6/download", + "sha256": "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" } }, "targets": [ { "Library": { - "crate_name": "winnow", + "crate_name": "windows_x86_64_msvc", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, @@ -23981,29 +21713,51 @@ ] } } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": true, + "include": [ + "**/*.rs" + ] + } + } } ], - "library_target_name": "winnow", + "library_target_name": "windows_x86_64_msvc", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { + "deps": { "common": [ - "alloc", - "default", - "std" + { + "id": "windows_x86_64_msvc 0.52.6", + "target": "build_script_build" + } ], "selects": {} }, "edition": "2021", - "version": "0.7.13" + "version": "0.52.6" }, - "license": "MIT", + "build_script_attrs": { + "compile_data_glob": [ + "**" + ], + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0", "license_ids": [ + "Apache-2.0", "MIT" ], - "license_file": "LICENSE-MIT" + "license_file": "license-apache-2.0" }, "wit-bindgen-rt 0.39.0": { "name": "wit-bindgen-rt", @@ -24062,9 +21816,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -24197,9 +21948,6 @@ "compile_data_glob": [ "**" ], - "compile_data_glob_excludes": [ - "**/*.rs" - ], "data_glob": [ "**" ] @@ -24419,7 +22167,6 @@ "x86_64-unknown-linux-gnu" ], "cfg(all(target_os = \"uefi\", getrandom_backend = \"efi_rng\"))": [], - "cfg(all(tokio_uring, target_os = \"linux\"))": [], "cfg(any())": [], "cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [ "aarch64-apple-darwin", @@ -24498,12 +22245,15 @@ "x86_64-unknown-linux-gnu" ], "cfg(target_arch = \"spirv\")": [], + "cfg(target_env = \"sgx\")": [], + "cfg(target_os = \"fuchsia\")": [], "cfg(target_os = \"hermit\")": [], "cfg(target_os = \"netbsd\")": [], "cfg(target_os = \"redox\")": [], "cfg(target_os = \"solaris\")": [], "cfg(target_os = \"vxworks\")": [], "cfg(target_os = \"wasi\")": [], + "cfg(target_os = \"windows\")": [], "cfg(tokio_taskdump)": [], "cfg(unix)": [ "aarch64-apple-darwin", @@ -24517,7 +22267,6 @@ "x86_64-unknown-linux-gnu" ], "cfg(windows)": [], - "cfg(windows_raw_dylib)": [], "i686-linux-android": [ "i686-linux-android" ], @@ -24543,17 +22292,15 @@ }, "direct_deps": [ "ahash 0.8.12", - "android_logger 0.15.1", - "anyhow 1.0.99", + "android_logger 0.15.0", + "anyhow 1.0.98", "assert_matches 1.5.0", - "async-trait 0.1.89", + "async-trait 0.1.88", "bd-api 1.0.0", - "bd-bonjson 1.0.0", "bd-buffer 1.0.0", "bd-client-common 1.0.0", "bd-client-stats-store 1.0.0", "bd-device 1.0.0", - "bd-error-reporter 1.0.0", "bd-hyper-network 1.0.0", "bd-key-value 1.0.0", "bd-log 1.0.0", @@ -24561,31 +22308,28 @@ "bd-logger 1.0.0", "bd-noop-network 1.0.0", "bd-proto 1.0.0", - "bd-report-writer 1.0.0", "bd-runtime 1.0.0", "bd-session 1.0.0", "bd-shutdown 1.0.0", "bd-test-helpers 1.0.0", "bd-time 1.0.0", - "criterion 0.7.0", - "ctor 0.5.0", - "futures-util 0.3.31", + "criterion 0.5.1", + "ctor 0.4.2", "jni 0.21.1", - "libc 0.2.175", - "log 0.4.28", + "log 0.4.27", "objc 0.2.7", "objc-foundation 0.1.1", - "parking_lot 0.12.4", + "parking_lot 0.12.3", "protobuf 4.0.0-alpha.0", "regex-lite 0.1.6", "serde 1.0.219", - "serde_json 1.0.143", + "serde_json 1.0.140", "simple-xml 0.1.10", - "tempfile 3.21.0", - "time 0.3.43", - "tokio 1.47.1", - "tracing-subscriber 0.3.20", - "uuid 1.18.1" + "tempdir 0.3.7", + "time 0.3.41", + "tokio 1.45.0", + "tracing-subscriber 0.3.19", + "uuid 1.16.0" ], "direct_dev_deps": [ "pretty_assertions 1.4.1" diff --git a/Cargo.lock b/Cargo.lock index 19cf4feca..ce952a822 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -48,9 +48,9 @@ checksum = "84521a3cf562bc62942e294181d9eef17eb38ceb8c68677bc49f144e4c3d4f8d" [[package]] name = "android_logger" -version = "0.15.1" +version = "0.15.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dbb4e440d04be07da1f1bf44fb4495ebd58669372fe0cffa6e48595ac5bd88a3" +checksum = "f6f39be698127218cca460cb624878c9aa4e2b47dba3b277963d2bf00bad263b" dependencies = [ "android_log-sys", "env_filter", @@ -63,61 +63,17 @@ version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299" -[[package]] -name = "anstream" -version = "0.6.20" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192" -dependencies = [ - "anstyle", - "anstyle-parse", - "anstyle-query", - "anstyle-wincon", - "colorchoice", - "is_terminal_polyfill", - "utf8parse", -] - [[package]] name = "anstyle" version = "1.0.10" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9" -[[package]] -name = "anstyle-parse" -version = "0.2.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" -dependencies = [ - "utf8parse", -] - -[[package]] -name = "anstyle-query" -version = "1.1.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2" -dependencies = [ - "windows-sys 0.60.2", -] - -[[package]] -name = "anstyle-wincon" -version = "3.0.10" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a" -dependencies = [ - "anstyle", - "once_cell_polyfill", - "windows-sys 0.60.2", -] - [[package]] name = "anyhow" -version = "1.0.99" +version = "1.0.98" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100" +checksum = "e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487" [[package]] name = "arc-swap" @@ -146,9 +102,9 @@ dependencies = [ [[package]] name = "async-trait" -version = "0.1.89" +version = "0.1.88" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" +checksum = "e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5" dependencies = [ "proc-macro2", "quote", @@ -289,21 +245,21 @@ checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" [[package]] name = "base64ct" -version = "1.8.0" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba" +checksum = "89e25b6adfb930f02d1981565a6e5d9c547ac15a96606256d3b59040e5cd4ca3" [[package]] name = "bd-api" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "async-trait", "backoff", "bd-client-common", "bd-client-stats-store", - "bd-error-reporter", + "bd-device", "bd-grpc-codec", "bd-internal-logging", "bd-metadata", @@ -322,69 +278,16 @@ dependencies = [ "uuid", ] -[[package]] -name = "bd-artifact-upload" -version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" -dependencies = [ - "anyhow", - "async-trait", - "backoff", - "bd-api", - "bd-bounded-buffer", - "bd-client-common", - "bd-client-stats-store", - "bd-error-reporter", - "bd-log-primitives", - "bd-proto", - "bd-runtime", - "bd-shutdown", - "bd-time", - "flatbuffers", - "log", - "mockall", - "thiserror 2.0.16", - "time", - "tokio", - "uuid", -] - -[[package]] -name = "bd-bonjson" -version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" -dependencies = [ - "bytes", - "cbindgen", - "libc", - "log", -] - -[[package]] -name = "bd-bounded-buffer" -version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" -dependencies = [ - "ahash", - "bd-client-stats-store", - "bd-log-primitives", - "bd-stats-common", - "log", - "thiserror 2.0.16", - "tokio", -] - [[package]] name = "bd-buffer" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "async-trait", "bd-client-common", "bd-client-stats-store", "bd-completion", - "bd-error-reporter", "bd-proto", "bd-runtime", "bd-stats-common", @@ -396,7 +299,7 @@ dependencies = [ "memmap2", "parking_lot", "static_assertions", - "thiserror 2.0.16", + "thiserror 2.0.12", "time", "tokio", "tracing", @@ -405,29 +308,29 @@ dependencies = [ [[package]] name = "bd-client-common" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", - "async-trait", + "bd-client-stats-store", "bd-log-primitives", + "bd-matcher", "bd-metadata", "bd-proto", - "crc32fast", "flatbuffers", "flate2", "log", - "mockall", "parking_lot", "protobuf 4.0.0-alpha.0", - "thiserror 2.0.16", + "thiserror 2.0.12", "time", "tokio", + "uuid", ] [[package]] name = "bd-client-stats" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "async-trait", @@ -435,14 +338,12 @@ dependencies = [ "bd-client-common", "bd-client-stats-store", "bd-completion", - "bd-error-reporter", "bd-grpc-codec", "bd-proto", "bd-runtime", "bd-shutdown", "bd-stats-common", "bd-time", - "itertools 0.14.0", "log", "parking_lot", "protobuf 4.0.0-alpha.0", @@ -453,96 +354,74 @@ dependencies = [ [[package]] name = "bd-client-stats-store" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ - "anyhow", - "bd-client-common", "bd-proto", "bd-stats-common", + "itertools 0.14.0", "log", "parking_lot", "sketches-rust", - "thiserror 2.0.16", + "thiserror 2.0.12", "tokio", ] [[package]] name = "bd-completion" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "log", - "thiserror 2.0.16", "tokio", ] [[package]] name = "bd-crash-handler" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "async-trait", - "bd-api", - "bd-artifact-upload", - "bd-client-common", "bd-device", "bd-key-value", "bd-log-primitives", - "bd-proto", "bd-runtime", "bd-shutdown", - "bd-time", - "flatbuffers", "itertools 0.14.0", "log", - "mockall", - "regex", + "regex-lite", "serde", - "thiserror 2.0.16", "time", + "tinyjson", "tokio", - "uuid", ] [[package]] name = "bd-device" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", + "bd-client-common", "bd-key-value", + "bd-time", "log", "parking_lot", "serde", + "serde_yaml", "time", "uuid", ] -[[package]] -name = "bd-error-reporter" -version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" -dependencies = [ - "anyhow", - "bd-client-common", - "bd-client-stats-store", - "bd-metadata", - "log", - "parking_lot", - "tokio", - "uuid", -] - [[package]] name = "bd-events" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ - "anyhow", "bd-runtime", "bd-shutdown", + "ctor", "log", "tokio", ] @@ -550,7 +429,7 @@ dependencies = [ [[package]] name = "bd-grpc" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "assert_matches", @@ -578,7 +457,7 @@ dependencies = [ "serde", "serde_json", "snap", - "thiserror 2.0.16", + "thiserror 2.0.12", "time", "tokio", "tokio-stream", @@ -591,26 +470,27 @@ dependencies = [ [[package]] name = "bd-grpc-codec" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ + "anyhow", + "bd-client-common", "bd-stats-common", "bytes", "flate2", "log", "protobuf 4.0.0-alpha.0", - "thiserror 2.0.16", + "thiserror 2.0.12", ] [[package]] name = "bd-hyper-network" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "async-trait", "bd-api", "bd-client-common", - "bd-error-reporter", "bd-shutdown", "bytes", "http", @@ -629,17 +509,19 @@ dependencies = [ [[package]] name = "bd-internal-logging" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ + "anyhow", "bd-log-primitives", "bd-proto", + "bd-runtime", "tokio", ] [[package]] name = "bd-key-value" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "base64", @@ -654,9 +536,10 @@ dependencies = [ [[package]] name = "bd-log" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", + "bd-time", "log", "parking_lot", "time", @@ -670,7 +553,7 @@ dependencies = [ [[package]] name = "bd-log-filter" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "bd-client-stats-store", @@ -679,27 +562,28 @@ dependencies = [ "bd-proto", "itertools 0.14.0", "log", - "regex", + "regex-lite", "time", ] [[package]] name = "bd-log-matcher" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "bd-log-primitives", + "bd-matcher", "bd-proto", "itertools 0.14.0", "protobuf 4.0.0-alpha.0", - "regex", + "regex-lite", ] [[package]] name = "bd-log-metadata" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "bd-log-primitives", @@ -709,9 +593,10 @@ dependencies = [ [[package]] name = "bd-log-primitives" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "ahash", + "anyhow", "bd-proto", "serde", "time", @@ -720,14 +605,12 @@ dependencies = [ [[package]] name = "bd-logger" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "async-trait", "backoff", "bd-api", - "bd-artifact-upload", - "bd-bounded-buffer", "bd-buffer", "bd-client-common", "bd-client-stats", @@ -735,7 +618,6 @@ dependencies = [ "bd-completion", "bd-crash-handler", "bd-device", - "bd-error-reporter", "bd-events", "bd-internal-logging", "bd-key-value", @@ -744,6 +626,7 @@ dependencies = [ "bd-log-matcher", "bd-log-metadata", "bd-log-primitives", + "bd-matcher", "bd-network-quality", "bd-proto", "bd-resource-utilization", @@ -761,7 +644,7 @@ dependencies = [ "parking_lot", "protobuf 4.0.0-alpha.0", "serde", - "thiserror 2.0.16", + "thiserror 2.0.12", "time", "tokio", "tower", @@ -769,20 +652,43 @@ dependencies = [ "unwrap-infallible", ] +[[package]] +name = "bd-matcher" +version = "1.0.0" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +dependencies = [ + "anyhow", + "bd-log-primitives", + "bd-proto", + "protobuf 4.0.0-alpha.0", + "regex-lite", + "thiserror 2.0.12", +] + [[package]] name = "bd-metadata" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" +dependencies = [ + "anyhow", + "base64", + "bd-log", + "bincode", + "log", + "serde", + "time", + "tokio", +] [[package]] name = "bd-network-quality" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" [[package]] name = "bd-noop-network" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "async-trait", @@ -793,7 +699,7 @@ dependencies = [ [[package]] name = "bd-panic" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "color-backtrace", "log", @@ -803,18 +709,18 @@ dependencies = [ [[package]] name = "bd-pgv" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "log", "protobuf 4.0.0-alpha.0", "protobuf-codegen", - "thiserror 2.0.16", + "thiserror 2.0.12", ] [[package]] name = "bd-proto" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "bd-pgv", "bytes", @@ -824,27 +730,18 @@ dependencies = [ "protobuf-codegen", ] -[[package]] -name = "bd-report-writer" -version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" -dependencies = [ - "bd-proto", - "cbindgen", - "flatbuffers", -] - [[package]] name = "bd-resource-utilization" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", - "bd-client-common", + "bd-internal-logging", "bd-log-primitives", "bd-runtime", "bd-shutdown", "bd-time", + "ctor", "log", "time", "tokio", @@ -853,16 +750,13 @@ dependencies = [ [[package]] name = "bd-runtime" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", - "async-trait", "bd-client-common", "bd-proto", "log", - "parking_lot", "protobuf 4.0.0-alpha.0", - "tempfile", "time", "tokio", ] @@ -870,18 +764,18 @@ dependencies = [ [[package]] name = "bd-server-stats" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ - "anyhow", "bd-stats-common", "bd-time", "concat-string", "dashmap", "itertools 0.14.0", + "log", "parking_lot", "prometheus", "regex", - "thiserror 2.0.16", + "thiserror 2.0.12", "time", "tokio", ] @@ -889,15 +783,17 @@ dependencies = [ [[package]] name = "bd-session" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", + "bd-client-common", "bd-key-value", "bd-log", "bd-time", "log", "parking_lot", "serde", + "serde_yaml", "thread_local", "time", "tokio", @@ -907,17 +803,18 @@ dependencies = [ [[package]] name = "bd-session-replay" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "bd-client-common", "bd-client-stats-store", - "bd-error-reporter", + "bd-internal-logging", "bd-log-primitives", "bd-runtime", "bd-shutdown", "bd-stats-common", "bd-time", + "ctor", "log", "parking_lot", "time", @@ -927,7 +824,7 @@ dependencies = [ [[package]] name = "bd-shutdown" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "log", "tokio", @@ -936,16 +833,15 @@ dependencies = [ [[package]] name = "bd-stats-common" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ - "anyhow", "sketches-rust", ] [[package]] name = "bd-test-helpers" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "assert_matches", @@ -953,7 +849,6 @@ dependencies = [ "axum", "axum-server", "bd-client-common", - "bd-error-reporter", "bd-events", "bd-grpc", "bd-grpc-codec", @@ -961,10 +856,12 @@ dependencies = [ "bd-log", "bd-log-metadata", "bd-log-primitives", + "bd-matcher", "bd-metadata", "bd-panic", "bd-proto", "bd-resource-utilization", + "bd-session", "bd-session-replay", "bd-stats-common", "bd-time", @@ -975,7 +872,6 @@ dependencies = [ "prometheus", "protobuf 4.0.0-alpha.0", "serde", - "tempfile", "time", "tokio", "tokio-stream", @@ -985,12 +881,12 @@ dependencies = [ [[package]] name = "bd-time" version = "1.0.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "async-trait", "parking_lot", "protobuf 4.0.0-alpha.0", - "rand 0.9.2", + "rand 0.9.1", "time", "tokio", ] @@ -998,7 +894,7 @@ dependencies = [ [[package]] name = "bd-workflows" version = "0.1.0" -source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49#4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" +source = "git+https://github.com/bitdriftlabs/shared-core.git?rev=1863926e441e2eaf3a30ce21ea3b0ae2d96583b1#1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" dependencies = [ "anyhow", "async-trait", @@ -1007,9 +903,9 @@ dependencies = [ "bd-client-stats", "bd-client-stats-store", "bd-completion", - "bd-error-reporter", "bd-log-matcher", "bd-log-primitives", + "bd-matcher", "bd-proto", "bd-runtime", "bd-shutdown", @@ -1019,10 +915,10 @@ dependencies = [ "itertools 0.14.0", "log", "protobuf 4.0.0-alpha.0", - "regex", + "regex-lite", "serde", "sha2", - "thiserror 2.0.16", + "thiserror 2.0.12", "time", "tokio", "uuid", @@ -1092,15 +988,12 @@ dependencies = [ "bd-client-common", "bd-client-stats-store", "bd-device", - "bd-error-reporter", "bd-key-value", "bd-logger", "bd-runtime", "bd-session", "bd-time", - "futures-util", "jni", - "libc", "log", "platform-shared", "time", @@ -1114,25 +1007,6 @@ version = "0.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5" -[[package]] -name = "cbindgen" -version = "0.29.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "975982cdb7ad6a142be15bdf84aea7ec6a9e5d4d797c004d43185b24cfe4e684" -dependencies = [ - "clap", - "heck", - "indexmap", - "log", - "proc-macro2", - "quote", - "serde", - "serde_json", - "syn", - "tempfile", - "toml", -] - [[package]] name = "cc" version = "1.2.22" @@ -1196,10 +1070,8 @@ version = "4.5.37" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "efd9466fac8543255d3b1fcad4762c5e116ffe808c8a3043d4263cd4fd4862a2" dependencies = [ - "anstream", "anstyle", "clap_lex", - "strsim", ] [[package]] @@ -1218,12 +1090,6 @@ dependencies = [ "termcolor", ] -[[package]] -name = "colorchoice" -version = "1.0.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" - [[package]] name = "combine" version = "4.6.7" @@ -1251,31 +1117,34 @@ dependencies = [ [[package]] name = "crc32fast" -version = "1.5.0" +version = "1.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" +checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3" dependencies = [ "cfg-if", ] [[package]] name = "criterion" -version = "0.7.0" +version = "0.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e1c047a62b0cc3e145fa84415a3191f628e980b194c2755aa12300a4e6cbd928" +checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f" dependencies = [ "anes", "cast", "ciborium", "clap", "criterion-plot", - "itertools 0.13.0", + "is-terminal", + "itertools 0.10.5", "num-traits", + "once_cell", "oorandom", "plotters", "rayon", "regex", "serde", + "serde_derive", "serde_json", "tinytemplate", "walkdir", @@ -1283,12 +1152,12 @@ dependencies = [ [[package]] name = "criterion-plot" -version = "0.6.0" +version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9b1bcc0dc7dfae599d84ad0b1a55f80cde8af3725da8313b528da95ef783e338" +checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1" dependencies = [ "cast", - "itertools 0.13.0", + "itertools 0.10.5", ] [[package]] @@ -1334,9 +1203,9 @@ dependencies = [ [[package]] name = "ctor" -version = "0.5.0" +version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "67773048316103656a637612c4a62477603b777d91d9c62ff2290f9cde178fdb" +checksum = "a4735f265ba6a1188052ca32d461028a7d1125868be18e287e756019da7607b5" dependencies = [ "ctor-proc-macro", "dtor", @@ -1344,9 +1213,9 @@ dependencies = [ [[package]] name = "ctor-proc-macro" -version = "0.0.6" +version = "0.0.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e2931af7e13dc045d8e9d26afccc6fa115d64e115c9c84b1166288b46f6782c2" +checksum = "4f211af61d8efdd104f96e57adf5e426ba1bc3ed7a4ead616e15e5881fd79c4d" [[package]] name = "dashmap" @@ -1364,9 +1233,9 @@ dependencies = [ [[package]] name = "deranged" -version = "0.5.3" +version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d630bccd429a5bb5a64b5e94f693bfc48c9f8566418fda4c494cc94f911f87cc" +checksum = "9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e" dependencies = [ "powerfmt", "serde", @@ -1388,26 +1257,20 @@ dependencies = [ "crypto-common", ] -[[package]] -name = "downcast" -version = "0.11.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1435fa1053d8b2fbbe9be7e97eca7f33d37b28409959813daefc1446a14247f1" - [[package]] name = "dtor" -version = "0.1.0" +version = "0.0.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e58a0764cddb55ab28955347b45be00ade43d4d6f3ba4bf3dc354e4ec9432934" +checksum = "97cbdf2ad6846025e8e25df05171abfb30e3ababa12ee0a0e44b9bbe570633a8" dependencies = [ "dtor-proc-macro", ] [[package]] name = "dtor-proc-macro" -version = "0.0.6" +version = "0.0.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f678cf4a922c215c63e0de95eb1ff08a958a81d47e485cf9da1e27bf6305cfa5" +checksum = "7454e41ff9012c00d53cf7f475c5e3afa3b91b7c90568495495e8d9bf47a1055" [[package]] name = "either" @@ -1467,9 +1330,9 @@ dependencies = [ [[package]] name = "flate2" -version = "1.1.2" +version = "1.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d" +checksum = "7ced92e76e966ca2fd84c8f7aa01a4aea65b0eb6648d72f7c8f3e2764a67fece" dependencies = [ "crc32fast", "libz-sys", @@ -1491,12 +1354,6 @@ dependencies = [ "percent-encoding", ] -[[package]] -name = "fragile" -version = "2.0.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "28dd6caf6059519a65843af8fe2a3ae298b14b80179855aeb4adc2c1934ee619" - [[package]] name = "fs-err" version = "3.1.0" @@ -1517,6 +1374,12 @@ dependencies = [ "winapi", ] +[[package]] +name = "fuchsia-cprng" +version = "0.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba" + [[package]] name = "futures" version = "0.3.31" @@ -1687,10 +1550,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "84b26c544d002229e640969970a2e74021aadf6e2f96372b9c58eff97de08eb3" [[package]] -name = "heck" -version = "0.5.0" +name = "hermit-abi" +version = "0.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" +checksum = "f154ce46856750ed433c8649605bf7ed2de3bc35fd9d2a9f30cddd873c80cb08" [[package]] name = "home" @@ -1749,14 +1612,13 @@ checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" [[package]] name = "hyper" -version = "1.7.0" +version = "1.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e" +checksum = "cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80" dependencies = [ - "atomic-waker", "bytes", "futures-channel", - "futures-core", + "futures-util", "h2", "http", "http-body", @@ -1764,7 +1626,6 @@ dependencies = [ "httpdate", "itoa", "pin-project-lite", - "pin-utils", "smallvec", "tokio", "want", @@ -1772,10 +1633,11 @@ dependencies = [ [[package]] name = "hyper-rustls" -version = "0.27.7" +version = "0.27.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" +checksum = "2d191583f3da1305256f22463b9bb0471acad48a4e534a5218b9963e9c1f59b2" dependencies = [ + "futures-util", "http", "hyper", "hyper-util", @@ -1784,25 +1646,24 @@ dependencies = [ "tokio", "tokio-rustls", "tower-service", - "webpki-roots", + "webpki-roots 0.26.11", ] [[package]] name = "hyper-util" -version = "0.1.16" +version = "0.1.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8d9b05277c7e8da2c93a568989bb6207bef0112e8d17df7a6eda4a3cf143bc5e" +checksum = "497bbc33a26fdd4af9ed9c70d63f61cf56a938375fbb32df34db9b1cd6d643f2" dependencies = [ "bytes", "futures-channel", - "futures-core", "futures-util", "http", "http-body", "hyper", "libc", "pin-project-lite", - "socket2 0.5.9", + "socket2", "tokio", "tower-service", "tracing", @@ -1837,27 +1698,21 @@ dependencies = [ ] [[package]] -name = "io-uring" -version = "0.7.10" +name = "is-terminal" +version = "0.4.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b" +checksum = "e04d7f318608d35d4b61ddd75cbdaee86b023ebe2bd5a66ee0915f0bf93095a9" dependencies = [ - "bitflags", - "cfg-if", + "hermit-abi", "libc", + "windows-sys 0.59.0", ] -[[package]] -name = "is_terminal_polyfill" -version = "1.70.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" - [[package]] name = "itertools" -version = "0.13.0" +version = "0.10.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186" +checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" dependencies = [ "either", ] @@ -1917,9 +1772,9 @@ checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" [[package]] name = "libc" -version = "0.2.175" +version = "0.2.172" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543" +checksum = "d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa" [[package]] name = "libz-sys" @@ -1946,9 +1801,9 @@ checksum = "cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12" [[package]] name = "lock_api" -version = "0.4.13" +version = "0.4.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765" +checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17" dependencies = [ "autocfg", "scopeguard", @@ -1956,9 +1811,9 @@ dependencies = [ [[package]] name = "log" -version = "0.4.28" +version = "0.4.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432" +checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94" [[package]] name = "logger_benchmark" @@ -1976,7 +1831,7 @@ dependencies = [ "bd-test-helpers", "criterion", "protobuf 4.0.0-alpha.0", - "tempfile", + "tempdir", "time", ] @@ -1991,11 +1846,11 @@ dependencies = [ [[package]] name = "matchers" -version = "0.2.0" +version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9" +checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558" dependencies = [ - "regex-automata", + "regex-automata 0.1.10", ] [[package]] @@ -2012,9 +1867,9 @@ checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" [[package]] name = "memmap2" -version = "0.9.8" +version = "0.9.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "843a98750cd611cc2965a8213b53b43e715f13c37a9e096c6408e69990961db7" +checksum = "fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f" dependencies = [ "libc", ] @@ -2054,39 +1909,14 @@ dependencies = [ "windows-sys 0.52.0", ] -[[package]] -name = "mockall" -version = "0.13.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "39a6bfcc6c8c7eed5ee98b9c3e33adc726054389233e201c95dab2d41a3839d2" -dependencies = [ - "cfg-if", - "downcast", - "fragile", - "mockall_derive", - "predicates", - "predicates-tree", -] - -[[package]] -name = "mockall_derive" -version = "0.13.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "25ca3004c2efe9011bd4e461bd8256445052b9615405b4f7ea43fc8ca5c20898" -dependencies = [ - "cfg-if", - "proc-macro2", - "quote", - "syn", -] - [[package]] name = "nu-ansi-term" -version = "0.50.1" +version = "0.46.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399" +checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84" dependencies = [ - "windows-sys 0.52.0", + "overload", + "winapi", ] [[package]] @@ -2148,23 +1978,23 @@ version = "1.21.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" -[[package]] -name = "once_cell_polyfill" -version = "1.70.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad" - [[package]] name = "oorandom" version = "11.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e" +[[package]] +name = "overload" +version = "0.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" + [[package]] name = "parking_lot" -version = "0.12.4" +version = "0.12.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13" +checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27" dependencies = [ "lock_api", "parking_lot_core", @@ -2172,9 +2002,9 @@ dependencies = [ [[package]] name = "parking_lot_core" -version = "0.9.11" +version = "0.9.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5" +checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8" dependencies = [ "cfg-if", "libc", @@ -2215,7 +2045,6 @@ dependencies = [ "bd-api", "bd-client-common", "bd-client-stats-store", - "bd-error-reporter", "bd-log-primitives", "bd-logger", "bd-runtime", @@ -2295,32 +2124,6 @@ dependencies = [ "zerocopy", ] -[[package]] -name = "predicates" -version = "3.1.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a5d19ee57562043d37e82899fade9a22ebab7be9cef5026b07fda9cdd4293573" -dependencies = [ - "anstyle", - "predicates-core", -] - -[[package]] -name = "predicates-core" -version = "1.0.9" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "727e462b119fe9c93fd0eb1429a5f7647394014cf3c04ab2c0350eeb09095ffa" - -[[package]] -name = "predicates-tree" -version = "1.0.12" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "72dd2d6d381dfb73a193c7fca536518d7caee39fc8503f74e7dc0be0531b425c" -dependencies = [ - "predicates-core", - "termtree", -] - [[package]] name = "pretty_assertions" version = "1.4.1" @@ -2352,7 +2155,7 @@ dependencies = [ "memchr", "parking_lot", "protobuf 3.7.2", - "thiserror 2.0.16", + "thiserror 2.0.12", ] [[package]] @@ -2446,6 +2249,19 @@ version = "5.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5" +[[package]] +name = "rand" +version = "0.4.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293" +dependencies = [ + "fuchsia-cprng", + "libc", + "rand_core 0.3.1", + "rdrand", + "winapi", +] + [[package]] name = "rand" version = "0.8.5" @@ -2459,9 +2275,9 @@ dependencies = [ [[package]] name = "rand" -version = "0.9.2" +version = "0.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" +checksum = "9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97" dependencies = [ "rand_chacha 0.9.0", "rand_core 0.9.3", @@ -2487,6 +2303,21 @@ dependencies = [ "rand_core 0.9.3", ] +[[package]] +name = "rand_core" +version = "0.3.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b" +dependencies = [ + "rand_core 0.4.2", +] + +[[package]] +name = "rand_core" +version = "0.4.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc" + [[package]] name = "rand_core" version = "0.6.4" @@ -2525,6 +2356,15 @@ dependencies = [ "crossbeam-utils", ] +[[package]] +name = "rdrand" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2" +dependencies = [ + "rand_core 0.3.1", +] + [[package]] name = "redox_syscall" version = "0.5.12" @@ -2542,8 +2382,17 @@ checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191" dependencies = [ "aho-corasick", "memchr", - "regex-automata", - "regex-syntax", + "regex-automata 0.4.9", + "regex-syntax 0.8.5", +] + +[[package]] +name = "regex-automata" +version = "0.1.10" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" +dependencies = [ + "regex-syntax 0.6.29", ] [[package]] @@ -2554,7 +2403,7 @@ checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908" dependencies = [ "aho-corasick", "memchr", - "regex-syntax", + "regex-syntax 0.8.5", ] [[package]] @@ -2563,12 +2412,27 @@ version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a" +[[package]] +name = "regex-syntax" +version = "0.6.29" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" + [[package]] name = "regex-syntax" version = "0.8.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" +[[package]] +name = "remove_dir_all" +version = "0.5.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7" +dependencies = [ + "winapi", +] + [[package]] name = "ring" version = "0.17.14" @@ -2722,9 +2586,9 @@ dependencies = [ [[package]] name = "serde_json" -version = "1.0.143" +version = "1.0.140" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d401abef1d108fbd9cbaebc3e46611f4b1021f714a0597a71f41ee463f5f4a5a" +checksum = "20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373" dependencies = [ "itoa", "memchr", @@ -2743,24 +2607,28 @@ dependencies = [ ] [[package]] -name = "serde_spanned" -version = "0.6.9" +name = "serde_urlencoded" +version = "0.7.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3" +checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" dependencies = [ + "form_urlencoded", + "itoa", + "ryu", "serde", ] [[package]] -name = "serde_urlencoded" -version = "0.7.1" +name = "serde_yaml" +version = "0.9.34+deprecated" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" +checksum = "6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47" dependencies = [ - "form_urlencoded", + "indexmap", "itoa", "ryu", "serde", + "unsafe-libyaml", ] [[package]] @@ -2843,28 +2711,12 @@ dependencies = [ "windows-sys 0.52.0", ] -[[package]] -name = "socket2" -version = "0.6.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807" -dependencies = [ - "libc", - "windows-sys 0.59.0", -] - [[package]] name = "static_assertions" version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" -[[package]] -name = "strsim" -version = "0.11.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" - [[package]] name = "subtle" version = "2.6.1" @@ -2879,16 +2731,13 @@ dependencies = [ "anyhow", "async-trait", "bd-api", - "bd-bonjson", "bd-client-common", "bd-device", - "bd-error-reporter", "bd-key-value", "bd-log", "bd-log-primitives", "bd-logger", "bd-noop-network", - "bd-report-writer", "bd-runtime", "bd-session", "bd-test-helpers", @@ -2921,11 +2770,21 @@ version = "1.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" +[[package]] +name = "tempdir" +version = "0.3.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "15f2b5fb00ccdf689e0149d1b1b3c03fead81c2b37735d812fa8bddbbf41b6d8" +dependencies = [ + "rand 0.4.6", + "remove_dir_all", +] + [[package]] name = "tempfile" -version = "3.21.0" +version = "3.19.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "15b61f8f20e3a6f7e0649d825294eaf317edce30f82cf6026e7e4cb9222a7d1e" +checksum = "7437ac7763b9b123ccf33c338a5cc1bac6f69b45a136c19bdd8a65e3916435bf" dependencies = [ "fastrand", "getrandom 0.3.3", @@ -2943,12 +2802,6 @@ dependencies = [ "winapi-util", ] -[[package]] -name = "termtree" -version = "0.5.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8f50febec83f5ee1df3015341d8bd429f2d1cc62bcba7ea2076759d315084683" - [[package]] name = "test_jni" version = "1.0.0" @@ -2956,7 +2809,6 @@ dependencies = [ "anyhow", "assert_matches", "bd-client-common", - "bd-error-reporter", "bd-log", "bd-logger", "bd-proto", @@ -2973,9 +2825,7 @@ dependencies = [ name = "test_swift_bridge" version = "1.0.0" dependencies = [ - "bd-bonjson", "bd-client-common", - "bd-error-reporter", "bd-key-value", "bd-logger", "bd-proto", @@ -3000,11 +2850,11 @@ dependencies = [ [[package]] name = "thiserror" -version = "2.0.16" +version = "2.0.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0" +checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708" dependencies = [ - "thiserror-impl 2.0.16", + "thiserror-impl 2.0.12", ] [[package]] @@ -3020,9 +2870,9 @@ dependencies = [ [[package]] name = "thiserror-impl" -version = "2.0.16" +version = "2.0.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960" +checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d" dependencies = [ "proc-macro2", "quote", @@ -3041,11 +2891,12 @@ dependencies = [ [[package]] name = "time" -version = "0.3.43" +version = "0.3.41" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "83bde6f1ec10e72d583d91623c939f623002284ef622b87de38cfd546cbf2031" +checksum = "8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40" dependencies = [ "deranged", + "itoa", "num-conv", "powerfmt", "serde", @@ -3055,20 +2906,26 @@ dependencies = [ [[package]] name = "time-core" -version = "0.1.6" +version = "0.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b" +checksum = "c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c" [[package]] name = "time-macros" -version = "0.2.24" +version = "0.2.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3" +checksum = "3526739392ec93fd8b359c8e98514cb3e8e021beb4e5f597b00a0221f8ed8a49" dependencies = [ "num-conv", "time-core", ] +[[package]] +name = "tinyjson" +version = "2.5.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9ab95735ea2c8fd51154d01e39cf13912a78071c2d89abc49a7ef102a7dd725a" + [[package]] name = "tinytemplate" version = "1.2.1" @@ -3081,22 +2938,20 @@ dependencies = [ [[package]] name = "tokio" -version = "1.47.1" +version = "1.45.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038" +checksum = "2513ca694ef9ede0fb23fe71a4ee4107cb102b9dc1930f6d0fd77aae068ae165" dependencies = [ "backtrace", "bytes", - "io-uring", "libc", "mio", "parking_lot", "pin-project-lite", "signal-hook-registry", - "slab", - "socket2 0.6.0", + "socket2", "tokio-macros", - "windows-sys 0.59.0", + "windows-sys 0.52.0", ] [[package]] @@ -3144,47 +2999,6 @@ dependencies = [ "tokio", ] -[[package]] -name = "toml" -version = "0.8.23" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362" -dependencies = [ - "serde", - "serde_spanned", - "toml_datetime", - "toml_edit", -] - -[[package]] -name = "toml_datetime" -version = "0.6.11" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c" -dependencies = [ - "serde", -] - -[[package]] -name = "toml_edit" -version = "0.22.27" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a" -dependencies = [ - "indexmap", - "serde", - "serde_spanned", - "toml_datetime", - "toml_write", - "winnow", -] - -[[package]] -name = "toml_write" -version = "0.1.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801" - [[package]] name = "tower" version = "0.5.2" @@ -3203,9 +3017,8 @@ dependencies = [ [[package]] name = "tower-http" -version = "0.6.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2" +version = "0.6.2" +source = "git+https://github.com/tower-rs/tower-http?rev=d0c522b6da2620bf5314302d12e4cded7295b11c#d0c522b6da2620bf5314302d12e4cded7295b11c" dependencies = [ "async-compression", "bitflags", @@ -3288,14 +3101,14 @@ dependencies = [ [[package]] name = "tracing-subscriber" -version = "0.3.20" +version = "0.3.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5" +checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008" dependencies = [ "matchers", "nu-ansi-term", "once_cell", - "regex-automata", + "regex", "sharded-slab", "smallvec", "thread_local", @@ -3322,6 +3135,12 @@ version = "1.0.18" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512" +[[package]] +name = "unsafe-libyaml" +version = "0.2.11" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861" + [[package]] name = "untrusted" version = "0.9.0" @@ -3346,21 +3165,13 @@ version = "2.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" -[[package]] -name = "utf8parse" -version = "0.2.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" - [[package]] name = "uuid" -version = "1.18.1" +version = "1.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2" +checksum = "458f7a779bf54acc9f347480ac654f68407d3aab21269a6e3c9f922acd9e2da9" dependencies = [ "getrandom 0.3.3", - "js-sys", - "wasm-bindgen", ] [[package]] @@ -3489,6 +3300,15 @@ dependencies = [ "wasm-bindgen", ] +[[package]] +name = "webpki-roots" +version = "0.26.11" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "521bc38abb08001b01866da9f51eb7c5d647a19260e00054a8c7fd5f9e57f7a9" +dependencies = [ + "webpki-roots 1.0.0", +] + [[package]] name = "webpki-roots" version = "1.0.0" @@ -3541,12 +3361,6 @@ version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" -[[package]] -name = "windows-link" -version = "0.1.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" - [[package]] name = "windows-sys" version = "0.45.0" @@ -3574,15 +3388,6 @@ dependencies = [ "windows-targets 0.52.6", ] -[[package]] -name = "windows-sys" -version = "0.60.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" -dependencies = [ - "windows-targets 0.53.3", -] - [[package]] name = "windows-targets" version = "0.42.2" @@ -3607,30 +3412,13 @@ dependencies = [ "windows_aarch64_gnullvm 0.52.6", "windows_aarch64_msvc 0.52.6", "windows_i686_gnu 0.52.6", - "windows_i686_gnullvm 0.52.6", + "windows_i686_gnullvm", "windows_i686_msvc 0.52.6", "windows_x86_64_gnu 0.52.6", "windows_x86_64_gnullvm 0.52.6", "windows_x86_64_msvc 0.52.6", ] -[[package]] -name = "windows-targets" -version = "0.53.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91" -dependencies = [ - "windows-link", - "windows_aarch64_gnullvm 0.53.0", - "windows_aarch64_msvc 0.53.0", - "windows_i686_gnu 0.53.0", - "windows_i686_gnullvm 0.53.0", - "windows_i686_msvc 0.53.0", - "windows_x86_64_gnu 0.53.0", - "windows_x86_64_gnullvm 0.53.0", - "windows_x86_64_msvc 0.53.0", -] - [[package]] name = "windows_aarch64_gnullvm" version = "0.42.2" @@ -3643,12 +3431,6 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" -[[package]] -name = "windows_aarch64_gnullvm" -version = "0.53.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764" - [[package]] name = "windows_aarch64_msvc" version = "0.42.2" @@ -3661,12 +3443,6 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" -[[package]] -name = "windows_aarch64_msvc" -version = "0.53.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c" - [[package]] name = "windows_i686_gnu" version = "0.42.2" @@ -3679,24 +3455,12 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" -[[package]] -name = "windows_i686_gnu" -version = "0.53.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3" - [[package]] name = "windows_i686_gnullvm" version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" -[[package]] -name = "windows_i686_gnullvm" -version = "0.53.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11" - [[package]] name = "windows_i686_msvc" version = "0.42.2" @@ -3709,12 +3473,6 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" -[[package]] -name = "windows_i686_msvc" -version = "0.53.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d" - [[package]] name = "windows_x86_64_gnu" version = "0.42.2" @@ -3727,12 +3485,6 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" -[[package]] -name = "windows_x86_64_gnu" -version = "0.53.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba" - [[package]] name = "windows_x86_64_gnullvm" version = "0.42.2" @@ -3745,12 +3497,6 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" -[[package]] -name = "windows_x86_64_gnullvm" -version = "0.53.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57" - [[package]] name = "windows_x86_64_msvc" version = "0.42.2" @@ -3763,21 +3509,6 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" -[[package]] -name = "windows_x86_64_msvc" -version = "0.53.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486" - -[[package]] -name = "winnow" -version = "0.7.13" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf" -dependencies = [ - "memchr", -] - [[package]] name = "wit-bindgen-rt" version = "0.39.0" diff --git a/Cargo.toml b/Cargo.toml index be53ab53a..0a9068876 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,45 +14,38 @@ resolver = "2" [workspace.dependencies] ahash = "0.8.12" -android_logger = { version = "0.15.1", default-features = false } -anyhow = "1.0.99" +android_logger = { version = "0.15.0", default-features = false } +anyhow = "1.0.98" assert_matches = "1.5.0" -async-trait = "0.1.89" -bd-api = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-bonjson = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-buffer = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-client-common = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-client-stats-store = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-crash-handler = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-device = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-error-reporter = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-grpc = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-hyper-network = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-key-value = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-log = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-log-metadata = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-log-primitives = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-logger = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-noop-network = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-proto = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-report-writer = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-runtime = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-session = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-shutdown = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -bd-test-helpers = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49", default-features = false } -bd-time = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "4d4873c2d7fac7adaa6ffa0c322692fabb5c2c49" } -chrono = "0.4.41" -clap = { version = "4.5.47", features = ["derive", "env"] } -ctor = "0.5.0" -env_logger = { version = "0.11.8", default-features = false } -futures-util = "0.3.31" +async-trait = "0.1.88" +bd-api = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-buffer = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-client-common = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-client-stats-store = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-crash-handler = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-device = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-grpc = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-hyper-network = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-key-value = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-log = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-log-metadata = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-log-primitives = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-logger = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-noop-network = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-proto = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-runtime = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-session = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-shutdown = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +bd-test-helpers = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1", default-features = false } +bd-time = { git = "https://github.com/bitdriftlabs/shared-core.git", rev = "1863926e441e2eaf3a30ce21ea3b0ae2d96583b1" } +clap = { version = "4.5.38", features = ["derive", "env"] } +ctor = "0.4.2" jni = "0.21.1" -libc = "0.2.175" -log = { version = "0.4.28", features = ["max_level_trace", "release_max_level_info"] } +log = { version = "0.4.27", features = ["max_level_trace", "release_max_level_info"] } objc = "0.2.7" objc-foundation = "0.1.1" parameterized = "2.0.0" -parking_lot = "0.12.4" +parking_lot = "0.12.3" platform-shared = { path = "platform/shared" } pretty_assertions = "1.4.1" protobuf = { git = "https://github.com/bitdriftlabs/rust-protobuf.git", branch = "patch-stack", features = [ @@ -61,23 +54,14 @@ protobuf = { git = "https://github.com/bitdriftlabs/rust-protobuf.git", branch = ] } protobuf-codegen = { git = "https://github.com/bitdriftlabs/rust-protobuf.git", branch = "patch-stack" } protobuf-json-mapping = { git = "https://github.com/bitdriftlabs/rust-protobuf.git", branch = "patch-stack" } -rand = "0.9.2" +rand = "0.9.1" rand_distr = "0.5.1" regex-lite = "0.1.6" serde = { version = "1", features = ["derive"] } -serde_json = "1.0.143" -tempfile = "3.21.0" -time = { version = "0.3.43", features = ["serde-well-known", "macros"] } -tokio = { version = "1.47.1", features = ["full", "test-util"] } +serde_json = "1.0.140" +tempdir = "0.3.7" +time = { version = "0.3.41", features = ["serde-well-known", "macros"] } +tokio = { version = "1.45.0", features = ["full", "test-util"] } tracing = { version = "0.1.41", features = ["log"] } -tracing-subscriber = { version = "0.3.20", features = ["env-filter"] } -uuid = { version = "1.18.1", features = ["v4"] } - -[profile.dev] -panic = "abort" - -[profile.release] -codegen-units = 1 -lto = "fat" -opt-level = "s" -panic = "abort" +tracing-subscriber = { version = "0.3.19", features = ["env-filter"] } +uuid = { version = "1.16.0", features = ["v4"] }