[dependencies.cbor-data]
version = "0.8"
[dependencies.log]
version = "0.4"
[dependencies.regex]
version = "1.7"
[dev-dependencies.cbor-diag]
version = "0.1"
[dev-dependencies.env_logger]
version = "0.10"
[dev-dependencies.serial_test]
version = "1.0"
[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.4.1"