From ef7716ed989c47257b402e572386ef7938e883ec Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Thu, 10 Oct 2024 00:11:32 -0600 Subject: =?UTF-8?q?i=20am=20altering=20the=20license.=20pray=20i=20don?= =?UTF-8?q?=E2=80=99t=20alter=20it=20any=20further?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 60f9c04..e873519 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +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" +license-file = "LICENSE.txt" keywords = ["build", "make"] categories = ["development-tools"] -- cgit v1.2.3