Skip to content

Commit 3460d06

Browse files
Bump inquire from 0.9.1 to 0.9.2
Bumps [inquire](https://github.com/mikaelmello/inquire) from 0.9.1 to 0.9.2. - [Release notes](https://github.com/mikaelmello/inquire/releases) - [Changelog](https://github.com/mikaelmello/inquire/blob/main/CHANGELOG.md) - [Commits](mikaelmello/inquire@v0.9.1...v0.9.2) --- updated-dependencies: - dependency-name: inquire dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 61f3762 commit 3460d06

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -40,7 +40,7 @@ env_logger = { version = "0.11.8" }
4040
human-panic = { version = "2.0.6" }
4141
log = { version = "0.4.29" }
4242
image = { version = "0.25.9" }
43-
inquire = { version = "0.9.1", features = ["editor"] }
43+
inquire = { version = "0.9.2", features = ["editor"] }
4444
notify-rust = { version = "4.11.7" }
4545
otp-std = { version = "0.2.3", features = ["auth", "sha2", "unsafe-length"] }
4646
passwords = { version = "3.1.16" }

0 commit comments

Comments
 (0)