# 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 = "2018" name = "wynd-utils-inj" version = "0.4.1-inj" authors = [ "Cosmorama ", "Markus Waas ", ] description = "Utility functions used by multiple Wynd contracts" readme = "README.md" license = "Apache-2.0" [dependencies.cosmwasm-std] version = "^2.1.0" [dependencies.schemars] version = "0.8.1" [dependencies.serde] version = "1.0.103" features = ["derive"] default-features = false [dependencies.thiserror] version = "1.0.21" [dev-dependencies.cw-storage-plus] version = "0.13.1" [dev-dependencies.prost] version = "0.9"