# 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 = "miraland-query-security-txt" version = "1.1.1" description = "query-security-txt is a tool that queries smart contracts on the miraland blockchain for security.txt information" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/miraland-labs/miraland-security-txt" [dependencies.bincode] version = "1.3.3" [dependencies.clap] version = "3.1.6" features = ["derive"] [dependencies.color-eyre] version = "0.6.1" [dependencies.miraland-client] version = "1.10.0" [dependencies.miraland-sdk] version = "1.10.0" [dependencies.miraland-security-txt] version = "1.1.1" features = ["parser"]