# 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 = "metabox-sdk" version = "0.1.0-alpha.0.1" description = "Easy to use MetaBox Tool" homepage = "https://metabox.rocks/" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/PrimLabs/MetaBox-SDK" resolver = "2" [lib] name = "metabox_sdk" path = "src/lib.rs" [dependencies.candid] version = "0.8.2" [dependencies.garcon] version = "0.2.3" [dependencies.ic-agent] version = "0.21.0" [dependencies.ic-cdk] version = "0.6.0" [dependencies.rayon] version = "1.5.3" [dependencies.serde] version = "1.0.144" [dependencies.sha256] version = "1.0.3"