1
0

fix: fix dataset build issue

This commit is contained in:
2026-06-29 14:05:56 +08:00
parent 9d9c0473e8
commit 1d9322f300
5 changed files with 216 additions and 181 deletions

View File

@@ -5,5 +5,7 @@ edition = "2024"
[dependencies]
thiserror = { workspace = true }
ordered-float = "=5.3.0"
itertools = "0.15.0"
strum = "=0.28.0"
strum_macros = "=0.28.0"