chore(deps): bump the cargo-dependencies group across 1 directory with 85 updates - #1700
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…h 85 updates Bumps the cargo-dependencies group with 81 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.89` | `0.1.92` | | [serde](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` | | [serde_json](https://github.com/serde-rs/json) | `1.0.149` | `1.0.151` | | [bincode](https://github.com/bincode-org/bincode) | `1.3.3` | `2.0.1` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.18` | `0.1.19` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.102` | `1.0.104` | | [uuid](https://github.com/uuid-rs/uuid) | `1.22.0` | `1.24.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.69` | `2.0.18` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.22.1` | `0.23.1` | | [error-stack](https://github.com/hashintel/hash) | `0.6.0` | `0.8.0` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.32` | `0.3.34` | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.15` | `0.5.16` | | [dashmap](https://github.com/xacrimon/dashmap) | `5.5.3` | `6.1.0` | | [eyre](https://github.com/eyre-rs/eyre) | `0.6.12` | `0.6.14` | | [flume](https://github.com/zesterer/flume) | `0.10.14` | `0.11.1` | | [notify](https://github.com/notify-rs/notify) | `6.1.1` | `8.2.0` | | [libloading](https://github.com/nagisa/rust_libloading) | `0.8.9` | `0.9.0` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust) | `0.27.1` | `0.32.0` | | [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust) | `0.27.1` | `0.32.1` | | [opentelemetry-otlp](https://github.com/open-telemetry/opentelemetry-rust) | `0.27.0` | `0.32.0` | | [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust) | `0.27.0` | `0.32.1` | | [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) | `0.28.0` | `0.33.0` | | [prometheus](https://github.com/tikv/rust-prometheus) | `0.13.4` | `0.14.0` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.10.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.44` | `0.4.45` | | [cron](https://github.com/zslayton/cron) | `0.12.1` | `0.17.0` | | [ractor](https://github.com/slawlor/ractor) | `0.15.12` | `0.16.5` | | [config](https://github.com/rust-cli/config-rs) | `0.14.1` | `0.15.25` | | [regex](https://github.com/rust-lang/regex) | `1.12.3` | `1.13.1` | | rust-embed | `8.11.0` | `8.12.0` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.31.4` | `0.36.1` | | [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) | `0.24.0` | `0.29.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.23` | `1.0.7+spec-1.1.0` | | [async-openai](https://github.com/64bit/async-openai) | `0.27.2` | `0.41.3` | | [rmcp](https://github.com/modelcontextprotocol/rust-sdk) | `0.16.0` | `3.1.3` | | [petgraph](https://github.com/petgraph/petgraph) | `0.7.1` | `0.8.3` | | [rhai](https://github.com/rhaiscript/rhai) | `1.24.0` | `1.25.1` | | [qdrant-client](https://github.com/qdrant/rust-client) | `1.17.0` | `1.18.0` | | [infer](https://github.com/bojand/infer) | `0.16.0` | `0.22.0` | | [jsonschema](https://github.com/Stranger6667/jsonschema) | `0.17.1` | `0.49.9` | | [tiktoken-rs](https://github.com/zurawiki/tiktoken-rs) | `0.5.9` | `0.12.0` | | [rayon](https://github.com/rayon-rs/rayon) | `1.11.0` | `1.12.0` | | [candle-core](https://github.com/huggingface/candle) | `0.8.4` | `0.11.0` | | [candle-transformers](https://github.com/huggingface/candle) | `0.8.4` | `0.11.0` | | [metrics](https://github.com/metrics-rs/metrics) | `0.22.4` | `0.24.6` | | [criterion](https://github.com/criterion-rs/criterion.rs) | `0.5.1` | `0.8.2` | | [dora-node-api](https://github.com/dora-rs/dora) | `0.4.1` | `0.5.0` | | [dora-operator-api](https://github.com/dora-rs/dora) | `0.4.1` | `0.5.0` | | [clap](https://github.com/clap-rs/clap) | `4.6.0` | `4.6.6` | | [colored](https://github.com/mackwic/colored) | `2.2.0` | `3.1.1` | | [json5](https://github.com/callum-oakley/json5-rs) | `0.4.1` | `1.3.1` | | [dialoguer](https://github.com/console-rs/dialoguer) | `0.11.0` | `0.12.0` | | [indicatif](https://github.com/console-rs/indicatif) | `0.17.11` | `0.18.6` | | [comfy-table](https://github.com/nukesor/comfy-table) | `7.2.2` | `8.0.0` | | [tera](https://github.com/Keats/tera) | `1.20.1` | `2.1.1` | | [nix](https://github.com/nix-rust/nix) | `0.29.0` | `0.31.2` | | [tar](https://github.com/composefs/tar-rs) | `0.4.44` | `0.4.46` | | [zip](https://github.com/zip-rs/zip2) | `2.4.2` | `8.6.0` | | [ratatui](https://github.com/ratatui/ratatui) | `0.30.0` | `0.30.2` | | [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.2.0` | `2.2.2` | | [wasmtime](https://github.com/bytecodealliance/wasmtime) | `40.0.4` | `44.0.3` | | [which](https://github.com/harryfei/which-rs) | `7.0.3` | `8.0.5` | | [rodio](https://github.com/RustAudio/rodio) | `0.17.3` | `0.22.2` | | [kokoro-tts](https://github.com/mzdk100/kokoro) | `0.2.9` | `0.3.1` | | [ort](https://github.com/pykeio/ort) | `2.0.0-rc.10` | `2.0.0-rc.13` | | [hf-hub](https://github.com/huggingface/hf-hub) | `0.4.3` | `1.0.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.18` | `0.7.19` | | [dirs](https://github.com/soc/dirs-rs) | `5.0.1` | `6.0.0` | | [md-5](https://github.com/RustCrypto/hashes) | `0.10.6` | `0.11.0` | | [uniffi](https://github.com/mozilla/uniffi-rs) | `0.29.5` | `0.32.0` | | [pyo3](https://github.com/pyo3/pyo3) | `0.28.2` | `0.28.3` | | [prost](https://github.com/tokio-rs/prost) | `0.13.5` | `0.14.4` | | [prost-types](https://github.com/tokio-rs/prost) | `0.13.5` | `0.14.4` | | [hyper](https://github.com/hyperium/hyper) | `1.8.1` | `1.11.0` | | [http-body-util](https://github.com/hyperium/http-body) | `0.1.3` | `0.1.5` | | [bytes](https://github.com/tokio-rs/bytes) | `1.11.1` | `1.12.1` | | [rocksdb](https://github.com/rust-rocksdb/rust-rocksdb) | `0.22.0` | `0.25.0` | | [socketioxide](https://github.com/totodore/socketioxide) | `0.15.2` | `0.18.2` | | [tonic-build](https://github.com/hyperium/tonic) | `0.12.3` | `0.14.6` | | [aws-config](https://github.com/smithy-lang/smithy-rs) | `1.8.15` | `1.8.18` | Updates `async-trait` from 0.1.89 to 0.1.92 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.89...0.1.92) Updates `serde` from 1.0.228 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.228...v1.0.229) Updates `serde_json` from 1.0.149 to 1.0.151 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.151) Updates `bincode` from 1.3.3 to 2.0.1 - [Commits](https://github.com/bincode-org/bincode/commits) Updates `tokio-stream` from 0.1.18 to 0.1.19 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.18...tokio-stream-0.1.19) Updates `anyhow` from 1.0.102 to 1.0.104 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.102...1.0.104) Updates `uuid` from 1.22.0 to 1.24.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.22.0...v1.24.1) Updates `thiserror` from 1.0.69 to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...2.0.18) Updates `base64` from 0.22.1 to 0.23.1 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.22.1...v0.23.1) Updates `error-stack` from 0.6.0 to 0.8.0 - [Release notes](https://github.com/hashintel/hash/releases) - [Commits](https://github.com/hashintel/hash/compare/error-stack@0.6.0...error-stack@0.8.0) Updates `futures` from 0.3.32 to 0.3.34 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.32...0.3.34) Updates `crossbeam-channel` from 0.5.15 to 0.5.16 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.15...crossbeam-channel-0.5.16) Updates `dashmap` from 5.5.3 to 6.1.0 - [Release notes](https://github.com/xacrimon/dashmap/releases) - [Commits](xacrimon/dashmap@v.5.5.3...v6.1.0) Updates `eyre` from 0.6.12 to 0.6.14 - [Commits](eyre-rs/eyre@eyre-v0.6.12...v0.6.14) Updates `flume` from 0.10.14 to 0.11.1 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) Updates `notify` from 6.1.1 to 8.2.0 - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/notify-8.2.0/CHANGELOG.md) - [Commits](notify-rs/notify@notify-6.1.1...notify-8.2.0) Updates `libloading` from 0.8.9 to 0.9.0 - [Commits](nagisa/rust_libloading@0.8.9...0.9.0) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `opentelemetry` from 0.27.1 to 0.32.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/main/docs/release_0.32.md) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-0.27.1...opentelemetry-0.32.0) Updates `opentelemetry_sdk` from 0.27.1 to 0.32.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/main/docs/release_0.32.md) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry_sdk-0.27.1...opentelemetry-semantic-conventions-0.32.1) Updates `opentelemetry-otlp` from 0.27.0 to 0.32.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/main/docs/release_0.32.md) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-otlp-0.27.0...opentelemetry-otlp-0.32.0) Updates `opentelemetry-semantic-conventions` from 0.27.0 to 0.32.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/main/docs/release_0.32.md) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-semantic-conventions-0.27.0...opentelemetry-semantic-conventions-0.32.1) Updates `tracing-opentelemetry` from 0.28.0 to 0.33.0 - [Release notes](https://github.com/tokio-rs/tracing-opentelemetry/releases) - [Changelog](https://github.com/tokio-rs/tracing-opentelemetry/blob/v0.1.x/CHANGELOG.md) - [Commits](tokio-rs/tracing-opentelemetry@v0.28.0...v0.33.0) Updates `prometheus` from 0.13.4 to 0.14.0 - [Changelog](https://github.com/tikv/rust-prometheus/blob/master/CHANGELOG.md) - [Commits](tikv/rust-prometheus@v0.13.4...v0.14.0) Updates `rand` from 0.8.5 to 0.10.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...0.10.0) Updates `chrono` from 0.4.44 to 0.4.45 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.44...v0.4.45) Updates `cron` from 0.12.1 to 0.17.0 - [Release notes](https://github.com/zslayton/cron/releases) - [Commits](https://github.com/zslayton/cron/commits) Updates `ractor` from 0.15.12 to 0.16.5 - [Release notes](https://github.com/slawlor/ractor/releases) - [Commits](slawlor/ractor@v0.15.12...v0.16.5) Updates `config` from 0.14.1 to 0.15.25 - [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md) - [Commits](rust-cli/config-rs@v0.14.1...v0.15.25) Updates `regex` from 1.12.3 to 1.13.1 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.3...1.13.1) Updates `rust-embed` from 8.11.0 to 8.12.0 Updates `sysinfo` from 0.31.4 to 0.36.1 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.31.4...v0.36.1) Updates `tokio-tungstenite` from 0.24.0 to 0.29.0 - [Changelog](https://github.com/snapview/tokio-tungstenite/blob/master/CHANGELOG.md) - [Commits](snapview/tokio-tungstenite@v0.24.0...v0.29.0) Updates `futures-util` from 0.3.32 to 0.3.34 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.32...0.3.34) Updates `toml` from 0.8.23 to 1.0.7+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.8.23...toml-v1.0.7) Updates `async-openai` from 0.27.2 to 0.41.3 - [Release notes](https://github.com/64bit/async-openai/releases) - [Commits](64bit/async-openai@async-openai-v0.27.2...async-openai-v0.41.3) Updates `rmcp` from 0.16.0 to 3.1.3 - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/rust-sdk/blob/main/release-plz.toml) - [Commits](modelcontextprotocol/rust-sdk@rmcp-v0.16.0...rmcp-v3.1.3) Updates `petgraph` from 0.7.1 to 0.8.3 - [Release notes](https://github.com/petgraph/petgraph/releases) - [Changelog](https://github.com/petgraph/petgraph/blob/master/CHANGELOG.md) - [Commits](https://github.com/petgraph/petgraph/compare/petgraph@v0.7.1...petgraph@v0.8.3) Updates `rhai` from 1.24.0 to 1.25.1 - [Release notes](https://github.com/rhaiscript/rhai/releases) - [Changelog](https://github.com/rhaiscript/rhai/blob/main/CHANGELOG.md) - [Commits](https://github.com/rhaiscript/rhai/commits) Updates `qdrant-client` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/qdrant/rust-client/releases) - [Commits](qdrant/rust-client@v1.17.0...v1.18.0) Updates `infer` from 0.16.0 to 0.22.0 - [Release notes](https://github.com/bojand/infer/releases) - [Commits](bojand/infer@v0.16.0...v0.22.0) Updates `jsonschema` from 0.17.1 to 0.49.9 - [Release notes](https://github.com/Stranger6667/jsonschema/releases) - [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md) - [Commits](Stranger6667/jsonschema@rust-v0.17.1...ruby-v0.49.9) Updates `tiktoken-rs` from 0.5.9 to 0.12.0 - [Release notes](https://github.com/zurawiki/tiktoken-rs/releases) - [Commits](zurawiki/tiktoken-rs@v0.5.9...v0.12.0) Updates `rayon` from 1.11.0 to 1.12.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.11.0...rayon-core-v1.12.0) Updates `candle-core` from 0.8.4 to 0.11.0 - [Changelog](https://github.com/huggingface/candle/blob/main/CHANGELOG.md) - [Commits](huggingface/candle@0.8.4...0.11.0) Updates `candle-transformers` from 0.8.4 to 0.11.0 - [Changelog](https://github.com/huggingface/candle/blob/main/CHANGELOG.md) - [Commits](huggingface/candle@0.8.4...0.11.0) Updates `metrics` from 0.22.4 to 0.24.6 - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-v0.22.4...metrics-v0.24.6) Updates `criterion` 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](criterion-rs/criterion.rs@0.5.1...criterion-v0.8.2) Updates `dora-node-api` from 0.4.1 to 0.5.0 - [Release notes](https://github.com/dora-rs/dora/releases) - [Changelog](https://github.com/dora-rs/dora/blob/main/Changelog.md) - [Commits](dora-rs/dora@v0.4.1...v0.5.0) Updates `dora-operator-api` from 0.4.1 to 0.5.0 - [Release notes](https://github.com/dora-rs/dora/releases) - [Changelog](https://github.com/dora-rs/dora/blob/main/Changelog.md) - [Commits](dora-rs/dora@v0.4.1...v0.5.0) Updates `dora-daemon` from 0.4.1 to 0.5.0 - [Release notes](https://github.com/dora-rs/dora/releases) - [Changelog](https://github.com/dora-rs/dora/blob/main/Changelog.md) - [Commits](dora-rs/dora@v0.4.1...v0.5.0) Updates `dora-core` from 0.4.1 to 0.5.0 - [Release notes](https://github.com/dora-rs/dora/releases) - [Changelog](https://github.com/dora-rs/dora/blob/main/Changelog.md) - [Commits](dora-rs/dora@v0.4.1...v0.5.0) Updates `dora-message` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/dora-rs/dora/releases) - [Changelog](https://github.com/dora-rs/dora/blob/main/Changelog.md) - [Commits](https://github.com/dora-rs/dora/commits) Updates `clap` from 4.6.0 to 4.6.6 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.0...clap_complete-v4.6.6) Updates `colored` from 2.2.0 to 3.1.1 - [Release notes](https://github.com/mackwic/colored/releases) - [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md) - [Commits](colored-rs/colored@v2.2.0...v3.1.1) Updates `json5` from 0.4.1 to 1.3.1 - [Release notes](https://github.com/callum-oakley/json5-rs/releases) - [Commits](callum-oakley/json5-rs@0.4.1...1.3.1) Updates `dialoguer` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/console-rs/dialoguer/releases) - [Changelog](https://github.com/console-rs/dialoguer/blob/main/CHANGELOG-OLD.md) - [Commits](console-rs/dialoguer@v0.11.0...v0.12.0) Updates `indicatif` from 0.17.11 to 0.18.6 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.11...0.18.6) Updates `comfy-table` from 7.2.2 to 8.0.0 - [Release notes](https://github.com/nukesor/comfy-table/releases) - [Changelog](https://github.com/Nukesor/comfy-table/blob/main/CHANGELOG.md) - [Commits](Nukesor/comfy-table@v7.2.2...v8.0.0) Updates `tera` from 1.20.1 to 2.1.1 - [Changelog](https://github.com/Keats/tera/blob/master/CHANGELOG.md) - [Commits](Keats/tera@v1.20.1...v2.1.1) Updates `nix` from 0.29.0 to 0.31.2 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.29.0...v0.31.2) Updates `tar` from 0.4.44 to 0.4.46 - [Release notes](https://github.com/composefs/tar-rs/releases) - [Commits](composefs/tar-rs@0.4.44...0.4.46) Updates `zip` from 2.4.2 to 8.6.0 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v2.4.2...v8.6.0) Updates `ratatui` from 0.30.0 to 0.30.2 - [Release notes](https://github.com/ratatui/ratatui/releases) - [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@ratatui-v0.30.0...ratatui-v0.30.2) Updates `assert_cmd` from 2.2.0 to 2.2.2 - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.2.0...v2.2.2) Updates `wasmtime` from 40.0.4 to 44.0.3 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v44.0.3/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v40.0.4...v44.0.3) Updates `which` from 7.0.3 to 8.0.5 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@7.0.3...8.0.5) Updates `rodio` from 0.17.3 to 0.22.2 - [Changelog](https://github.com/RustAudio/rodio/blob/master/CHANGELOG.md) - [Commits](RustAudio/rodio@v0.17.3...v0.22.2) Updates `kokoro-tts` from 0.2.9 to 0.3.1 - [Release notes](https://github.com/mzdk100/kokoro/releases) - [Commits](https://github.com/mzdk100/kokoro/commits) Updates `ort` from 2.0.0-rc.10 to 2.0.0-rc.13 - [Release notes](https://github.com/pykeio/ort/releases) - [Commits](pykeio/ort@v2.0.0-rc.10...v2.0.0-rc.13) Updates `hf-hub` from 0.4.3 to 1.0.0 - [Release notes](https://github.com/huggingface/hf-hub/releases) - [Changelog](https://github.com/huggingface/hf-hub/blob/main/RELEASE.md) - [Commits](https://github.com/huggingface/hf-hub/commits) Updates `tokio-util` from 0.7.18 to 0.7.19 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.18...tokio-util-0.7.19) Updates `dirs` from 5.0.1 to 6.0.0 - [Commits](https://github.com/soc/dirs-rs/commits) Updates `md-5` from 0.10.6 to 0.11.0 - [Commits](RustCrypto/hashes@md-5-v0.10.6...md2-v0.11.0) Updates `uniffi` from 0.29.5 to 0.32.0 - [Changelog](https://github.com/mozilla/uniffi-rs/blob/main/CHANGELOG.md) - [Commits](mozilla/uniffi-rs@v0.29.5...v0.32.0) Updates `pyo3` from 0.28.2 to 0.28.3 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.28.2...v0.28.3) Updates `prost` from 0.13.5 to 0.14.4 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.13.5...v0.14.4) Updates `prost-types` from 0.13.5 to 0.14.4 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.13.5...v0.14.4) Updates `hyper` from 1.8.1 to 1.11.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.8.1...v1.11.0) Updates `http-body-util` from 0.1.3 to 0.1.5 - [Release notes](https://github.com/hyperium/http-body/releases) - [Commits](hyperium/http-body@http-body-util-v0.1.3...http-body-util-v0.1.5) Updates `bytes` from 1.11.1 to 1.12.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.11.1...v1.12.1) Updates `rocksdb` from 0.22.0 to 0.25.0 - [Release notes](https://github.com/rust-rocksdb/rust-rocksdb/releases) - [Changelog](https://github.com/rust-rocksdb/rust-rocksdb/blob/master/CHANGELOG.md) - [Commits](rust-rocksdb/rust-rocksdb@v0.22.0...v0.25.0) Updates `socketioxide` from 0.15.2 to 0.18.2 - [Release notes](https://github.com/totodore/socketioxide/releases) - [Changelog](https://github.com/Totodore/socketioxide/blob/main/CHANGELOG.md) - [Commits](Totodore/socketioxide@v0.15.2...socketioxide-v0.18.2) Updates `tonic-build` from 0.12.3 to 0.14.6 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/grpc/grpc-rust/blob/master/CHANGELOG.md) - [Commits](grpc/grpc-rust@v0.12.3...tonic-build-v0.14.6) Updates `aws-config` from 1.8.15 to 1.8.18 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) --- updated-dependencies: - dependency-name: async-trait dependency-version: 0.1.92 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: serde dependency-version: 1.0.229 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: bincode dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: tokio-stream dependency-version: 0.1.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: anyhow dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: uuid dependency-version: 1.24.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: base64 dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: error-stack dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: futures dependency-version: 0.3.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: crossbeam-channel dependency-version: 0.5.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: dashmap dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: eyre dependency-version: 0.6.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: flume dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: notify dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: libloading dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: opentelemetry dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: opentelemetry_sdk dependency-version: 0.32.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: opentelemetry-otlp dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: opentelemetry-semantic-conventions dependency-version: 0.32.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tracing-opentelemetry dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: prometheus dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: rand dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: cron dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: ractor dependency-version: 0.16.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: config dependency-version: 0.15.25 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: regex dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: rust-embed dependency-version: 8.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: sysinfo dependency-version: 0.36.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tokio-tungstenite dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: futures-util dependency-version: 0.3.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: toml dependency-version: 1.0.7+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: async-openai dependency-version: 0.41.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: rmcp dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: petgraph dependency-version: 0.8.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: rhai dependency-version: 1.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: qdrant-client dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: infer dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: jsonschema dependency-version: 0.49.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tiktoken-rs dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: rayon dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: candle-core dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: candle-transformers dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: metrics dependency-version: 0.24.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: criterion dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: dora-node-api dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: dora-operator-api dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: dora-daemon dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: dora-core dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: dora-message dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: clap dependency-version: 4.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: colored dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: json5 dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: dialoguer dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: indicatif dependency-version: 0.18.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: comfy-table dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: tera dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: nix dependency-version: 0.31.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tar dependency-version: 0.4.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: zip dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: ratatui dependency-version: 0.30.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: assert_cmd dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: wasmtime dependency-version: 44.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: which dependency-version: 8.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: rodio dependency-version: 0.22.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: kokoro-tts dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: ort dependency-version: 2.0.0-rc.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: hf-hub dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: tokio-util dependency-version: 0.7.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: dirs dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: md-5 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: uniffi dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: pyo3 dependency-version: 0.28.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: prost dependency-version: 0.14.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: prost-types dependency-version: 0.14.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: hyper dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: http-body-util dependency-version: 0.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: bytes dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: rocksdb dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: socketioxide dependency-version: 0.18.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tonic-build dependency-version: 0.14.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: aws-config dependency-version: 1.8.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cargo-dependencies group with 81 updates in the / directory:
0.1.890.1.921.0.2281.0.2291.0.1491.0.1511.3.32.0.10.1.180.1.191.0.1021.0.1041.22.01.24.11.0.692.0.180.22.10.23.10.6.00.8.00.3.320.3.340.5.150.5.165.5.36.1.00.6.120.6.140.10.140.11.16.1.18.2.00.8.90.9.00.10.90.11.00.27.10.32.00.27.10.32.10.27.00.32.00.27.00.32.10.28.00.33.00.13.40.14.00.8.50.10.00.4.440.4.450.12.10.17.00.15.120.16.50.14.10.15.251.12.31.13.18.11.08.12.00.31.40.36.10.24.00.29.00.8.231.0.7+spec-1.1.00.27.20.41.30.16.03.1.30.7.10.8.31.24.01.25.11.17.01.18.00.16.00.22.00.17.10.49.90.5.90.12.01.11.01.12.00.8.40.11.00.8.40.11.00.22.40.24.60.5.10.8.20.4.10.5.00.4.10.5.04.6.04.6.62.2.03.1.10.4.11.3.10.11.00.12.00.17.110.18.67.2.28.0.01.20.12.1.10.29.00.31.20.4.440.4.462.4.28.6.00.30.00.30.22.2.02.2.240.0.444.0.37.0.38.0.50.17.30.22.20.2.90.3.12.0.0-rc.102.0.0-rc.130.4.31.0.00.7.180.7.195.0.16.0.00.10.60.11.00.29.50.32.00.28.20.28.30.13.50.14.40.13.50.14.41.8.11.11.00.1.30.1.51.11.11.12.10.22.00.25.00.15.20.18.20.12.30.14.61.8.151.8.18Updates
async-traitfrom 0.1.89 to 0.1.92Release notes
Sourced from async-trait's releases.
Commits
82e7e9eRelease 0.1.929a35cb8Merge pull request #303 from dtolnay/mustuse875ceecResolve double_must_use clippy lint62993a5Raise minimum tested compiler to rust 1.88d049ee0Release 0.1.917a0961fMerge pull request #301 from dtolnay/mutability740f86fIgnore mut_mut pedantic clippy lint in test4699cd3Fix mutability for by-reference receivers6dd3573Add regression test for issue 3002371797Release 0.1.90Updates
serdefrom 1.0.228 to 1.0.229Release notes
Sourced from serde's releases.
Commits
7fc3b4cRelease 1.0.2296d6e9a1Merge pull request #3085 from dtolnay/syn36dec3b7Update to syn 3cfe6692Resolve mut_mut pedantic clippy lint1023d07Update actions/upload-artifact@v6 -> v7dd682c2Update actions/checkout@v6 -> v75f0f18bUpdate ui test suite to nightly-2026-06-0163a1498Regenerate stderr with trybuild normalization fixesfa7da4aFix unused_features warning6b1a178Unpin CI miri toolchainUpdates
serde_jsonfrom 1.0.149 to 1.0.151Release notes
Sourced from serde_json's releases.
Commits
de85007Release 1.0.1513b2b3c5Merge pull request #1331 from WonderLawrence/rawvalue-from-string-unchecked0406d96Debug-assert well-formedness and no-whitespace in from_string_uncheckedcf16f75Add RawValue::from_string_unchecked827a315Update actions/upload-artifact@v6 -> v7cea36a5Update actions/checkout@v6 -> v7a1ae73aRelease 1.0.1501a360b0Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys2037b63Reject non-string enum object keys5d30df6Resolve manual_assert_eq pedantic clippy lintUpdates
bincodefrom 1.3.3 to 2.0.1Commits
Updates
tokio-streamfrom 0.1.18 to 0.1.19Commits
bc0933cchore: prepare tokio-stream v0.1.19 (#8310)e3786d0readme: remove obsolete TokioConf notices (#8311)f2189d3chore: prepare tokio-util v0.7.19 (#8309)52f2745net: re-enabletcp_stream::try_read_buftest for WASI (#8305)ac6869art: remove unstable cfgs leftovers after local runtime stabilization (#8298)75fef53chore: prepare Tokio v1.53.1 (#8303)ae9d011signal: restore MSRV by removing OnceLock::wait from the Windows handler (#8300)eb4988dtime: fix the loom test of the race between cancellation/insertion (#8302)91d3b4ctime: fix alt timer cancellation and insertion race (#8252)a463384runtime: remove dead link definition inRuntime::block_on(#8301)Updates
anyhowfrom 1.0.102 to 1.0.104Release notes
Sourced from anyhow's releases.
Commits
1dbe186Release 1.0.104f6479f8Update to syn 35bdb0e2Release 1.0.103e621bd3Merge pull request #452 from dtolnay/downcast6e8c000Eliminate pointer->reference->pointer during downcast67c4abdAdd regression test for issue 451917a169Update actions/upload-artifact@v6 -> v7d9dc3faUpdate actions/checkout@v6 -> v7841522bRaise minimum tested compiler to rust 1.85Updates
uuidfrom 1.22.0 to 1.24.1Release notes
Sourced from uuid's releases.
... (truncated)
Commits
2ea38afMerge pull request #900 from uuid-rs/cargo/v1.24.19dbeb04prepare for 1.24.1 releasee113df8Merge pull request #899 from questfever/mainb017765Fix non-ASCII character handling in parse diagnostics6a8aeabMerge pull request #896 from uuid-rs/cargo/v1.24.0e6db8ecprepare for 1.24.0 release606f236Merge pull request #892 from weifanglab/mainab848dbfeat(fmt): support encoding into MaybeUninit buffers5dc6b3dMerge pull request #895 from uuid-rs/cargo/v1.23.55a7dfe5prepare for 1.23.5 releaseUpdates
thiserrorfrom 1.0.69 to 2.0.18Release notes
Sourced from thiserror's releases.
... (truncated)
Commits
dc0f6a2Release 2.0.180275292Touch up PR 4433c33bc6Merge pull request #443 from LucaCappelletti94/master995939cReproduce issue 44221653d1Made clippy lifetime allows conditional45e5388Update actions/upload-artifact@v5 -> v6386aac1Update actions/upload-artifact@v4 -> v5ec50561Update actions/checkout@v5 -> v6247eab5Update name of empty_enum clippy lint91b181fRaise required compiler to Rust 1.68Updates
base64from 0.22.1 to 0.23.1Changelog
Sourced from base64's changelog.
Commits
069bf70v0.23.16ab1fb0Merge pull request #310 from musicinmybrain/test-on-non-simd-arches7cffce6Fix testing on architectures without unsafe SIMD supporte34f9a0Merge pull request #308 from atouchet/come9240c9Remove outdated comment9e9220av0.23.0870326eMerge pull request #306 from marshallpierce/mp/trailing-bits-docsfbec5f1Document no trailing trailing bits0a23549Merge pull request #305 from marshallpierce/mp/edition-2021f10b7e2Update deps & editionUpdates
error-stackfrom 0.6.0 to 0.8.0Release notes
Sourced from error-stack's releases.
... (truncated)
Commits
7ce07e4BE-633: Fix aliased mutable references inReport::frames_mut(#8946)73c646eUpdate npm package@opentelemetry/coreto v2.8.0 [SECURITY] (#8874)7de9730Bump echarts from 5.6.0 to 6.1.0 (#8932)a07be79FE-680: Add textarea to ds (#8929)a9dbd07FE-1126: Adjust title wrapping in larger dialogs (#8930)98dd31fBE-587, BE-588: HashQL: IntroduceCodeGenerationContext/`CodeExecutionConte...aaaddd6FE-1106: Add CheckboxGroup + RadioGroup to DS (#8923)62f4e31FE-522: Add subnets to Petrinaut (#8662)d77f370FE-1103: Add radio component to DS (#8922)7f74e1cBE-581, BE-589: HashQL: Introducepass::lower/pass::placepipeline facade...Updates
futuresfrom 0.3.32 to 0.3.34Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
705e6b5Release 0.3.34616dac7compat: Inline RawWaker clone function4176369Inline remaining RawWaker clone functionsf17a895Fix cloned FuturesUnordered waker identity51d62admacro: bumpsynto v3 (#3028)9e26177ci: Reduce timeout-minutesb2d0983tsan: Enable Adaptive Delayf733d0eMiri: Ignore compat testse5def2fRename default branch to main89cc254Release 0.3.33Updates
crossbeam-channelfrom 0.5.15 to 0.5.16Release notes
Sourced from crossbeam-channel's releases.
Commits
9b56303Prepare for the next releasea078b17ci: Sync config with main508c29dRemove crossbeam-skiplist which is not published from this branch from worksp...6a20e57tests: Fix mismatched_lifetime_syntaxesc2d674fepoch: Fix rustdoc::invalid_rust_codeblocksbd6563eUpdate no_atomic.rsd3e1e36Make CachePadded<T> have C repr to allow casting to and from T (#1270)c0c466echannel: Use non-poison Mutex8b3940fAdd missing word to docs (#1208)df6eec0docs: Linkselect_biased!fromselect!macro (#1202)Updates
dashmapfrom 5.5.3 to 6.1.0Release notes
Sourced from dashmap's releases.
Commits
f2d248ev6.1.0da6ac5eAdd typesize::TypeSize implementation for DashMap/DashSet (#308)633aadbv6.0.1d5c8be6add shrink_to_fit test488dbfafix deadlock in shrink_to_fit (#305)458238cv6.0.01e3df1av6.0.0-rc.1bdb86b0Merge branch 'arthurprs-small-optimizations'4cdfc39fix: merge errors74b34f8Merge branch 'small-optimizations' of github.com:arthurprs/dashmap into arthu...Updates
eyrefrom 0.6.12 to 0.6.14Commits
b7014af0.6.14704488eRevert "Make ContextCompat consistent and non-ambiguous with WrapErr (#138, #...3ce35d4Backport future incompat fix, release 0.6.13 (#296)41042dcBump to 0.6.134564219Remove pyo3 feature (#278)f5f5d90Don't emit trailing semicolon frombail!(#294)154c8deEliminate pointer->reference->pointer during downcast (#286)d83c1e7Use stdbacktraceonstable(#284)786879dAdd default type parameter value ofT = ()toeyre::Result\<T>(#273)8c27860Fix compile probe and nightly backtraces (#160)Updates
flumefrom 0.10.14 to 0.11.1Changelog
Sourced from flume's changelog.
Commits
Updates
notifyfrom 6.1.1 to 8.2.0Release notes
Sourced from notify's releases.