From 51820161f08cb04b9c73353bd02bb4d77e929d26 Mon Sep 17 00:00:00 2001 From: Dennis Eriksen Date: Thu, 14 Sep 2023 12:20:25 +0200 Subject: Updated rust-version Made the code more readable and added a bunch of comments. Also added file-headers for rust and go. --- rust/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'rust/Cargo.toml') diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 99ede9d..181b7a7 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -1,5 +1,6 @@ [package] name = "makepass" +authors = ["Dennis Eriksen "] version = "0.1.0" edition = "2021" rust-version = "1.68" -- cgit v1.2.3