build(deps): add rug for arbitrary precision math
This commit is contained in:
parent
9da2d49f79
commit
5683d41c53
3 changed files with 73 additions and 1 deletions
|
|
@ -4,3 +4,4 @@ version = "0.1.0"
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
rug = "1.30.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue