From dd52c80da467470a059df68de707566e8530a889 Mon Sep 17 00:00:00 2001 From: ascendforever <georgeh124v2@gmail.com> Date: Mon, 4 Nov 2024 10:15:04 -0500 Subject: [PATCH] updated cargo.toml --- Cargo.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 100d1d5..480478b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,10 @@ name = "lndups" version = "0.1.3" edition = "2021" +description = "Hardlink duplicate files" +authors = ["George H <georgeh124v2@gmail.com>"] +repository = "https://github.com/ascendforever/lndups" +license = "GPL-3.0-or-later" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html