From 3b4b789fe7c2ed1044cb0ceb9d8eed2ee5991e05 Mon Sep 17 00:00:00 2001 From: trivernis Date: Tue, 15 Mar 2022 20:52:47 +0100 Subject: [PATCH] Update Cargo.toml. metadata Signed-off-by: trivernis --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 0ce5c36..7293486 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ edition = "2021" license = "Apache-2.0" readme = "README.md" description = "A crate to create typemaps with additional trait restrictions and implementations" +repository = "https://github.com/Trivernis/trait-bound-typemap" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html