Update criterion to 0.5.1 to remove the atty dependency

This commit is contained in:
Kerollmops 2023-07-03 17:09:29 +02:00
parent d1ff631df8
commit e7f8daaf86
No known key found for this signature in database
GPG key ID: 92ADA4E935E71FA4
4 changed files with 11 additions and 64 deletions

View file

@ -15,7 +15,7 @@ license.workspace = true
serde_json = "1.0"
[dev-dependencies]
criterion = "0.4.0"
criterion = "0.5.1"
[[bench]]
name = "depth"