diff --git a/Cargo.toml b/Cargo.toml index 9f8a2b9..7b8315b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,8 @@ name = "wasker" version = "0.1.0" edition = "2021" +description = "Wasm compiler for running Wasm on your favorite kernel" +license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html