Commit graph

12 commits

Author SHA1 Message Date
0bf1d46aad
minedmap-types 0.1.4 2025-01-11 01:53:05 +01:00
52572a9e81
Update dependencies 2025-01-09 20:57:12 +01:00
f1bc18add1
minedmap-types 0.1.3 2024-06-23 11:30:20 +02:00
7f3e47fcb4
treewide: update dependencies 2024-06-23 01:21:58 +02:00
44e914599b
types: fix new clippy lint 2024-03-03 23:55:59 +01:00
b48cde7ba8
minedmap-types 0.1.2 2024-01-07 22:23:45 +01:00
5f2dea6b4f
minedmap-types 0.1.1 2023-11-18 18:59:54 +01:00
2c1c8c17ef
Update dependencies 2023-11-18 18:49:25 +01:00
c010ee9194
Prepare for crates.io release 2023-08-21 21:51:01 +02:00
8e369f33fd
Add license and repository info to all crates 2023-08-21 21:50:57 +02:00
4f3b43e4a4
Add missing serde derive feature to Cargo.toml 2023-08-21 17:07:03 +02:00
248a641035
Restructure crates
Get rid of the arbitrary bin/lib split and instead move as much as
possible into the bin crate, which becomes the main crate again.

The types and NBT handling are moved into separate crates, so they can
be reused by nbtdump and regiondump.
2023-08-20 17:00:10 +02:00