# 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_cli" version = "0.0.4" authors = ["Dario Caruso"] description = "host networks manager cli" documentation = "https://docs.rs/simple_host_networks_manager_cli" license = "Apache-2.0" repository = "https://github.com/dottgonzo/simple-host-networks-manager" [dependencies.simple_host_networks_manager_lib] version = "0.0.3" default-features = false [dependencies.tokio] version = "1.33.0" features = [ "macros", "rt-multi-thread", ] default-features = false