diff --git a/Cargo.toml b/Cargo.toml index 21a5e8d..d6f4b5c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,8 @@ name = "dockerbuild" version = "0.1.0" authors = ["Hatter Jiang "] edition = "2018" +license = "MIT" +description = "Build linux binary under macOS using Docker" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html