Skip to content

Commit

Permalink
Update dialoguer requirement from 0.10.2 to 0.11.0
Browse files Browse the repository at this point in the history
Updates the requirements on [dialoguer](https://github.com/console-rs/dialoguer) to permit the latest version.
- [Changelog](https://github.com/console-rs/dialoguer/blob/master/CHANGELOG.md)
- [Commits](console-rs/dialoguer@v0.10.2...v0.11.0)

---
updated-dependencies:
- dependency-name: dialoguer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent f1637b1 commit aae5c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api_generator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ license = "Apache-2.0"
[dependencies]
anyhow = "1.0"
array_tool = "1.0.3"
dialoguer = "0.10.2"
dialoguer = "0.11.0"
flate2 = "1"
globset = "0.4"
Inflector = "0.11.4"
Expand Down

0 comments on commit aae5c8c

Please sign in to comment.