From fdc48520c68d78eafd2920c12152e30f687f110c Mon Sep 17 00:00:00 2001 From: John Vandenberg Date: Mon, 22 Jul 2024 08:54:27 +0800 Subject: [PATCH] RS-3467: Add repository to Cargo.toml (#121) --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 589bab8..a2fa7c4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ version = "0.4.0" edition = "2021" license = "MIT" description = "Unofficial rust client for the [V7 annotation platform](https://darwin.v7labs.com/)" +repository = "https://github.com/franklin-ai/darwin-v7" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html