minedmap-types 0.1.2

This commit is contained in:
Matthias Schiffer 2024-01-07 22:23:42 +01:00
parent e856800c3d
commit b48cde7ba8
Signed by: neocturne
GPG key ID: 16EF3F64CB201D9C
4 changed files with 4 additions and 4 deletions

View file

@ -12,7 +12,7 @@ anyhow = "1.0.75"
bytemuck = "1.13.1"
fastnbt = "2.4.4"
flate2 = "1.0.27"
minedmap-types = { version = "0.1.0", path = "../types" }
minedmap-types = { version = "0.1.2", path = "../types" }
serde = "1.0.183"
[features]