Skip to content

Commit

Permalink
Update Rust crate dialoguer to v0.10.1 (#4800)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed May 9, 2022
1 parent d240463 commit ca82d24
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 @@ -49,7 +49,7 @@ conduit-static = "=0.10.0"
cookie = { version = "=0.16.0", features = ["secure"] }
dashmap = { version = "=5.2.0", features = ["raw-api"] }
derive_deref = "=1.1.1"
dialoguer = "=0.10.0"
dialoguer = "=0.10.1"
diesel = { version = "=1.4.8", features = ["postgres", "serde_json", "chrono", "r2d2"] }
diesel_full_text_search = "=1.0.1"
diesel_migrations = { version = "=1.4.0", features = ["postgres"] }
Expand Down

0 comments on commit ca82d24

Please sign in to comment.