[package] name = "mcrw" version = "0.4.0" authors = ["Bond_009 "] license = "MPL-2.0" description = "A library for working with the Minecraft data types" keywords = ["minecraft", "bytes"] repository = "https://gitlab.com/siderite/mcrw" edition = "2018" [dependencies] [dev-dependencies] quickcheck = "1.0.3" quickcheck_macros = "1.0.0"