[package] name = "treestate" version = "0.1.0" authors = ["Facebook Source Control Team "] [dependencies] bitflags = "*" byteorder = "*" error-chain = "*" twox-hash = "*" vlqencoding = { version = "*", path = "../vlqencoding" } [dev-dependencies] itertools = "*" quickcheck = "*" rand = "*" tempdir = "*"