mirror of
https://github.com/132nd-vWing/tacview-splitter.git
synced 2026-08-26 07:48:37 +02:00
introduce anyhow, test
This commit is contained in:
@@ -6,6 +6,7 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
zip = {version = ">= 0.6.2", default-features = false, features = ["deflate"]}
|
||||
anyhow = {version = ">= 1.0", features = ["backtrace"]}
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
||||
Reference in New Issue
Block a user