From ec266282c1bc9f723093f02e1ed2325a736e5676 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 09:26:43 +0000 Subject: [PATCH] chore(deps)(deps): bump criterion from 0.5.1 to 0.8.2 Bumps [criterion](https://github.com/criterion-rs/criterion.rs) from 0.5.1 to 0.8.2. - [Release notes](https://github.com/criterion-rs/criterion.rs/releases) - [Changelog](https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/criterion-rs/criterion.rs/compare/0.5.1...criterion-v0.8.2) --- updated-dependencies: - dependency-name: criterion dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Cargo.lock | 87 ++++++++-------------------- crates/terraphim_tinyclaw/Cargo.toml | 2 +- 2 files changed, 26 insertions(+), 63 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 8b34a76a..40774f45 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -985,7 +985,7 @@ version = "3.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "faf9468729b8cbcea668e36183cb69d317348c2e08e994829fb56ebfdfbaac34" dependencies = [ - "windows-sys 0.61.2", + "windows-sys 0.48.0", ] [[package]] @@ -1261,34 +1261,6 @@ dependencies = [ "cfg-if", ] -[[package]] -name = "criterion" -version = "0.5.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f" -dependencies = [ - "anes", - "cast", - "ciborium", - "clap", - "criterion-plot 0.5.0", - "futures", - "is-terminal", - "itertools 0.10.5", - "num-traits", - "once_cell", - "oorandom", - "plotters", - "rayon", - "regex", - "serde", - "serde_derive", - "serde_json", - "tinytemplate", - "tokio", - "walkdir", -] - [[package]] name = "criterion" version = "0.8.2" @@ -1300,7 +1272,7 @@ dependencies = [ "cast", "ciborium", "clap", - "criterion-plot 0.8.2", + "criterion-plot", "itertools 0.13.0", "num-traits", "oorandom", @@ -1311,19 +1283,10 @@ dependencies = [ "serde", "serde_json", "tinytemplate", + "tokio", "walkdir", ] -[[package]] -name = "criterion-plot" -version = "0.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1" -dependencies = [ - "cast", - "itertools 0.10.5", -] - [[package]] name = "criterion-plot" version = "0.8.2" @@ -1944,7 +1907,7 @@ dependencies = [ "libc", "option-ext", "redox_users 0.5.2", - "windows-sys 0.61.2", + "windows-sys 0.59.0", ] [[package]] @@ -2276,7 +2239,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" dependencies = [ "libc", - "windows-sys 0.61.2", + "windows-sys 0.52.0", ] [[package]] @@ -3355,7 +3318,7 @@ dependencies = [ "libc", "percent-encoding", "pin-project-lite", - "socket2 0.6.1", + "socket2 0.5.10", "system-configuration", "tokio", "tower-service", @@ -3664,7 +3627,7 @@ checksum = "3640c1c38b8e4e43584d8df18be5fc6b0aa314ce6ebf51b53313d4306cca8e46" dependencies = [ "hermit-abi 0.5.2", "libc", - "windows-sys 0.61.2", + "windows-sys 0.52.0", ] [[package]] @@ -3732,7 +3695,7 @@ dependencies = [ "portable-atomic", "portable-atomic-util", "serde_core", - "windows-sys 0.61.2", + "windows-sys 0.52.0", ] [[package]] @@ -4591,7 +4554,7 @@ version = "0.50.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" dependencies = [ - "windows-sys 0.61.2", + "windows-sys 0.59.0", ] [[package]] @@ -5642,7 +5605,7 @@ dependencies = [ "quinn-udp", "rustc-hash 2.1.1", "rustls 0.23.35", - "socket2 0.6.1", + "socket2 0.5.10", "thiserror 2.0.17", "tokio", "tracing", @@ -5679,9 +5642,9 @@ dependencies = [ "cfg_aliases 0.2.1", "libc", "once_cell", - "socket2 0.6.1", + "socket2 0.5.10", "tracing", - "windows-sys 0.60.2", + "windows-sys 0.52.0", ] [[package]] @@ -6412,7 +6375,7 @@ dependencies = [ "errno", "libc", "linux-raw-sys 0.11.0", - "windows-sys 0.61.2", + "windows-sys 0.52.0", ] [[package]] @@ -7456,7 +7419,7 @@ version = "0.8.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c1c97747dbf44bb1ca44a561ece23508e99cb592e862f22222dcf42f51d1e451" dependencies = [ - "heck 0.5.0", + "heck 0.4.1", "proc-macro2", "quote", "syn 2.0.114", @@ -8181,7 +8144,7 @@ dependencies = [ "getrandom 0.3.4", "once_cell", "rustix 1.1.2", - "windows-sys 0.61.2", + "windows-sys 0.52.0", ] [[package]] @@ -8368,7 +8331,7 @@ dependencies = [ "anyhow", "clap", "colored 2.2.0", - "criterion 0.8.2", + "criterion", "csv", "dialoguer 0.12.0", "glob", @@ -8501,7 +8464,7 @@ dependencies = [ "ahash 0.8.12", "async-trait", "chrono", - "criterion 0.8.2", + "criterion", "env_logger 0.11.8", "futures-util", "indexmap 2.12.1", @@ -8601,7 +8564,7 @@ dependencies = [ "anyhow", "bincode", "cached", - "criterion 0.8.2", + "criterion", "daachorse", "fst", "getrandom 0.3.4", @@ -8741,7 +8704,7 @@ dependencies = [ "ahash 0.8.12", "async-trait", "chrono", - "criterion 0.8.2", + "criterion", "env_logger 0.11.8", "futures-util", "indexmap 2.12.1", @@ -8922,7 +8885,7 @@ dependencies = [ "anyhow", "async-trait", "chrono", - "criterion 0.8.2", + "criterion", "futures", "genai", "lazy_static", @@ -8999,7 +8962,7 @@ dependencies = [ "ahash 0.8.12", "aho-corasick", "anyhow", - "criterion 0.8.2", + "criterion", "csv", "itertools 0.14.0", "lazy_static", @@ -9025,7 +8988,7 @@ dependencies = [ "anyhow", "async-trait", "chrono", - "criterion 0.8.2", + "criterion", "dirs 5.0.1", "notify", "proptest", @@ -9193,7 +9156,7 @@ dependencies = [ "ahash 0.8.12", "async-trait", "chrono", - "criterion 0.8.2", + "criterion", "env_logger 0.11.8", "futures-util", "indexmap 2.12.1", @@ -9226,7 +9189,7 @@ dependencies = [ "async-trait", "chrono", "clap", - "criterion 0.5.1", + "criterion", "dirs 5.0.1", "env_home", "env_logger 0.11.8", @@ -10576,7 +10539,7 @@ version = "0.1.11" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" dependencies = [ - "windows-sys 0.61.2", + "windows-sys 0.48.0", ] [[package]] diff --git a/crates/terraphim_tinyclaw/Cargo.toml b/crates/terraphim_tinyclaw/Cargo.toml index 68ecce1e..bd4f3044 100644 --- a/crates/terraphim_tinyclaw/Cargo.toml +++ b/crates/terraphim_tinyclaw/Cargo.toml @@ -76,7 +76,7 @@ voice = ["dep:whisper-rs", "dep:symphonia", "dep:hound"] [dev-dependencies] tokio-test = "0.4" tempfile = "3" -criterion = { version = "0.5", features = ["async_tokio"] } +criterion = { version = "0.8", features = ["async_tokio"] } [[bench]] name = "tinyclaw_benchmarks"