[dependencies.canbench-rs]
optional = true
version = "0.1.1"
[dependencies.ic_principal]
default-features = false
version = "0.1.1"
[dev-dependencies.candid]
version = "0.10.3"
[dev-dependencies.hex]
version = "0.4.3"
[dev-dependencies.ic-cdk]
version = "0.12.1"
[dev-dependencies.ic-cdk-macros]
version = "0.8.4"
[dev-dependencies.maplit]
version = "1.0.2"
[dev-dependencies.proptest]
version = "1"
[dev-dependencies.tempfile]
version = "3.3.0"
[dev-dependencies.test-strategy]
version = "0.3.1"
[package]
description = "A collection of data structures for fearless canister upgrades."
documentation = "https://docs.rs/ic-stable-structures"
edition = "2021"
homepage = "https://docs.rs/ic-stable-structures"
include = ["src", "Cargo.toml", "LICENSE", "README.md"]
keywords = ["internet-computer", "dfinity", "stable-structures"]
license = "Apache-2.0"
name = "ic-stable-structures"
readme = "README.md"
repository = "https://github.com/dfinity/stable-structures"
version = "0.6.4"