[package] name = "zero" version = "0.1.3" authors = ["Nick Cameron "] description = "A Rust library for zero-allocation parsing of binary data." license = "Apache-2.0 OR MIT" repository = "https://github.com/nrc/zero" readme = "README.md" edition = "2021" [dependencies]