# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "node-watcher" version = "2.0.0" authors = ["Alexander Poole "] description = "A CLI for watching ETH nodes and pubsubing when events happen." readme = "README.md" keywords = ["eth", "node", "pubsub"] categories = ["command-line-utilities"] license = "GPL-3.0" repository = "https://github.com/freq-data/node-watcher" [dev-dependencies.json] version = "0.12" [dev-dependencies.pretty_env_logger] version = "0.4.0" [dev-dependencies.reqwest] version = "0.10" features = ["blocking"] [dev-dependencies.testcontainers] version = "0.12.0"