mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-08 22:28:01 -05:00
chore: bump tfhe-ntt version to 0.6.1
This commit is contained in:
@@ -63,7 +63,7 @@ tfhe-fft = { version = "0.9.0", path = "../tfhe-fft", features = [
|
||||
"serde",
|
||||
"fft128",
|
||||
] }
|
||||
tfhe-ntt = { version = "0.6.0", path = "../tfhe-ntt" }
|
||||
tfhe-ntt = { version = "0.6.1", path = "../tfhe-ntt" }
|
||||
pulp = { workspace = true, features = ["default"] }
|
||||
tfhe-cuda-backend = { version = "0.11.0", path = "../backends/tfhe-cuda-backend", optional = true }
|
||||
aligned-vec = { workspace = true, features = ["default", "serde"] }
|
||||
|
||||
Reference in New Issue
Block a user