test: add dx rating calculate check

This commit is contained in:
mokurin000
2025-08-14 22:54:25 +08:00
parent f78c631570
commit 7ba0cd666d
3 changed files with 18 additions and 14 deletions

View File

@@ -15,4 +15,5 @@ serde_json = { workspace = true }
spdlog-rs = { workspace = true, optional = true }
[features]
default = ["log"]
log = ["dep:spdlog-rs"]