Prepare for crates.io release

This commit is contained in:
Matthias Schiffer 2023-08-21 21:50:32 +02:00
parent 8e369f33fd
commit c010ee9194
Signed by: neocturne
GPG key ID: 16EF3F64CB201D9C
10 changed files with 17 additions and 16 deletions

View file

@ -9,8 +9,10 @@ repository = "https://github.com/NeoRaider/MinedMap"
[package]
name = "minedmap"
version = "0.1.0"
description = "Generate browsable maps from Minecraft save data"
edition.workspace = true
license.workspace = true
readme.workspace = true
repository.workspace = true
default-run = "minedmap"