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
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"