Skip to content

Commit 7aa85d8

Browse files
Bump the all-dependencies group with 9 updates
Bumps the all-dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.97` | `1.0.98` | | [chrono](https://github.com/chronotope/chrono) | `0.4.40` | `0.4.41` | | [fake](https://github.com/cksac/fake-rs) | `4.2.0` | `4.3.0` | | [colorgrad](https://github.com/mazznoer/colorgrad-rs) | `0.7.0` | `0.7.1` | | [rand](https://github.com/rust-random/rand) | `0.9.0` | `0.9.1` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.8` | `0.10.9` | | [clap](https://github.com/clap-rs/clap) | `4.5.35` | `4.5.37` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.47` | `4.5.48` | | [ctrlc](https://github.com/Detegr/rust-ctrlc) | `3.4.5` | `3.4.6` | Updates `anyhow` from 1.0.97 to 1.0.98 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.97...1.0.98) Updates `chrono` from 0.4.40 to 0.4.41 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.40...v0.4.41) Updates `fake` from 4.2.0 to 4.3.0 - [Release notes](https://github.com/cksac/fake-rs/releases) - [Changelog](https://github.com/cksac/fake-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/cksac/fake-rs/commits) Updates `colorgrad` from 0.7.0 to 0.7.1 - [Release notes](https://github.com/mazznoer/colorgrad-rs/releases) - [Changelog](https://github.com/mazznoer/colorgrad-rs/blob/master/CHANGELOG.md) - [Commits](mazznoer/colorgrad-rs@v0.7.0...v0.7.1) Updates `rand` from 0.9.0 to 0.9.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.0...rand_core-0.9.1) Updates `sha2` from 0.10.8 to 0.10.9 - [Commits](RustCrypto/hashes@sha2-v0.10.8...sha2-v0.10.9) Updates `clap` from 4.5.35 to 4.5.37 - [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.5.35...clap_complete-v4.5.37) Updates `clap_complete` from 4.5.47 to 4.5.48 - [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.5.47...clap_complete-v4.5.48) Updates `ctrlc` from 3.4.5 to 3.4.6 - [Release notes](https://github.com/Detegr/rust-ctrlc/releases) - [Commits](Detegr/rust-ctrlc@3.4.5...3.4.6) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.98 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: chrono dependency-version: 0.4.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: fake dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: colorgrad dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: rand dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: sha2 dependency-version: 0.10.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: clap dependency-version: 4.5.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: clap_complete dependency-version: 4.5.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: ctrlc dependency-version: 3.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 69d7fe5 commit 7aa85d8

File tree

2 files changed

+25
-26
lines changed

2 files changed

+25
-26
lines changed

Cargo.lock

Lines changed: 23 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ anyhow = "1"
2323
async-std = { version = "1", features = ["attributes"] }
2424
async-trait = "0.1"
2525
chrono = { version = "0.4", features = ["clock", "wasmbind"], default-features = false }
26-
fake = { version = "4.2", features = ["chrono"] }
26+
fake = { version = "4.3", features = ["chrono"] }
2727
colorgrad = "0.7"
2828
humansize = "2"
2929
humantime = "2"
@@ -34,7 +34,7 @@ getrandom = { version = "0.3", features = ["wasm_js"] }
3434
rand = "0.9"
3535
rand_distr = "0.5"
3636
regex = "1.11"
37-
sha2 = "0.10.6"
37+
sha2 = "0.10.9"
3838
yansi = "1"
3939

4040
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]

0 commit comments

Comments
 (0)