diff --git a/Cargo.toml b/Cargo.toml index 1bf1fa0..db36f37 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"