# 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) cargo-features = ["edition"] [package] name = "iota-spammer" version = "0.0.11" authors = ["Nathan Jaremko "] description = "A iota transaction spammer" readme = "README.md" keywords = ["iota"] license = "MIT" repository = "https://github.com/njaremko/iota-spammer" edition = "2018" [dependencies.clap] version = "2.32" [dependencies.crossbeam] version = "0.4.1" [dependencies.failure] version = "0.1" [dependencies.futures-preview] version = "0.3.0-alpha.2" [dependencies.iota-lib-rs-preview] version = "0.1.4" [dependencies.num_cpus] version = "1.8" [dependencies.openssl-probe] version = "0.1.2" [dependencies.reqwest] version = "0.8" [dependencies.term_size] version = "0.3"