deps: 加入 anyhow 依赖
This commit is contained in:
@@ -37,6 +37,7 @@ toml = "0.8.12"
|
||||
futures = "0.3.30"
|
||||
quick-xml = { version = "0.31.0", features = ["async-tokio"] }
|
||||
once_cell = "1.19.0"
|
||||
anyhow = "1.0.81"
|
||||
entity = { path = "entity" }
|
||||
migration = { path = "migration" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user