From 138e15c763d75e470c6eca9e26776914af5be049 Mon Sep 17 00:00:00 2001 From: Frank Zechert Date: Sat, 1 Apr 2023 04:36:02 +0200 Subject: [PATCH] adds git repository to Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index be7f8ed..b00cb14 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ version = "0.1.0" edition = "2021" authors = ["Frank Zechert "] -repository = "" +repository = "https://git.zechert.net/fzechert/ansi.git" license = "MIT" # crates.io