build(deps): Update criterion and other deps (#412)

Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
This commit is contained in:
Anand Krishnamoorthi
2025-05-23 14:00:14 -05:00
committed by GitHub
parent 60ac4a7a7c
commit 39f10326cc
8 changed files with 650 additions and 934 deletions

View File

@@ -118,7 +118,7 @@ prettydiff = { version = "0.8.0", default-features = false }
serde_yaml = "0.9.16"
test-generator = "0.3.1"
walkdir = "2.3.2"
criterion = { version = "0.5" }
criterion = { version = "0.6" }
[build-dependencies]
anyhow = "1.0"