From f9104df308efadf0fe3dd9556fbb666038c993a2 Mon Sep 17 00:00:00 2001 From: fekt Date: Wed, 10 Apr 2024 21:34:44 -0400 Subject: [PATCH] Update Cargo.toml --- lib/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Cargo.toml b/lib/Cargo.toml index 9ef2055..2d35112 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "silentdragonxlitelib" version = "0.1.0" -edition = "2024" +edition = "2018" [features] default = ["embed_params"]