From b72f83419a4102fc053f653b393a099674a29d88 Mon Sep 17 00:00:00 2001 From: Robin Candau <53110319+Antiz96@users.noreply.github.com> Date: Wed, 5 Oct 2022 13:14:05 +0200 Subject: [PATCH] Update Cargo.toml Signed-off-by: Robin Candau <53110319+Antiz96@users.noreply.github.com> --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 202d47d..8617dad 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "jade" description = "The new installer for crystal linux, contains backend and TUI" authors = ["Amy "] version = "1.2.0" -edition = "2022" +edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html