diff --git a/Cargo.toml b/Cargo.toml index 8686ca6..3f52df7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,9 @@ name = "greg-ng" version = "0.1.0" edition = "2021" +license = "MIT" +authors = ["oysteikt@pvv.ntnu.no"] +readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html