mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
bump rustyline
This commit is contained in:
parent
c9dd7e10b9
commit
d45c794a9e
2 changed files with 19 additions and 7 deletions
|
@ -44,7 +44,7 @@ zerocopy = "0.3.0"
|
|||
assert_matches = "1.4.0"
|
||||
criterion = "0.3.1"
|
||||
csv = "1.1.3"
|
||||
rustyline = { version = "6.0.0", default-features = false }
|
||||
rustyline = { version = "7.0.0", default-features = false }
|
||||
structopt = "0.3.20"
|
||||
tempfile = "3.1.0"
|
||||
termcolor = "1.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue