mirror of
https://github.com/NotAShelf/stash.git
synced 2026-05-15 03:34:07 +00:00
build(deps): bump env_logger from 0.11.8 to 0.11.9
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.8 to 0.11.9. - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-cli/env_logger/compare/v0.11.8...v0.11.9) --- updated-dependencies: - dependency-name: env_logger dependency-version: 0.11.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2227ef7e89
commit
7294a68282
2 changed files with 5 additions and 5 deletions
|
|
@ -21,7 +21,7 @@ color-eyre = "0.6.5"
|
|||
crossterm = "0.29.0"
|
||||
ctrlc = "3.5.1"
|
||||
dirs = "6.0.0"
|
||||
env_logger = "0.11.8"
|
||||
env_logger = "0.11.9"
|
||||
humantime = "2.3.0"
|
||||
imagesize = "0.14.0"
|
||||
inquire = { version = "0.9.2", default-features = false, features = [ "crossterm" ] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue