diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-01 19:57:17 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-06-01 19:57:17 +0000 |
| commit | 52ba0c34430345cf9e78bb324d0058d9ce300550 (patch) | |
| tree | 379ea67dc697b9d600a317098284b6b2e18174fd /Cargo.lock | |
| parent | ab74e721097497ed46b44932293362f0f7441561 (diff) | |
Bump inquire from 0.6.0 to 0.6.2
Bumps [inquire](https://github.com/mikaelmello/inquire) from 0.6.0 to 0.6.2.
- [Release notes](https://github.com/mikaelmello/inquire/releases)
- [Changelog](https://github.com/mikaelmello/inquire/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mikaelmello/inquire/compare/v0.6.0...v0.6.2)
---
updated-dependencies:
- dependency-name: inquire
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -203,7 +203,7 @@ dependencies = [ | |||
| 203 | 203 | ||
| 204 | [[package]] | 204 | [[package]] |
| 205 | name = "dotup" | 205 | name = "dotup" |
| 206 | version = "0.2.1" | 206 | version = "0.2.2" |
| 207 | dependencies = [ | 207 | dependencies = [ |
| 208 | "anyhow", | 208 | "anyhow", |
| 209 | "clap", | 209 | "clap", |
| @@ -306,9 +306,9 @@ checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" | |||
| 306 | 306 | ||
| 307 | [[package]] | 307 | [[package]] |
| 308 | name = "inquire" | 308 | name = "inquire" |
| 309 | version = "0.6.0" | 309 | version = "0.6.2" |
| 310 | source = "registry+https://github.com/rust-lang/crates.io-index" | 310 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 311 | checksum = "fd079157ad94a32f7511b2e13037f3ae417ad80a6a9b0de29154d48b86f5d6c8" | 311 | checksum = "c33e7c1ddeb15c9abcbfef6029d8e29f69b52b6d6c891031b88ed91b5065803b" |
| 312 | dependencies = [ | 312 | dependencies = [ |
| 313 | "bitflags", | 313 | "bitflags", |
| 314 | "crossterm", | 314 | "crossterm", |
