# 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 = "apple-roulette" version = "0.1.1" authors = ["Andrei Odintsov "] description = "Want some strudel?" homepage = "https://github.com/Forestryks/apple-roulette" readme = "README.md" keywords = [ "arp", "apple", ] license = "MIT OR Apache-2.0" repository = "https://github.com/Forestryks/apple-roulette" [profile.release] panic = "abort" [dependencies.clap] version = "4.0.32" features = ["derive"] [dependencies.csv] version = "1.1" [dependencies.curl] version = "0.4.44" [dependencies.env_logger] version = "0.10.0" [dependencies.ipnetwork] version = "0.19.0" [dependencies.log] version = "0.4.17" [dependencies.pnet] version = "0.31.0" [dependencies.pnet_datalink] version = "0.31.0"