Skip to content

Commit 35a79c4

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump inquire from 0.7.5 to 0.9.3
Bumps [inquire](https://github.com/mikaelmello/inquire) from 0.7.5 to 0.9.3. - [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.3) --- updated-dependencies: - dependency-name: inquire dependency-version: 0.9.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 17cac48 commit 35a79c4

2 files changed

Lines changed: 33 additions & 55 deletions

File tree

Cargo.lock

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

gnd/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ sha1 = "0.10"
6464
wasmparser = { workspace = true }
6565

6666
# Interactive prompts
67-
inquire = "0.7"
67+
inquire = "0.9"
6868

6969
# Temp directories for init
7070
tempfile = "3"

0 commit comments

Comments
 (0)