Skip to content

Commit

Permalink
Merge pull request #8 from decathorpe/main
Browse files Browse the repository at this point in the history
deps: update dialoguer to v0.11
  • Loading branch information
emersonford authored Dec 12, 2023
2 parents c24a126 + 950bd67 commit 9bb470d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ futures = "0.3.26"
tokio = { version = "1.25.0", features = ["full"] }
rand = { version = "0.8.5", features = ["std_rng"] }
console = "0.15.5"
dialoguer = "0.10.4"
dialoguer = "0.11.0"

[lib]
name = "tracing_indicatif"
Expand Down

0 comments on commit 9bb470d

Please sign in to comment.