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