From 5c7188a2bf9ce6d5fcc5556b96a02e8d57ed3769 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Sat, 25 Jul 2020 21:17:33 -0400 Subject: [PATCH] make cargo happy --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index ef5ce59..c8d0764 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ authors = ["Christine Dodrill "] edition = "2018" license = "0BSD" description = "A gemini client and server for Rust" +repository = "https://tulpa.dev/cadey/maj" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html