chore(tvix): bump criterion to 0.5

Change-Id: I28904ca23437b4bb745c0eb1f4eb9ae33e09eb5a
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10244
Reviewed-by: grfn <grfn@gws.fyi>
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
This commit is contained in:
Florian Klink 2023-12-09 19:26:40 +02:00 committed by clbot
parent b14053ae03
commit 01a3c87a3a
4 changed files with 26 additions and 159 deletions

View file

@ -32,7 +32,7 @@ toml = "0.6.0"
xml-rs = "0.8.4"
[dev-dependencies]
criterion = "0.4"
criterion = "0.5"
pretty_assertions = "1.2.1"
itertools = "0.10.3"
tempfile = "3.3.0"