Skip to content

Commit 11684f8

Browse files
chore: update Cargo.toml to match debian
1 parent f8719f9 commit 11684f8

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
[package]
22
name = "regolith-powerd"
3-
version = "0.1.0"
3+
version = "0.3.3"
44
edition = "2021"
5+
license = "GPL-3.0+"
6+
authors = ["Soumya Ranjan Patniak <soumyaranjan1812@gmail.com>", "Ken Gilmer <kgilmer@gmail.com>"]
7+
description = "Power Settings Daemeon for Regolith Wayland Session"
8+
repository = "https://github.com/regolith-linux/regolith-powerd"
59

610
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
711

0 commit comments

Comments
 (0)