mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-06-20 23:52:40 +02:00
prepare crates.io release
This commit is contained in:
parent
8f16e59680
commit
ba2844c7d1
3 changed files with 17 additions and 11 deletions
|
@ -4,9 +4,15 @@
|
|||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
[package]
|
||||
name = "lamp"
|
||||
name = "r_lamp"
|
||||
version = "0.2.1"
|
||||
authors = ["crapStone <crapstone01@gmail.com>"]
|
||||
license = "GPL-3.0-or-later"
|
||||
description = "A Linux backlight utility inspired by acpibacklight"
|
||||
homepage = "https://codeberg.org/crapStone/lamp"
|
||||
repository = "https://codeberg.org/crapStone/lamp"
|
||||
readme = "README.md"
|
||||
categories = ["command-line-utilities"]
|
||||
edition = "2021"
|
||||
|
||||
build = "build.rs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue