# 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-pcl-common" version = "2.1.0" description = "Common package contains math tools and utils for Astroport PCL pairs" homepage = "https://astroport.fi" license = "GPL-3.0-only" repository = "https://github.com/astroport-fi/astroport" [dependencies.astroport] version = "5.4.0" [dependencies.astroport-factory] version = "1.9" features = ["library"] [dependencies.cosmwasm-schema] version = "1.5" [dependencies.cosmwasm-std] version = "1.5" [dependencies.cw-storage-plus] version = "1.2" [dependencies.cw20] version = "1" [dependencies.itertools] version = "0.12" [dependencies.thiserror] version = "1.0" [dev-dependencies.anyhow] version = "1" [features] injective = ["astroport/injective"] sei = ["astroport/sei"]