diff --git a/servers/init/Cargo.toml b/servers/init/Cargo.toml index e499c48e..634a4fd8 100644 --- a/servers/init/Cargo.toml +++ b/servers/init/Cargo.toml @@ -2,7 +2,4 @@ name = "init" version = "0.1.0" edition = "2018" - -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - -[dependencies] +license = "MIT OR Apache-2.0"