astrox_macros 0.2.13

add user management and canister relation management for canister
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 = "astrox_macros"
version = "0.2.13"
description = "add user management and canister relation management for canister"
license = "MIT"

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

[dependencies.candid]
version = "0.8.4"

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

[dependencies.serde]
version = "1"