mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-07-01 21:39:07 +02:00
Move nbtdump and regiondump examples to minedmap-nbt crate
This commit is contained in:
parent
810a05ab36
commit
2544ee9e80
4 changed files with 4 additions and 0 deletions
|
@ -15,3 +15,6 @@ serde = "1.0.183"
|
|||
|
||||
[features]
|
||||
zlib-ng = ["flate2/zlib-ng"]
|
||||
|
||||
[dev-dependencies]
|
||||
clap = { version = "4.3.23", features = ["derive"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue