mirror of
https://github.com/Drop-OSS/droplet.git
synced 2025-11-09 20:12:18 +10:00
chore: Added license to Cargo.toml
Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
edition = "2021"
|
edition = "2021"
|
||||||
name = "droplet"
|
name = "droplet"
|
||||||
version = "0.7.0"
|
version = "0.7.0"
|
||||||
|
license = "GPLv3-Affero"
|
||||||
[lib]
|
[lib]
|
||||||
crate-type = ["cdylib"]
|
crate-type = ["cdylib"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user