chore(math): replace malachite lib with dashu (#542)
This commit is contained in:
parent
8b511b7d81
commit
8318e8539d
4 changed files with 102 additions and 102 deletions
|
|
@ -12,8 +12,8 @@ authors = ["Andrew Westberg <andrewwestberg@gmail.com>"]
|
|||
exclude = ["tests/data/*"]
|
||||
|
||||
[dependencies]
|
||||
malachite = "0.4.16"
|
||||
malachite-base = "0.4.16"
|
||||
dashu-int = "0.4.1"
|
||||
dashu-base = "0.4.1"
|
||||
regex = "1.10.5"
|
||||
thiserror = "1.0.61"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue