mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-07-01 21:39:07 +02:00
Replace DivRem trait with num-integer crate
This commit is contained in:
parent
1049aad03d
commit
96736bd7ed
4 changed files with 32 additions and 27 deletions
|
@ -15,4 +15,5 @@ enumflags2 = "0.7.5"
|
|||
fastnbt = "2.3.2"
|
||||
flate2 = "1.0.25"
|
||||
itertools = "0.10.5"
|
||||
num-integer = "0.1.45"
|
||||
serde = "1.0.152"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue