Skip to content

Commit

Permalink
Fixed license
Browse files Browse the repository at this point in the history
  • Loading branch information
Noriskky committed May 23, 2024
1 parent 99727e9 commit dc15d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description = "A Local Minecraft Server Plugin Testing Solution"
readme = "Readme.md"
homepage = "https://github.com/Noriskky/mc-server-dev-kit"
repository = "https://github.com/Noriskky/mc-server-dev-kit"
license = "GPL-3"
license = "GPL-3.0-only"
keywords = ["server-plugins", "cli", "mc", "minecraft", "minecraft-server"]

[dependencies]
Expand Down

0 comments on commit dc15d3f

Please sign in to comment.