mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-25 15:51:03 +00:00
Merge pull request #77 from Kerollmops/update-dependencies
Update the quickcheck dev-dependency
This commit is contained in:
@ -44,7 +44,7 @@ csv = "1.0"
|
|||||||
elapsed = "0.1"
|
elapsed = "0.1"
|
||||||
env_logger = "0.6"
|
env_logger = "0.6"
|
||||||
jemallocator = "0.1"
|
jemallocator = "0.1"
|
||||||
quickcheck = "0.7"
|
quickcheck = "0.8"
|
||||||
rand = "0.6"
|
rand = "0.6"
|
||||||
rand_xorshift = "0.1"
|
rand_xorshift = "0.1"
|
||||||
structopt = "0.2"
|
structopt = "0.2"
|
||||||
|
Reference in New Issue
Block a user