Skip to content

Commit

Permalink
Update tfhe-rs version
Browse files Browse the repository at this point in the history
  • Loading branch information
dartdart26 committed Jun 15, 2023
1 parent 01c634d commit 3f8292f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ publish = false
bincode = "1.3.3"
clap = { version = "3.1.18", features = ["derive"] }
serde = "1.0"
tfhe = { git = "https://github.com/zama-ai/tfhe-rs.git", rev = "189f02b696acad96ac18e6549714d64e4031a795", features = ["boolean", "experimental-force_fft_algo_dif4", "shortint", "integer"] }
tfhe = { git = "https://github.com/zama-ai/tfhe-rs.git", rev = "1d817c45d5234bcf33638406191b656998b30c2a", features = ["boolean", "experimental-force_fft_algo_dif4", "shortint", "integer"] }

0 comments on commit 3f8292f

Please sign in to comment.