Skip to content

Commit 9cf7965

Browse files
renovate[bot]gtema
authored andcommitted
chore(deps): update rust crate dialoguer to ^0.12.0
1 parent 7985d54 commit 9cf7965

File tree

2 files changed

+5
-19
lines changed

2 files changed

+5
-19
lines changed

Cargo.lock

Lines changed: 4 additions & 18 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
@@ -26,7 +26,7 @@ clap_complete = { version = "^4.5.57" }
2626
color-eyre = { version = "^0.6", features = ["default", "issue-url", "track-caller"] }
2727
config = { version = "^0.15", default-features = false }
2828
derive_builder = { version = "^0.20" }
29-
dialoguer = "^0.11"
29+
dialoguer = "^0.12.0"
3030
dirs = "^6.0"
3131
eyre = { version = "^0.6" }
3232
futures = "^0.3"

0 commit comments

Comments
 (0)