diff --git a/Cargo.toml b/Cargo.toml index 2080601..7dd2a23 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,6 @@ members = ["crates/*"] [workspace.package] version = "0.1.0" edition = "2021" -description = "Nix doctests CLI" license = "MIT" repository = "https://github.com/mobusoperandi/eelco" keywords = ["nix", "doctest", "cli", "documentation", "test"]