From 196afb4983f1e479b8ab532f1f5854bb40fff2a4 Mon Sep 17 00:00:00 2001 From: Daniel Honus Date: Thu, 9 Mar 2023 09:16:22 +0100 Subject: [PATCH] trigger build --- src-tauri/Cargo.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index c71d7b7..f3d454b 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,11 +1,11 @@ [package] name = "arcanum" -version = "1.0.6" +version = "1.0.9" description = "A Tauri App" -authors = ["you"] -license = "" -repository = "" -edition = "2021" +authors = ["dhonus"] +license = "GPL-3.0" +repository = "https://github.com/dhonus/arcanum" +edition = "2023" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html