Add licenses to crates that didn't have them

This commit is contained in:
Oliver Hamlet
2025-05-11 16:09:02 +01:00
parent 6df13bddea
commit 637cf57e6f
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@
name = "libloot_python"
version = "0.26.1"
edition = "2024"
license = "GPL-3.0-or-later"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[lib]