From cd3149bf151e660e9d066f789c9abf2ead9e5bdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=B5=D0=BD=D0=B8=D1=81=20=D0=9A=D0=BE=D1=82=D0=BB?= =?UTF-8?q?=D1=8F=D1=80=D0=BE=D0=B2?= Date: Sat, 30 Mar 2024 03:24:10 +0300 Subject: [PATCH] 1. Add minor update --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9de9a8a..66eaf2a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.3.0" edition = "2021" authors = ["Denis Kotlyarov (Денис Котляров) "] repository = "https://github.com/clucompany/copy_impl.git" -homepage = "https://crates.io/crates/include_tt" +homepage = "https://crates.io/crates/copy_impl" license = "MIT/Apache-2.0" readme = "README.md"