[dev-dependencies.quickcheck]
version = "0.7"
[package]
authors = ["Nicolas Di Prima <nicolas@primetype.co.uk>", "Vincent Hanquez <vincent@typed.io>"]
categories = ["parsing", "encoding"]
description = """
The CBOR Event library. There are no dependencies, all platforms are supported and it is wasm compatible.
"""
homepage = "https://github.com/primetype/cbor_event#readme.md"
keywords = ["cbor", "binary", "format", "encoding"]
license = "MIT OR Apache-2.0"
name = "cbor_event"
readme = "README.md"
repository = "https://github.com/primetype/cbor_event"
version = "2.4.0"