mirror of
https://github.com/132nd-vWing/tacview-splitter.git
synced 2026-08-26 06:38:36 +02:00
added Cargo.toml
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
|||||||
|
[package]
|
||||||
|
name = "tacview-splitter"
|
||||||
|
version = "0.3.0"
|
||||||
|
authors = ["132nd-Professor <132nd-Professor>"]
|
||||||
|
edition = "2021"
|
||||||
|
|
||||||
|
[dependencies]
|
||||||
|
zip = ">= 0.5.13"
|
||||||
|
|
||||||
|
[profile.release]
|
||||||
|
lto = true
|
||||||
Reference in New Issue
Block a user