chore: update rust dependencies

This commit is contained in:
Mayeul@Zama
2025-01-17 10:53:26 +01:00
committed by mayeul-zama
parent 67783f4683
commit 909ce4ecbb
5 changed files with 8 additions and 8 deletions

View File

@@ -22,7 +22,7 @@ std = ["pulp/std", "aligned-vec/std"]
nightly = ["pulp/nightly"]
[dev-dependencies]
criterion = "0.4"
criterion = "0.5"
rand = { workspace = true }
serde = "1.0.163"
serde_json = "1.0.96"