1
0
mirror of https://github.com/Tim-Paik/neutauri.git synced 2024-10-12 23:29:41 +00:00

try using anyhow

This commit is contained in:
2022-05-01 18:15:59 +08:00
parent bb15d55214
commit 1f927cc6ab
4 changed files with 9 additions and 5 deletions

1
Cargo.lock generated
View File

@ -1171,6 +1171,7 @@ checksum = "e1bcdd74c20ad5d95aacd60ef9ba40fdf77f767051040541df557b7a9b2a2121"
name = "neutauri_bundler"
version = "0.1.0"
dependencies = [
"anyhow",
"bincode",
"brotli",
"gumdrop",