bity-ic-stable-memory 0.3.0

Description spécifique de la crate
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "bity-ic-stable-memory"
version = "0.3.0"
authors = [
    "Bity Team",
    "Gautier Wojda <gautier.wojda@bity.com>",
    "Freddie Hands <freddie.hands@bity.com>",
    "Victoria Horbunova <victoria.horbunova@bity.com>",
    "Dustin Becker <dustin.becker@bity.com>",
]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Description spécifique de la crate"
documentation = "https://docs.rs/bity-ic-stable-memory"
readme = false
keywords = [
    "dfinity",
    "internet-computer",
    "ic",
    "canister",
    "subcanister",
]
license = "MIT"
repository = "https://github.com/BitySA/dfinity-rust-libraries"

[lib]
name = "bity_ic_stable_memory"
path = "src/lib.rs"

[dependencies.ic-cdk]
version = "0.19.0"

[dependencies.ic-stable-structures]
version = "0.7.2"