cargo: add description --skip ci

This commit is contained in:
pythops
2024-02-22 00:19:07 +01:00
parent 5e14a37416
commit 27e2f7b252

View File

@@ -4,6 +4,7 @@ version = "0.1.0"
authors = ["pythops <contact@pythops.com>"]
license = "GPL-3.0"
edition = "2021"
description = "TUI to manage bluetooth devices"
readme = "Readme.md"
homepage = "https://github.com/pythops/bluetui"
repository = "https://github.com/pythops/bluetui"