From 8b103b912bea690a4ba5a7287f64222a9ae19d71 Mon Sep 17 00:00:00 2001 From: NGnius Date: Fri, 7 May 2021 19:44:51 -0400 Subject: [PATCH] Update package info --- Cargo.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 8340332..2b74aef 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,10 @@ version = "0.4.1" authors = ["NGnius (Graham) "] edition = "2018" description = "An unofficial collection of APIs used in FreeJam games and mods" +license = "MIT" +homepage = "https://github.com/NGnius/libfj" +repository = "https://github.com/NGnius/libfj" +readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html