Skip to content

Commit

Permalink
chore: Bump console from 0.15.8 to 0.15.10
Browse files Browse the repository at this point in the history
Bumps [console](https://github.com/console-rs/console) from 0.15.8 to 0.15.10.
- [Release notes](https://github.com/console-rs/console/releases)
- [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md)
- [Commits](console-rs/console@0.15.8...0.15.10)

---
updated-dependencies:
- dependency-name: console
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 176c59e commit d0e6836
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 17 deletions.
41 changes: 25 additions & 16 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion fatigue/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ license = "Apache-2.0"

[dependencies]
clap = { version = "4.1.9", features = ["derive"] }
console = "0.15.8"
console = "0.15.10"
crossterm = "0.28.1"
figment = { version = "0.10.19", features = ["env", "yaml"] }
humantime = "2.1.0"
Expand Down

0 comments on commit d0e6836

Please sign in to comment.