From aae5f22cd57fb7bbf83795bca3388ac67ec42e41 Mon Sep 17 00:00:00 2001 From: Anna Clemens Date: Sun, 3 Oct 2021 15:53:32 -0400 Subject: [PATCH] chore: add repo --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index b9c6040..ef947ed 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ authors = ["Anna Clemens "] description = "SeString parser/encoder for FFXIV-related purposes." license = "EUPL-1.2" categories = ["ffxiv"] +repository = "https://git.sr.ht/~jkcclemens/sestring" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html