mirror of
https://github.com/132nd-vWing/tacview-splitter.git
synced 2026-08-26 06:48:36 +02:00
Cargo: changed edition from 2021 to 2018
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
name = "tacview-splitter"
|
name = "tacview-splitter"
|
||||||
version = "0.3.0"
|
version = "0.3.0"
|
||||||
authors = ["132nd-Professor <132nd-Professor>"]
|
authors = ["132nd-Professor <132nd-Professor>"]
|
||||||
edition = "2021"
|
edition = "2018"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
zip = ">= 0.5.13"
|
zip = ">= 0.5.13"
|
||||||
|
|||||||
Reference in New Issue
Block a user