Skip to content

Commit 1c39bb8

Browse files
chore(deps): bump inquire from 0.7.5 to 0.9.1 (#115)
Bumps [inquire](https://github.com/mikaelmello/inquire) from 0.7.5 to 0.9.1. - [Release notes](https://github.com/mikaelmello/inquire/releases) - [Changelog](https://github.com/mikaelmello/inquire/blob/main/CHANGELOG.md) - [Commits](mikaelmello/inquire@v0.7.5...v0.9.1) --- updated-dependencies: - dependency-name: inquire dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ef3d08 commit 1c39bb8

2 files changed

Lines changed: 64 additions & 116 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ path = "src/main.rs"
2424

2525
[dependencies]
2626
clap = { version = "4.5.46", features = ["derive"] }
27-
inquire = "0.7.5"
27+
inquire = "0.9.1"
2828
path-clean = "1.0.1"
2929

3030
[dev-dependencies]

0 commit comments

Comments
 (0)