From 9f8780f846866ffbb50a5bbff0669f9ef4ff5e08 Mon Sep 17 00:00:00 2001 From: thewh1teagle <61390950+thewh1teagle@users.noreply.github.com> Date: Sun, 15 Dec 2024 03:06:39 +0200 Subject: [PATCH] misc --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7533a8d..85a2aa1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "mc" version = "0.1.0" edition = "2021" -repository = "https://github.com/thewh1teagle/ccp" +repository = "https://github.com/thewh1teagle/mc" description = "Cross platform copy files with progress" [dependencies]