ic-cbor 2.3.0

CBOR decoding for Internet Computer clients
Documentation
[dependencies.candid]
version = "0.10"

[dependencies.ic-certification]
default-features = false
version = "2.3.0"

[dependencies.leb128]
version = "0.2"

[dependencies.nom]
version = "7.1"

[dependencies.thiserror]
version = "1.0"

[dev-dependencies]

[package]
authors = ["DFINITY Stiftung"]
categories = ["api-bindings", "authentication", "cryptography"]
description = "CBOR decoding for Internet Computer clients"
documentation = "https://docs.rs/ic-cbor"
edition = "2021"
homepage = "https://github.com/dfinity/response-verification#readme"
include = ["src", "Cargo.toml", "README.md"]
keywords = ["internet-computer", "icp", "dfinity", "cbor"]
license = "Apache-2.0"
name = "ic-cbor"
readme = "README.md"
repository = "https://github.com/dfinity/response-verification"
resolver = "1"
version = "2.3.0"