chore(zk)!: use builtin isqrt instead of the internal implementation

BREAKING CHANGE: bump MSRV
This commit is contained in:
Nicolas Sarlin
2025-01-13 15:06:38 +01:00
committed by Nicolas Sarlin
parent 1f41a6b85d
commit 7103a83ce5
5 changed files with 10 additions and 38 deletions

View File

@@ -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