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