mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-09 22:57:59 -05:00
chore(zk)!: use builtin isqrt instead of the internal implementation
BREAKING CHANGE: bump MSRV
This commit is contained in:
committed by
Nicolas Sarlin
parent
1f41a6b85d
commit
7103a83ce5
@@ -17,7 +17,7 @@ exclude = [
|
||||
"/js_on_wasm_tests/",
|
||||
"/web_wasm_parallel_tests/",
|
||||
]
|
||||
rust-version = "1.83"
|
||||
rust-version = "1.84"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user