[dependencies.ciborium]
version = "0.2"
[dependencies.ciborium-io]
version = "0.2"
[dependencies.regex]
version = "1.7"
[dependencies.serde]
version = "1.0"
[dev-dependencies.cbor-diag]
version = "0.1"
[package]
categories = ["parser-implementations", "parsing"]
description = "CborPath engine written in Rust"
documentation = "https://docs.rs/cborpath"
edition = "2021"
homepage = "https://github.com/dahomey-technologies/cborpath-rs"
keywords = ["cbor", "cborpath"]
license-file = "LICENSE"
name = "cborpath"
readme = "README.md"
repository = "https://github.com/dahomey-technologies/cborpath-rs"
version = "0.1.1"