chore: Add license to cargo

This commit is contained in:
Fabio Lenherr / DashieTM 2023-12-12 20:53:22 +01:00
parent 42477b9b02
commit 770bdda317

View file

@ -3,6 +3,8 @@ name = "reset"
version = "0.1.0"
edition = "2021"
description = "A wip universal Linux settings application."
repository = "https://github.com/Xetibo/ReSet"
license = "GPL-3.0-only"
[dependencies]
reset_daemon = "0.4.9"