diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ name = "dropin" version = "0.0.1" edition = "2021" description = "Minecraft Instances Manager" -license = "MIT" +license = "AGPL-3.0" documentation = "https://dropin.hydroroll.team/" homepage = "https://dropin.hydroroll.team/" repository = "https://github.com/HydroRoll-Team/DropIn" |