From a6426eaf7af14946fc61577c49303bec51fc9118 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: Mon, 8 Apr 2024 00:57:15 +0300 Subject: [PATCH] 1. Update cargo.toml --- Cargo.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index c8e5fb6..f6b71ff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,5 +2,10 @@ name = "drop_code" version = "0.1.1" edition = "2021" +authors = ["Denis Kotlyarov (Денис Котляров) "] +repository = "https://github.com/clucompany/drop_code.git" +homepage = "https://github.com/clucompany/drop_code.git" +license = "Apache-2.0" +readme = "README.md" [dependencies]