# 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 = "ex3-canister-named-canisters" version = "0.17.8" authors = ["Deland Labs Core Dev "] description = "EX3 named canisters." homepage = "https://github.com/Deland-Labs/core-canister" license = "MIT" repository = "https://github.com/Deland-Labs/core-canister" [dependencies.candid] version = "0.10" [dependencies.const_env] version = "0.1.2" [dependencies.ex3-canister-constant] version = "0.17" [dependencies.ex3-node-types] version = "0.15" [dependencies.ex3-timestamp] version = "0.15" features = ["canister"] [dependencies.ic-cdk] version = "0.12" [dependencies.log] version = "0.4" [dependencies.once_cell] version = "1.19" [dependencies.serde] version = "1.0" features = ["derive"] [build-dependencies.anyhow] version = "1.0.82" [build-dependencies.ex3-canister-build] version = "0.17"