chore(zk): bump tfhe-zk-pok to 0.7.0

This commit is contained in:
Nicolas Sarlin
2025-07-02 16:09:49 +02:00
committed by Nicolas Sarlin
parent dcb6049441
commit 0cf9f9f3bd
2 changed files with 2 additions and 2 deletions

View File

@@ -75,7 +75,7 @@ sha3 = { version = "0.10", optional = true }
itertools = { workspace = true }
rand_core = { version = "0.6.4", features = ["std"] }
strum = { version = "0.27", features = ["derive"], optional = true }
tfhe-zk-pok = { version = "0.6.0", path = "../tfhe-zk-pok", optional = true }
tfhe-zk-pok = { version = "0.7.0", path = "../tfhe-zk-pok", optional = true }
tfhe-versionable = { version = "0.6.0", path = "../utils/tfhe-versionable" }
# wasm deps