build(deps): update criterion requirement from 0.4 to 0.5 (#71)

This commit is contained in:
dependabot[bot] 2023-11-17 22:41:43 +08:00 committed by GitHub
parent c2e1d4c375
commit 5c37ac5b51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,7 @@ rowan = "0.15"
tracing = "0.1"
[dev-dependencies]
criterion = "0.4"
criterion = "0.5"
insta = "1.29"
serde_json = "1.0"
slugify = "0.1"