From 131d1bffe091b53bcbdac075d1810cd91fbedddb Mon Sep 17 00:00:00 2001 From: Ferdinand Schober Date: Fri, 16 Jun 2023 09:34:21 +0200 Subject: [PATCH] add repository info --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index ee65fe4..1cb295a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ version = "0.1.0" edition = "2021" license = "GPL-3.0-or-later" license-file = "LICENSE" +repository = "https://github.com/ferdinandschober/lan-mouse" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html