chore: bump tfhe-hpu-backend

This commit is contained in:
Arthur Meyre
2025-12-10 15:24:52 +01:00
committed by IceTDrinker
parent 5818b08f2c
commit a5aa3c366f
2 changed files with 2 additions and 2 deletions

View File

@@ -91,7 +91,7 @@ serde-wasm-bindgen = { version = "0.6.0", optional = true }
getrandom = { workspace = true, optional = true }
bytemuck = { workspace = true }
tfhe-hpu-backend = { version = "0.3", path = "../backends/tfhe-hpu-backend", optional = true }
tfhe-hpu-backend = { version = "0.4", path = "../backends/tfhe-hpu-backend", optional = true }
[features]
default = ["avx512"]