bity-ic-utils 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-utils"
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-utils"
readme = false
keywords = [
    "dfinity",
    "internet-computer",
    "ic",
    "canister",
    "subcanister",
]
license = "MIT"
repository = "https://github.com/BitySA/dfinity-rust-libraries"

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

[dependencies.bity-ic-canister-time]
version = "0.3.0"

[dependencies.bity-ic-stable-memory]
version = "0.3.0"

[dependencies.bity-ic-types]
version = "0.2.0"

[dependencies.candid]
version = "0.10.20"
features = ["value"]

[dependencies.hex]
version = "0.4.3"

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

[dependencies.ic-cdk-timers]
version = "1.0.0"

[dependencies.icrc-ledger-types]
version = "0.1.12"

[dependencies.serde]
version = "1.0.228"

[dependencies.tokio]
version = "1.39.2"
features = [
    "macros",
    "rt",
]

[dependencies.tracing]
version = "0.1.44"