Skip to content

Commit 67e5768

Browse files
Update Rust crate dialoguer to v0.12.0 (#11783)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a2a1df4 commit 67e5768

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

Cargo.lock

Lines changed: 3 additions & 5 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
@@ -85,7 +85,7 @@ clap = { version = "=4.5.45", features = ["derive", "env", "unicode", "wrap_help
8585
cookie = { version = "=0.18.1", features = ["secure"] }
8686
deadpool-diesel = { version = "=0.6.1", features = ["postgres", "tracing"] }
8787
derive_more = { version = "=2.0.1", features = ["deref", "deref_mut", "display"] }
88-
dialoguer = "=0.11.0"
88+
dialoguer = "=0.12.0"
8989
diesel = { version = "=2.2.12", features = ["postgres", "serde_json", "chrono", "numeric"] }
9090
diesel-async = { version = "=0.6.1", features = ["async-connection-wrapper", "deadpool", "postgres"] }
9191
diesel_full_text_search = "=2.2.0"

0 commit comments

Comments
 (0)