From 24e4991df905c2ac3da4ef1e124cd77adba3cd3d Mon Sep 17 00:00:00 2001 From: Anna 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