fix(math): update once_cell::Lazy -> std::sync::LazyLock
This commit is contained in:
parent
d9b632abef
commit
84a63a379a
3 changed files with 14 additions and 13 deletions
|
|
@ -12,7 +12,6 @@ authors = ["Andrew Westberg <andrewwestberg@gmail.com>"]
|
|||
exclude = ["tests/data/*"]
|
||||
|
||||
[dependencies]
|
||||
once_cell = "1.19.0"
|
||||
malachite = "0.4.16"
|
||||
malachite-base = "0.4.16"
|
||||
regex = "1.10.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue