From 05f2b75ca0950c5b8d78f24950ad483ebae83dd2 Mon Sep 17 00:00:00 2001 From: Daniel Honus Date: Thu, 9 Mar 2023 09:20:41 +0100 Subject: [PATCH] [fixed edition] trigger build --- src-tauri/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index f3d454b..606ff09 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -5,7 +5,7 @@ description = "A Tauri App" authors = ["dhonus"] license = "GPL-3.0" repository = "https://github.com/dhonus/arcanum" -edition = "2023" +edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html