From bc5cfab0ad89c0bacdf5c72d87d45deae33271da Mon Sep 17 00:00:00 2001 From: ym-project Date: Sun, 10 Sep 2023 12:19:19 +0300 Subject: [PATCH] =?UTF-8?q?fix(#18):=20=F0=9F=90=9B=20set=20correct=20repo?= =?UTF-8?q?sitory=20link?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2171025..ac884e1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["ym-project "] edition = "2021" rust-version = "1.56" description = "Msgpack payload extractor for Actix Web" -repository = "https://github.com/ym-project/actix-msgpack/tree/v4.git" +repository = "https://github.com/ym-project/actix-msgpack/tree/v4" license = "MIT" keywords = ["actix", "web", "actix-web", "msgpack", "protocol"] exclude = [