impl: kuwo cipher and bodian info

This commit is contained in:
鲁树人
2024-09-06 23:03:28 +01:00
parent 7429c0d167
commit e7d8231474
8 changed files with 193 additions and 1 deletions

2
Cargo.lock generated
View File

@@ -374,8 +374,10 @@ name = "umc_kuwo"
version = "0.1.0"
dependencies = [
"anyhow",
"byteorder",
"itertools",
"thiserror",
"umc_qmc",
"umc_utils",
]