use rug::Integer

This commit is contained in:
2025-04-02 17:39:42 +02:00
parent 0c0049194e
commit 7bc9d1f735
2 changed files with 39 additions and 21 deletions

View File

@@ -6,3 +6,5 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
lll-rs = "0.2.0"
rug = "1.27.0"