mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 03:47:02 +02:00
Update criterion to 0.5.1 to remove the atty dependency
This commit is contained in:
parent
d1ff631df8
commit
e7f8daaf86
4 changed files with 11 additions and 64 deletions
|
@ -15,7 +15,7 @@ license.workspace = true
|
|||
serde_json = "1.0"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.4.0"
|
||||
criterion = "0.5.1"
|
||||
|
||||
[[bench]]
|
||||
name = "depth"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue