From 67ce25313e56ccaf30230882b82af28ff4914087 Mon Sep 17 00:00:00 2001 From: Hatter Jiang Date: Tue, 20 Aug 2024 00:48:46 +0800 Subject: [PATCH] feat: updates --- src-tauri/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index 511ec40..423aac2 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "secure-editor-rs" version = "0.1.0" -description = "A Tauri App" -authors = ["you"] +description = "Secure Editor rust edition" +authors = ["hatter@jiang.chat"] edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html