diff --git a/Cargo.toml b/Cargo.toml index 3194708..4611c0f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,8 +2,9 @@ name = "runrs" version = "0.1.0" edition = "2018" -license = "Apache 2.0" +license = "MIT/Apache-2.0" description = "Run Rust Scripts" +readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html