Cargo: changed edition from 2021 to 2018

This commit is contained in:
132nd-Professor
2021-07-01 20:48:48 +02:00
parent 1b4f72bfe5
commit a6b37ed733
+1 -1
View File
@@ -2,7 +2,7 @@
name = "tacview-splitter"
version = "0.3.0"
authors = ["132nd-Professor <132nd-Professor>"]
edition = "2021"
edition = "2018"
[dependencies]
zip = ">= 0.5.13"