[package] name = "zebra-serialization" version = "0.1.0" license = "GPL-3.0" authors = ["Zcash Foundation "] [dependencies] byteorder = "1.0" rustc-hex = "2" zebra-primitives = { path = "../primitives" }