diff --git a/Cargo.toml b/Cargo.toml index a5695a2..4fc3b6c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,6 @@ [package] name = "stash" +description = "Wayland clipboard manager with fast persistent history and multi-media support" version = "0.3.0" edition = "2024" authors = ["NotAShelf "]