# 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 = "fetchai_std" version = "0.1.0" description = "A library for building smart contracts on the Fetch.ai ecosystem" license = "Apache-2.0" repository = "https://github.com/fetchai/fetchai-std" [dependencies.cosmwasm-std] version = "1.0.0-beta" [dependencies.cosmwasm-storage] version = "1.0.0-beta" [dependencies.cw-storage-plus] version = "0.13.0" [dependencies.hmac-sha256] version = "1.1.2" [dependencies.snafu] version = "0.6.3"