fix(deps): update rust crate dialoguer to 0.12.0

This commit is contained in:
renovate[bot]
2026-01-13 06:54:36 +00:00
committed by GitHub
parent 00ff92fd6e
commit 18c6319c95
2 changed files with 9 additions and 52 deletions

View File

@@ -44,7 +44,7 @@ tokio = { version = "1.47.1", features = [
toml = "0.9.11"
base64 = "0.22.1"
flate2 = "1.1.5"
dialoguer = "0.11"
dialoguer = "0.12.0"
indicatif = "0.18.3"
[dev-dependencies]