feat: DX RATING calculation
This commit is contained in:
@@ -44,3 +44,7 @@ bincode = { version = "2.0.1", optional = true }
|
||||
# magic macro
|
||||
crabtime = { git = "https://github.com/wdanilo/crabtime.git", rev = "2ed856f5" }
|
||||
rustc-hash = "2.1.1"
|
||||
rust_decimal = { version = "1.37.2", default-features = false, features = [
|
||||
"serde-with-arbitrary-precision",
|
||||
"macros",
|
||||
] }
|
||||
|
||||
Reference in New Issue
Block a user