[dependencies.globset]
version = "0.4"
[dependencies.http]
version = "1"
[dependencies.ic-certification]
default-features = false
version = "3.0.2"
[dependencies.ic-http-certification]
version = "3.0.2"
[dependencies.thiserror]
version = "1"
[dev-dependencies.assert_matches]
version = "1.5"
[dev-dependencies.ic-response-verification]
version = "3.0.2"
[dev-dependencies.rand_chacha]
version = "0.3"
[dev-dependencies.rstest]
version = "0.23"
[package]
authors = ["DFINITY Stiftung"]
categories = ["api-bindings", "data-structures", "algorithms", "cryptography::cryptocurrencies"]
description = "Certification for static assets served over HTTP on the Internet Computer"
documentation = "https://docs.rs/ic-asset-certification"
edition = "2021"
homepage = "https://github.com/dfinity/response-verification#readme"
include = ["src", "Cargo.toml", "LICENSE", "README.md"]
keywords = ["internet-computer", "agent", "utility", "icp", "dfinity"]
license = "Apache-2.0"
name = "ic-asset-certification"
readme = "README.md"
repository = "https://github.com/dfinity/response-verification"
version = "3.0.2"