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