# 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 = "simple_host_networks_manager_lib" version = "0.0.9" authors = ["Dario Caruso"] description = "host networks manager lib" documentation = "https://docs.rs/simple_host_networks_manager_lib" license = "Apache-2.0" repository = "https://github.com/dottgonzo/simple-host-networks-manager" [dependencies.anyhow] version = "1.0.75" [dependencies.default-net] version = "0.21.0" [dependencies.net-route] version = "0.2.11" [dependencies.rust-simple-ping] version = "0.0.0" [dependencies.tokio] version = "1.33.0" features = ["macros"] default-features = false [dependencies.tokio-wifiscanner] version = "0.2.*"