mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-07-01 05:29:05 +02:00
minedmap-nbt 0.1.1
This commit is contained in:
parent
b48cde7ba8
commit
96c60b048e
3 changed files with 3 additions and 3 deletions
|
@ -46,7 +46,7 @@ git-version = "0.3.5"
|
|||
image = { version = "0.24.5", default-features = false, features = ["png"] }
|
||||
indexmap = { version = "2.0.0", features = ["serde"] }
|
||||
lru = "0.12.0"
|
||||
minedmap-nbt = { version = "0.1.0", path = "crates/nbt", default-features = false }
|
||||
minedmap-nbt = { version = "0.1.1", path = "crates/nbt", default-features = false }
|
||||
minedmap-resource = { version = "0.2.0", path = "crates/resource" }
|
||||
minedmap-types = { version = "0.1.2", path = "crates/types" }
|
||||
num-integer = "0.1.45"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue