mirror of
https://github.com/NotAShelf/stash.git
synced 2026-04-13 14:33:47 +00:00
build(deps): bump inquire from 0.7.5 to 0.8.0
Bumps [inquire](https://github.com/mikaelmello/inquire) from 0.7.5 to 0.8.0. - [Release notes](https://github.com/mikaelmello/inquire/releases) - [Changelog](https://github.com/mikaelmello/inquire/blob/main/CHANGELOG.md) - [Commits](https://github.com/mikaelmello/inquire/compare/v0.7.5...v0.8.0) --- updated-dependencies: - dependency-name: inquire dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ad808c73c7
commit
e82f2911d0
2 changed files with 20 additions and 148 deletions
|
|
@ -13,7 +13,7 @@ clap = { version = "4.5.46", features = ["derive"] }
|
|||
clap-verbosity-flag = "3.0.4"
|
||||
dirs = "6.0.0"
|
||||
imagesize = "0.14.0"
|
||||
inquire = { default-features = false, version = "0.7.5", features = [
|
||||
inquire = { default-features = false, version = "0.8.0", features = [
|
||||
"crossterm",
|
||||
] }
|
||||
log = "0.4.28"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue