Update yanked version of `inquire`

Version 0.6.0 was yanked from crates.io.
This commit is contained in:
Alexis Sellier 2023-04-23 15:14:19 +02:00
parent fd3a6583d0
commit 7f8526ff76
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -1188,9 +1188,9 @@ dependencies = [
[[package]]
name = "inquire"
version = "0.6.0"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fd079157ad94a32f7511b2e13037f3ae417ad80a6a9b0de29154d48b86f5d6c8"
checksum = "f4bf420bd01f298a3ed8f57af9babedb296b4edfc1dbd8b159cee883aa90edaa"
dependencies = [
"bitflags",
"dyn-clone",