From 56a744b412a1ecb3f3875998d959d518287bcc95 Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Mon, 22 Mar 2021 20:56:01 -0300 Subject: Add git repo to Cargo.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3e7b2f5..7a1091f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ authors = ["SoniEx2 "] edition = "2018" description = "Allows impl trait inside inherent impl." readme = "README.md" +repository = "https://soniex2.autistic.space/git-repos/impl_trait.git" license = "AGPL-3.0-or-later" autotests = false -- cgit 1.4.1