We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee6d03e commit 9ad5140Copy full SHA for 9ad5140
Cargo.toml
@@ -4,7 +4,7 @@ authors = ["MagicTeaMC <maoyue@maoyue.tw>"]
4
description = "Minecraft server auto setup tool, simplified!"
5
version = "2.0.0"
6
edition = "2021"
7
-license = " GPL-3.0"
+license = "GPL-3.0"
8
9
[dependencies]
10
clap = { version = "4.5.16", features = ["derive"] }
0 commit comments