mirror of
https://github.com/132nd-vWing/tacview-splitter.git
synced 2026-08-26 10:38:36 +02:00
13 lines
197 B
TOML
13 lines
197 B
TOML
[package]
|
|
name = "tacview-splitter"
|
|
version = "0.3.0"
|
|
authors = ["132nd-Professor <132nd-Professor>"]
|
|
edition = "2018"
|
|
|
|
[dependencies]
|
|
zip = ">= 0.5.13"
|
|
|
|
[profile.release]
|
|
lto = true
|
|
opt-level = 3
|