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

View File

@@ -5,6 +5,8 @@ edition = "2021"
[dependencies]
anyhow = "1.0.86"
byteorder = "1.5.0"
itertools = "0.13.0"
thiserror = "1.0.63"
umc_qmc = { path = "../qmc" }
umc_utils = { path = "../utils" }