From eff32a654055d5c676e2148e9fd0be2b6d4cdd51 Mon Sep 17 00:00:00 2001 From: Max Bradbury Date: Sun, 23 Aug 2020 12:19:44 +0100 Subject: [PATCH] package info and version bump --- Cargo.toml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 0f091e5..00f24a9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,8 +1,11 @@ [package] -name = "bitsy-merge" -version = "0.71.0" +name = "mixsy" +description = "combine Bitsy games" +version = "0.72.0" authors = ["Max Bradbury "] edition = "2018" +license = "MIT" +repository = "https://tinybird.dev/max/mixsy" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html