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