Skip to content

Commit

Permalink
Merge pull request #557 from rami3l/dependabot/cargo/dialoguer-0.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 7, 2023
2 parents e3888c4 + ec4b749 commit 80e64e1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ async-trait = "0.1.68"
bytes = "1.4.0"
clap = { version = "4.2.1", features = ["cargo", "derive"] }
console = "0.15.5"
dialoguer = { version = "0.10.3", features = ["fuzzy-select"] }
dialoguer = { version = "0.10.4", features = ["fuzzy-select"] }
dirs-next = "2.0.0"
figment = { version = "0.10.8", features = ["env", "toml"] }
futures = { version = "0.3.28", default-features = false, features = ["std"] }
Expand Down

0 comments on commit 80e64e1

Please sign in to comment.