refactor: remove anyhow from kuwo

This commit is contained in:
鲁树人
2025-05-04 21:15:31 +09:00
parent 190ceb1903
commit 91f54423a2
4 changed files with 29 additions and 18 deletions

View File

@@ -4,7 +4,6 @@ version = "0.1.9"
edition = "2021"
[dependencies]
anyhow = "1.0.86"
byteorder = "1.5.0"
itertools = "0.13.0"
thiserror = "2.0.7"