fix: clarify license as GPL-3.0-only

Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
This commit is contained in:
Ryan Brue 2024-09-26 22:18:44 -05:00 committed by Jeremy Soller
parent c38e87092d
commit 7eadf62bac

View file

@ -2,7 +2,7 @@
name = "cosmic-settings"
version = "0.1.0"
edition = "2021"
license = "GPL-3.0"
license = "GPL-3.0-only"
[dependencies]
anyhow = "1.0"