Skip to content

Commit

Permalink
Merge pull request #172 from dswd/dependabot/cargo/dialoguer-0.8.0
Browse files Browse the repository at this point in the history
Bump dialoguer from 0.7.1 to 0.8.0
  • Loading branch information
dswd authored Mar 15, 2021
2 parents 35ac033 + 186f3fc commit bcc029a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 6 additions & 7 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 @@ -32,7 +32,7 @@ privdrop = "0.5"
byteorder = "1.4"
thiserror = "1.0"
smallvec = "1.6"
dialoguer = { version = "0.7", optional = true }
dialoguer = { version = "0.8", optional = true }
tungstenite = { version = "0.13", optional = true, default-features = false }
url = { version = "2.2", optional = true }
igd = { version = "0.12", optional = true }
Expand Down

0 comments on commit bcc029a

Please sign in to comment.