From bbdc8f077b0e2ca14e1a1c8891a5ba049708a7bd Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Mon, 9 Sep 2024 11:14:31 -0500 Subject: rust: Add repository to toml Signed-off-by: Matt Strapp --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 4d16b2d..95f81c5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,5 +6,6 @@ authors = ["Matt Strapp "] readme = "docs/Rust.md" license = "0BSD" edition = "2015" +repository = "https://github.com/locusts-r-us/locusts" [dependencies] -- cgit v1.2.3