[dependencies]
[lib]
name = "ic_response_codes"
path = "src/lib.rs"
[package]
authors = ["DFINITY Stiftung <sdk@dfinity.org>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["api-bindings", "data-structures"]
description = "Internet Computer Response Codes"
documentation = "https://docs.rs/ic-response-codes"
edition = "2021"
homepage = "https://docs.rs/ic-response-codes"
include = ["src", "Cargo.toml", "LICENSE", "README.md"]
keywords = ["internet-computer", "types", "dfinity"]
license = "Apache-2.0"
name = "ic-response-codes"
readme = "README.md"
repository = "https://github.com/dfinity/cdk-rs"
rust-version = "1.75.0"
version = "0.1.2"