Upgrade dashu and some changes

This commit is contained in:
Jacob
2023-09-13 12:29:12 -04:00
parent 4077040d03
commit adb5fcf708
8 changed files with 61 additions and 70 deletions

View File

@@ -68,7 +68,7 @@ libloading = "0.7"
derive_deref = "1.1.1"
http-body-util = "0.1.0-rc.2"
bytes = "1"
dashu = { version = "0.3.1", git = "https://github.com/cmpute/dashu.git" }
dashu = "0.4.0"
num-order = { version = "1.2.0" }
rand = "0.8.5"