Add license to Cargo.toml

This commit is contained in:
Ferdinand Schober
2023-06-16 09:31:26 +02:00
parent e30a5f89a3
commit 7424207675

View File

@@ -2,6 +2,8 @@
name = "lan-mouse"
version = "0.1.0"
edition = "2021"
license = "GPL-3.0-or-later"
license-file = "LICENSE"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html