[package] name = "guid-partition-types" version = "0.1.0" authors = ["mental "] edition = "2018" description = "A small crate designed to work with parition types and their GUIDs" readme = "README.md" license="MIT" keywords = ["guid", "partition"] [dependencies] lazy_static = "1.2.0"