chore(versionable): bump to 0.4.0

This commit is contained in:
Nicolas Sarlin
2025-01-07 12:19:58 +01:00
committed by Nicolas Sarlin
parent e0a264dfa0
commit 17c714f153
4 changed files with 5 additions and 5 deletions

View File

@@ -73,7 +73,7 @@ sha3 = { version = "0.10", optional = true }
itertools = { workspace = true }
rand_core = { version = "0.6.4", features = ["std"] }
tfhe-zk-pok = { version = "0.3.1", path = "../tfhe-zk-pok", optional = true }
tfhe-versionable = { version = "0.3.2", path = "../utils/tfhe-versionable" }
tfhe-versionable = { version = "0.4.0", path = "../utils/tfhe-versionable" }
# wasm deps
wasm-bindgen = { workspace = true, features = [