mirror of
https://github.com/NotAShelf/stash.git
synced 2026-04-12 14:07:42 +00:00
chore: add missing description field to crate manifest
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I6a6a696432a624912508f46fae70a66783e0f7fe
This commit is contained in:
parent
e92cdc444d
commit
f40e11195c
1 changed files with 1 additions and 0 deletions
|
|
@ -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>"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue