From 93a40f4f91bc0d57fc2b49c6b16a603bb9103116 Mon Sep 17 00:00:00 2001 From: Eric Date: Fri, 13 Jun 2025 08:26:12 +0200 Subject: [PATCH] Add some infos --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index acfbfc5..a1175cb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,6 @@ [package] name = "peak-and-valley" +author = "Fistons " version = "0.1.0" edition = "2024"