# 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 = "eth_gas_bot" version = "0.1.1" authors = ["makemake "] description = "Pleroma bot for sending gas price alerts." homepage = "https://github.com/makemake-kbo/eth-gas-bot" readme = "README.md" keywords = [ "cli", "ethereum", "pleroma", "mastodon", "fediverse", ] categories = ["command-line-utilities"] license = "AGPL-3.0-only" repository = "https://github.com/makemake-kbo/eth-gas-bot" [dependencies.clap] version = "4.3.19" [dependencies.megalodon] version = "0.8.9" [dependencies.reqwest] version = "0.11.18" [dependencies.serde] version = "1.0.179" [dependencies.tokio] version = "1.29.1" [dependencies.url] version = "2.4.0"