feat(versionable): impl Versionize for Arc

This commit is contained in:
Nicolas Sarlin
2024-07-12 16:27:06 +02:00
committed by Nicolas Sarlin
parent 8f72677fa6
commit 8ea647dc26
6 changed files with 56 additions and 60 deletions

View File

@@ -8,6 +8,7 @@ documentation = "https://docs.rs/tfhe_versionable"
repository = "https://github.com/zama-ai/tfhe-rs"
license = "BSD-3-Clause-Clear"
description = "tfhe-versionable: Add versioning informations/backward compatibility on rust types used for serialization"
rust-version = "1.76"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html