Skip to content

Commit 9f79ba2

Browse files
committed
update benchmark deps
1 parent c12904b commit 9f79ba2

File tree

2 files changed

+66
-44
lines changed

2 files changed

+66
-44
lines changed

bench/Cargo.lock

Lines changed: 65 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bench/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ simdutf8_wasmtime = ["wasmtime"]
2828

2929
[dependencies]
3030
core_affinity = "0.8.1"
31-
criterion = "0.7.0"
31+
criterion = "0.8.1"
3232
simdutf8 = { version = "*", path = "..", features = ["aarch64_neon"] }
3333
simdjson-utf8 = { version = "*", path = "simdjson-utf8", optional = true }
3434
# default is cranelift which is not as performant as the llvm backend

0 commit comments

Comments
 (0)