Refactor logic from new dump tools into library crate

This commit is contained in:
Matthias Schiffer 2023-01-25 21:41:08 +01:00
parent 5a364e2434
commit 5e96be3fda
Signed by: neocturne
GPG key ID: 16EF3F64CB201D9C
8 changed files with 196 additions and 147 deletions

View file

@ -3,6 +3,7 @@ name = "minedmap"
version = "0.1.0"
edition = "2021"
license = "BSD-2-Clause"
default-run = "minedmap"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html