mirror of
https://github.com/NotAShelf/stash.git
synced 2026-04-27 03:47:42 +00:00
build(deps): bump env_logger from 0.11.9 to 0.11.10
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.9 to 0.11.10. - [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.9...v0.11.10) --- updated-dependencies: - dependency-name: env_logger dependency-version: 0.11.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
208359dc0c
commit
941420551c
2 changed files with 30 additions and 6 deletions
|
|
@ -22,7 +22,7 @@ color-eyre = "0.6.5"
|
|||
crossterm = "0.29.0"
|
||||
ctrlc = "3.5.2"
|
||||
dirs = "6.0.0"
|
||||
env_logger = "0.11.8"
|
||||
env_logger = "0.11.10"
|
||||
humantime = "2.3.0"
|
||||
imagesize = "0.14.0"
|
||||
inquire = { version = "0.9.4", default-features = false, features = [ "crossterm" ] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue