mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-07 22:04:10 -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
@@ -23,7 +23,7 @@ sha3 = "0.10.8"
|
||||
serde = { workspace = true, features = ["default", "derive"] }
|
||||
zeroize = "1.7.0"
|
||||
num-bigint = "0.4.5"
|
||||
tfhe-versionable = { version = "0.6.3", path = "../utils/tfhe-versionable" }
|
||||
tfhe-versionable = { version = "0.7.0", path = "../utils/tfhe-versionable" }
|
||||
|
||||
[features]
|
||||
experimental = []
|
||||
|
||||
Reference in New Issue
Block a user