mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-14 19:51:26 +03:00
Add license to Cargo.toml
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
name = "lan-mouse"
|
name = "lan-mouse"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
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
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user