From 065657ded949f4eec57ec0dc2da141785ccf1f57 Mon Sep 17 00:00:00 2001 From: Max Bradbury Date: Sun, 12 Apr 2020 14:53:33 +0100 Subject: [PATCH] more package info --- Cargo.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 821a708..38cfd04 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,11 @@ name = "bitsy-parser" version = "0.65.0" authors = ["Max Bradbury "] edition = "2018" +description = "A parser for Bitsy game data" +readme = "README.md" +repository = "https://github.com/synth-ruiner/bitsy-parser" +license = "MIT" +keywords = ["gamedev"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html