From 64790d036be21d9fc76bcec2102d2e1865ccd84f Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Fri, 26 Mar 2021 21:40:35 -0600 Subject: prep for actual release --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 9395ded..b97dc43 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ edition = "2018" description = "a POSIX-compatible make implemented in Rust" readme = "README.md" repository = "https://code.boringcactus.com/makers/" +license-file = "LICENSE.md" keywords = ["build", "make"] categories = ["development-tools"] -- cgit v1.2.3