# 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 = "nnsdao_sdk_basic" version = "0.1.2" authors = ["NNSDAO"] include = [ "src", "Cargo.toml", "LICENSE", "README.md", ] description = "Basic functionality to build a DAO." documentation = "https://docs.rs/nnsdao_sdk_basic" readme = "README.md" keywords = [ "nnsdao", "dao", "ICP", "dfinity", "internet-computer", ] license = "Apache-2.0" repository = "https://github.com/NnsDao/nnsdao_sdk" resolver = "2" [dependencies.async-trait] version = "0.1.56" [dependencies.candid] version = "0.7.4" [dependencies.ic-cdk] version = "0.5.6" [dependencies.ic-cdk-macros] version = "0.5.6" [dependencies.ic-types] version = "0.4.1" [dependencies.serde] version = "1.0.126" [dependencies.serde_derive] version = "1.0.126"