chore: Added license to Cargo.toml

Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
quexeky
2025-03-21 11:28:16 +11:00
parent 640cffa106
commit 9766726ed5

View File

@ -2,7 +2,7 @@
edition = "2021"
name = "droplet"
version = "0.7.0"
license = "GPLv3-Affero"
[lib]
crate-type = ["cdylib"]