1
Fork 0
mirror of https://github.com/redstrate/Miscel.git synced 2025-05-20 12:07:46 +00:00

Add missing license key to Cargo.toml

This commit is contained in:
Joshua Goins 2025-04-29 00:19:30 -04:00
parent 7646580eea
commit ccfe3cd0c3

View file

@ -2,6 +2,7 @@
name = "miscel" name = "miscel"
version = "0.1.0" version = "0.1.0"
edition = "2024" edition = "2024"
license = "MIT"
[build-dependencies] [build-dependencies]
system-deps = "7" system-deps = "7"