Skip to content

Commit 8e7bab4

Browse files
chore(deps): bump the cargo-weekly group with 23 updates
Bumps the cargo-weekly group with 23 updates: | Package | From | To | | --- | --- | --- | | [anstream](https://github.com/rust-cli/anstyle) | `0.6.21` | `1.0.0` | | [tikv-jemallocator](https://github.com/tikv/jemallocator) | `0.6.1` | `0.7.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.44` | `0.4.45` | | [hyper](https://github.com/hyperium/hyper) | `1.10.0` | `1.10.1` | | [rand](https://github.com/rust-random/rand) | `0.9.4` | `0.10.1` | | [ratatui](https://github.com/ratatui/ratatui) | `0.30.0` | `0.30.1` | | [similar-asserts](https://github.com/mitsuhiko/similar-asserts) | `1.7.0` | `2.0.0` | | [soldeer-commands](https://github.com/mario-eth/soldeer) | `0.10.0` | `0.11.0` | | [soldeer-core](https://github.com/mario-eth/soldeer) | `0.10.1` | `0.11.0` | | [strum](https://github.com/Peternator7/strum) | `0.27.2` | `0.28.0` | | [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) | `0.28.0` | `0.29.0` | | [toml](https://github.com/toml-rs/toml) | `0.9.12+spec-1.1.0` | `1.1.2+spec-1.1.0` | | [toml_edit](https://github.com/toml-rs/toml) | `0.24.1+spec-1.1.0` | `0.25.12+spec-1.1.0` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.27` | `0.2.28` | | [uuid](https://github.com/uuid-rs/uuid) | `1.23.1` | `1.23.2` | | [snapbox](https://github.com/assert-rs/snapbox) | `0.6.24` | `1.2.2` | | [idna_adapter](https://github.com/hsivonen/idna_adapter) | `1.1.0` | `1.2.1` | | [rpassword](https://github.com/conradkleinespel/rpassword) | `7.5.3` | `7.5.4` | | [rustyline](https://github.com/kkawakam/rustyline) | `17.0.2` | `18.0.0` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [similar](https://github.com/mitsuhiko/similar) | `2.7.0` | `3.1.1` | | [quick-junit](https://github.com/nextest-rs/quick-junit) | `0.5.2` | `0.6.0` | | [ui_test](https://github.com/oli-obk/ui_test) | `0.30.5` | `0.30.7` | Updates `anstream` from 0.6.21 to 1.0.0 - [Commits](rust-cli/anstyle@anstream-v0.6.21...anstream-v1.0.0) Updates `tikv-jemallocator` from 0.6.1 to 0.7.0 - [Release notes](https://github.com/tikv/jemallocator/releases) - [Changelog](https://github.com/tikv/jemallocator/blob/main/CHANGELOG.md) - [Commits](tikv/jemallocator@0.6.1...0.7.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 `hyper` from 1.10.0 to 1.10.1 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.10.0...v1.10.1) Updates `rand` from 0.9.4 to 0.10.1 - [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.9.4...0.10.1) Updates `ratatui` from 0.30.0 to 0.30.1 - [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.1) Updates `similar-asserts` from 1.7.0 to 2.0.0 - [Changelog](https://github.com/mitsuhiko/similar-asserts/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/similar-asserts@1.7.0...2.0.0) Updates `soldeer-commands` from 0.10.0 to 0.11.0 - [Release notes](https://github.com/mario-eth/soldeer/releases) - [Changelog](https://github.com/mario-eth/soldeer/blob/main/CHANGELOG.md) - [Commits](mario-eth/soldeer@v0.10.0...v0.11.0) Updates `soldeer-core` from 0.10.1 to 0.11.0 - [Release notes](https://github.com/mario-eth/soldeer/releases) - [Changelog](https://github.com/mario-eth/soldeer/blob/main/CHANGELOG.md) - [Commits](mario-eth/soldeer@v0.10.1...v0.11.0) Updates `strum` from 0.27.2 to 0.28.0 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.27.2...v0.28.0) Updates `tokio-tungstenite` from 0.28.0 to 0.29.0 - [Changelog](https://github.com/snapview/tokio-tungstenite/blob/master/CHANGELOG.md) - [Commits](snapview/tokio-tungstenite@v0.28.0...v0.29.0) Updates `toml` from 0.9.12+spec-1.1.0 to 1.1.2+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.9.12...toml-v1.1.2) Updates `toml_edit` from 0.24.1+spec-1.1.0 to 0.25.12+spec-1.1.0 - [Commits](toml-rs/toml@v0.24.1...v0.25.12) Updates `jiff` from 0.2.27 to 0.2.28 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](https://github.com/BurntSushi/jiff/commits/jiff-static-0.2.28) Updates `uuid` from 1.23.1 to 1.23.2 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.1...v1.23.2) Updates `snapbox` from 0.6.24 to 1.2.2 - [Commits](assert-rs/snapbox@snapbox-v0.6.24...snapbox-v1.2.2) Updates `idna_adapter` from 1.1.0 to 1.2.1 - [Commits](hsivonen/idna_adapter@v1.1.0...v1.2.1) Updates `rpassword` from 7.5.3 to 7.5.4 - [Release notes](https://github.com/conradkleinespel/rpassword/releases) - [Commits](conradkleinespel/rpassword@v7.5.3...v7.5.4) Updates `rustyline` from 17.0.2 to 18.0.0 - [Release notes](https://github.com/kkawakam/rustyline/releases) - [Changelog](https://github.com/kkawakam/rustyline/blob/master/History.md) - [Commits](kkawakam/rustyline@v17.0.2...v18.0.0) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `similar` from 2.7.0 to 3.1.1 - [Changelog](https://github.com/mitsuhiko/similar/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/similar@2.7.0...3.1.1) Updates `quick-junit` from 0.5.2 to 0.6.0 - [Release notes](https://github.com/nextest-rs/quick-junit/releases) - [Changelog](https://github.com/nextest-rs/quick-junit/blob/main/CHANGELOG.md) - [Commits](nextest-rs/quick-junit@quick-junit-0.5.2...quick-junit-0.6.0) Updates `ui_test` from 0.30.5 to 0.30.7 - [Release notes](https://github.com/oli-obk/ui_test/releases) - [Changelog](https://github.com/oli-obk/ui_test/blob/main/CHANGELOG.md) - [Commits](oli-obk/ui_test@0.30.5...0.30.7) --- updated-dependencies: - dependency-name: anstream dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-weekly - dependency-name: tikv-jemallocator dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-weekly - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-weekly - dependency-name: hyper dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-weekly - dependency-name: rand dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-weekly - dependency-name: ratatui dependency-version: 0.30.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-weekly - dependency-name: similar-asserts dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-weekly - dependency-name: soldeer-commands dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-weekly - dependency-name: soldeer-core dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-weekly - dependency-name: strum dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-weekly - dependency-name: tokio-tungstenite dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-weekly - dependency-name: toml dependency-version: 1.1.2+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-weekly - dependency-name: toml_edit dependency-version: 0.25.12+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-weekly - dependency-name: jiff dependency-version: 0.2.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-weekly - dependency-name: uuid dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-weekly - dependency-name: snapbox dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-weekly - dependency-name: idna_adapter dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-weekly - dependency-name: rpassword dependency-version: 7.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-weekly - dependency-name: rustyline dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-weekly - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-weekly - dependency-name: similar dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-weekly - dependency-name: quick-junit dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-weekly - dependency-name: ui_test dependency-version: 0.30.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-weekly ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42bbb71 commit 8e7bab4

6 files changed

Lines changed: 246 additions & 319 deletions

File tree

0 commit comments

Comments
 (0)