mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-08 22:28:01 -05:00
chore(csprng): bump version to 0.7.0
This commit is contained in:
committed by
Nicolas Sarlin
parent
44ac59099b
commit
451458df97
@@ -53,7 +53,7 @@ clap-num = { version = "1.1.1" }
|
||||
cbindgen = { version = "0.28", optional = true }
|
||||
|
||||
[dependencies]
|
||||
tfhe-csprng = { version = "0.6.0", path = "../tfhe-csprng", features = [
|
||||
tfhe-csprng = { version = "0.7.0", path = "../tfhe-csprng", features = [
|
||||
"parallel",
|
||||
] }
|
||||
serde = { workspace = true, features = ["default", "derive"] }
|
||||
|
||||
Reference in New Issue
Block a user