diff --git a/Cargo.toml b/Cargo.toml index 183c0b3..b70c531 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,8 @@ name = "kernel-sidecar" version = "0.1.0" edition = "2021" +license = "MIT" +description = "Jupyter Kernel sidecar" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html