mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-09 22:57:59 -05:00
chore: update rust dependencies
This commit is contained in:
@@ -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]]
|
||||
|
||||
Reference in New Issue
Block a user