Skip to content

Commit

Permalink
chore(deps): Bump inquire from 0.6.2 to 0.7.0 (#15272)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent 775de18 commit 5284448
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 8 deletions.
24 changes: 17 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/ctl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ comfy-table = "7"
etcd-client = { workspace = true }
futures = { version = "0.3", default-features = false, features = ["alloc"] }
hex = "0.4"
inquire = "0.6.2"
inquire = "0.7.0"
itertools = "0.12"
prost = { workspace = true }
regex = "1.10.0"
Expand Down

0 comments on commit 5284448

Please sign in to comment.