# 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" rust-version = "1.69.0" name = "neutron-astroport-reward-distributor" version = "0.2.0" authors = ["Sturdy "] description = "Public API for the Neutron Astroport Reward Distributor contract" homepage = "https://apollo.farm" documentation = "https://docs.rs/neutron-astroport-reward-distributor" keywords = [ "blockchain", "cosmos", "cosmwasm", ] license = "MPL-2.0" repository = "https://github.com/apollodao/neutron-reward-distributor" [dependencies.cosmwasm-schema] version = "1.2" [dependencies.cosmwasm-std] version = "1.5" [dependencies.cw-address-like] version = "1.0.4" [dependencies.cw-dex] version = "0.5.0" features = ["astroport"] [dependencies.cw-ownable] version = "0.5" [dependencies.cw-storage-plus] version = "1.1.0" [dependencies.cw-vault-standard] version = "0.3.3" [dependencies.derive_builder] version = "0.12.0" [dependencies.schemars] version = "0.8.12" [dependencies.serde] version = "1.0.171" [dependencies.thiserror] version = "1"