mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-09 22:57:59 -05:00
feat(versionable): Add versionize support for aligned-vec types
This commit is contained in:
committed by
Nicolas Sarlin
parent
49ffeba87c
commit
5b530152fe
@@ -27,3 +27,4 @@ toml = "0.8"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
tfhe-versionable-derive = { version = "0.1.0", path = "../tfhe-versionable-derive" }
|
||||
num-complex = { version = "0.4", features = ["serde"] }
|
||||
aligned-vec = { version = "0.5", features = ["serde"] }
|
||||
|
||||
Reference in New Issue
Block a user