From 213a6b6f1505e5c214c62d23e5065b09216a0f0a Mon Sep 17 00:00:00 2001 From: "DESKTOP-I8DK67B\\Riton" Date: Wed, 29 Jun 2022 23:14:03 +0800 Subject: [PATCH] fix description --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2fc9643..31ba2fc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "r-fast-copy" version = "0.1.1" edition = "2021" authors = ["ritonelion@outlook.com"] -description = "Multithreads copy tool." +description = "Multi-threaded copy tool." default-run = "r-fast-copy" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html