# 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-balance-vault-factory-public-types" version = "0.17.1" authors = ["Deland Labs Core Dev "] description = "Balance snapshot factory public types." homepage = "https://github.com/Deland-Labs/core-canister" license = "MIT" repository = "https://github.com/Deland-Labs/core-canister" [dependencies.candid] version = "0.10" [dependencies.ex3-canister-error] version = "0.17" [dependencies.ex3-canister-types] version = "0.17" [dependencies.ex3-common-error-info] version = "0.15" features = ["canister"] [dependencies.ex3-serde] version = "0.15" [dependencies.ex3-timestamp] version = "0.15" features = ["canister"] [dependencies.num-bigint] version = "0.4.4" [dependencies.num-traits] version = "0.2.18" [dependencies.serde] version = "1.0" [dev-dependencies.rstest] version = "0.18.2"