[dependencies.chrono]
version = "0.4.23"
[dependencies.half]
version = "2.2.1"
[dev-dependencies.indoc]
version = "2.0.0"
[dev-dependencies.version-sync]
version = "0.9"
[package]
categories = ["data-structures", "encoding"]
description = "Deterministic CBOR (\"dCBOR\") for Rust."
documentation = "https://docs.rs/dcbor"
edition = "2021"
keywords = ["encoding", "cbor", "binary", "format", "serialization"]
license-file = "LICENSE.md"
name = "dcbor"
readme = "README.md"
repository = "https://github.com/BlockchainCommons/bc-dcbor-rust"
version = "0.5.0"