From 96bf37a4fe4ea33a1f1db3a82811ce5d949fc40e Mon Sep 17 00:00:00 2001 From: zhouzj Date: Tue, 23 Mar 2021 02:08:41 +0800 Subject: [PATCH] commitRust --- Rust/source/Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Rust/source/Cargo.toml b/Rust/source/Cargo.toml index 7ea58de..fcb3265 100644 --- a/Rust/source/Cargo.toml +++ b/Rust/source/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "RS-SnowF" -version = "0.1.0" -authors = ["zhouzj "] -edition = "2018" +version = "1.0.0" +authors = ["yitter "] +edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- GitLab