From 00a99e96071ede145d288d72d2bcf4668596b713 Mon Sep 17 00:00:00 2001 From: nils <48135649+Nilstrieb@users.noreply.github.com> Date: Sun, 9 Jan 2022 18:11:59 +0100 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 3d70428..a14165d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,10 @@ name = "lolc" version = "0.2.112" edition = "2021" +license = "MIT" +repository = "https://github.com/Nilstrieb/lolc" +homepage = "https://github.com/Nilstrieb/lolc" + # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html