mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-09 22:57:59 -05:00
chore: bump tfhe-versionable to 0.7 since the MSRV was changed
This commit is contained in:
committed by
IceTDrinker
parent
a5aa3c366f
commit
63b46c3b99
@@ -78,7 +78,7 @@ itertools = { workspace = true }
|
||||
rand_core = { version = "0.6.4", features = ["std"] }
|
||||
strum = { version = "0.27", features = ["derive"], optional = true }
|
||||
tfhe-zk-pok = { version = "0.8.0", path = "../tfhe-zk-pok", optional = true }
|
||||
tfhe-versionable = { version = "0.6.3", path = "../utils/tfhe-versionable" }
|
||||
tfhe-versionable = { version = "0.7.0", path = "../utils/tfhe-versionable" }
|
||||
|
||||
# wasm deps
|
||||
wasm-bindgen = { workspace = true, features = [
|
||||
|
||||
Reference in New Issue
Block a user