# 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.73.0" name = "pfc-dust-collector-derive" version = "1.4.0" authors = ["PFC "] description = "Common helpers for other contracts to use pfc-dust-collectors based on DA0 DA0 'dao-macros'" homepage = "https://pfc.zone" documentation = "https://github.com/PFC-Validator/pfc-fee-split#readme" readme = "README.md" keywords = [ "blockchain", "cosmos", "cosmwasm", ] license = "Apache-2.0" repository = "https://github.com/PFC-Validator/pfc-fee-split" [lib] proc-macro = true [dependencies.proc-macro2] version = "1.0.51" [dependencies.quote] version = "1.0.23" [dependencies.syn] version = "1.0.108" [dev-dependencies.cosmwasm-schema] version = "1.5.3" [dev-dependencies.cw-ownable] version = "0.5.1"