Commit graph

15 commits

Author SHA1 Message Date
5c85687554
Clean up dependency features 2025-03-13 21:50:50 +01:00
53a0f24600
treewide: update to bincode 2
Consistently use bincode's Encode/Decode to avoid issues with
incompatible serde features. Support for storing some temporary files as
JSON is removed.

The size of the "processed" directory is reduced by ~8% with the new
default encoding of bincode 2. Performance is more or less unaffected.
2025-03-13 21:50:50 +01:00
40bc6cd2a9
Update dependencies 2025-02-28 11:55:42 +01:00
a67bdb3b67
minedmap-resource 0.6.0 2025-01-06 21:25:20 +01:00
941cd16337
minedmap-resource 0.5.0 2025-01-02 13:41:56 +01:00
feaf90c96c
Update dependencies 2024-12-17 00:31:38 +01:00
269f08d356
minedmap-resource 0.4.0 2024-06-23 11:30:41 +02:00
7f3e47fcb4
treewide: update dependencies 2024-06-23 01:21:58 +02:00
d6716a598b
minedmap-resource 0.3.0 2024-01-27 14:15:28 +01:00
e856800c3d
minedmap-resource 0.2.0 2024-01-07 22:21:46 +01:00
1432df7c93
Update dependencies 2023-12-29 20:06:52 +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
228f31c568
Move resource module to a separate crate
The resource module does not depend on any other part of MinedMap.
2023-08-20 17:00:10 +02:00