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

@@ -43,7 +43,7 @@ getrandom = { version = "0.2", features = ["js"] }
rug = "1.19.1"
[target.'cfg(not(target_arch = "wasm32"))'.dev-dependencies]
criterion = "0.4"
criterion = "0.5"
fftw-sys = { version = "0.6", default-features = false, features = ["system"] }
[[bench]]