chore: add missing description field to crate manifest

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a696432a624912508f46fae70a66783e0f7fe
This commit is contained in:
raf 2025-09-19 11:32:25 +03:00
commit f40e11195c
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF

View file

@ -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 <raf@notashelf.dev>"]