Add MIT license

This commit is contained in:
lelgenio 2025-11-04 18:54:28 -03:00
parent a4a5c1f49b
commit 0f3241c167
2 changed files with 22 additions and 0 deletions

View file

@ -2,6 +2,7 @@
name = "wl-crosshair"
version = "0.1.0"
edition = "2021"
license = "MIT"
[dependencies]
wayland-client = "0.30.2"