Skip to content

Commit

Permalink
Update Rust crate dialoguer to 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 30, 2023
1 parent e683688 commit ecbef5a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 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-nextest/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cfg-if = "1.0.0"
clap = { version = "4.4.6", features = ["derive", "env"] }
# we don't use the tracing support
color-eyre = { version = "0.6.2", default-features = false }
dialoguer = "0.10.4"
dialoguer = "0.11.0"
duct = "0.13.6"
enable-ansi-support = "0.2.1"
# we don't use the default formatter so we don't need default features
Expand Down

0 comments on commit ecbef5a

Please sign in to comment.