[dependencies.quickcheck]
optional = true
version = "1.0.0"
[features]
deafult = ["no_std"]
no_std = []
prop_test = ["quickcheck"]
[package]
authors = ["fi3 <email@email.org>"]
description = "Sv2 data format"
edition = "2018"
license = "MIT"
name = "binary_codec_sv2"
version = "0.1.2"