chore(backward): update backward data repo branch

This commit is contained in:
Nicolas Sarlin
2025-06-30 16:59:22 +02:00
committed by Nicolas Sarlin
parent 4325da72cf
commit 0a738c368a

View File

@@ -7,7 +7,7 @@ publish = false
[dev-dependencies]
tfhe = { path = "../tfhe" }
tfhe-versionable = { path = "../utils/tfhe-versionable" }
tfhe-backward-compat-data = { git = "https://github.com/zama-ai/tfhe-backward-compat-data.git", branch = "v0.7", default-features = false, features = [
tfhe-backward-compat-data = { git = "https://github.com/zama-ai/tfhe-backward-compat-data.git", branch = "v0.8", default-features = false, features = [
"load",
] }
ron = "0.8"