[package] name = "simple-anvil" version = "0.3.3" authors = ["Nathaniel Richardson "] edition = "2021" license = "MIT" description = "A simple anvil file parser intended for use with Minecraft related applications." repository = "https://github.com/nuhtan/simple-anvil" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] hematite-nbt = "0.5.2"