mirror of
https://github.com/132nd-vWing/tacview-splitter.git
synced 2026-08-26 12:08:37 +02:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
13187c9d9b | ||
|
|
1a6ff6fe6f |
+2
-2
@@ -1,12 +1,12 @@
|
||||
[package]
|
||||
name = "tacview-splitter"
|
||||
version = "0.3.1"
|
||||
version = "0.3.2"
|
||||
authors = ["132nd-Professor <132nd-Professor>"]
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
zip = {version = ">= 0.6.2", default-features = false, features = ["deflate"]}
|
||||
anyhow = {version = ">= 1.0", features = ["backtrace"]}
|
||||
anyhow = {version = ">= 1.0"}
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
||||
Reference in New Issue
Block a user