diff --git a/Cargo.toml b/Cargo.toml index acccd77..ee65fe4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,6 @@ [package] name = "lan-mouse" +description = "Software KVM Switch / mouse & keyboard sharing software for Local Area Networks" version = "0.1.0" edition = "2021" license = "GPL-3.0-or-later"