[package] name = "hep" version = "0.1.2" authors = ["zhang jun "] edition = "2018" license = "MIT OR Apache-2.0" description = "hep protocol parsing,support hep v1/v2/v3" documentation = "https://github.com/mroject/hep/blob/main/README.md" repository = "https://github.com/mroject/hep" [dependencies] byteorder = "1.4.3" log = "0.4.14"