# 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 = "astroport-governance" version = "4.3.0" authors = ["Astroport"] description = "Astroport Governance common types, queriers and other utils" homepage = "https://astroport.fi" license = "Apache-2.0" repository = "https://github.com/astroport-fi/astroport-governance" [dependencies.astroport] version = "5.3.0" [dependencies.cosmwasm-schema] version = "1.5" [dependencies.cosmwasm-std] version = "1.5" features = ["ibc3"] [dependencies.cw-storage-plus] version = "1.2" [dependencies.cw20] version = "1.1" [dependencies.itertools] version = "0.12" [dependencies.sha2] version = "0.10.8" [dependencies.thiserror] version = "1.0" [features] backtraces = ["cosmwasm-std/backtraces"]