feat: improve challenge test case (#8825)

This commit is contained in:
darkskygit
2024-11-14 10:22:38 +00:00
parent 129cceade9
commit 991e0b9b63
7 changed files with 165 additions and 27 deletions
+1
View File
@@ -15,6 +15,7 @@ notify = { version = "7", features = ["serde"] }
once_cell = "1"
parking_lot = "0.12"
rand = "0.8"
rayon = "1.10"
serde = "1"
serde_json = "1"
sha3 = "0.10"