# 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] name = "orb-network-manager" version = "0.11.3" authors = [ "Zahari Petkov ", "Aaron Brodersen ", ] description = "Rust NetworkManager bindings" homepage = "https://github.com/series-public/orb-network-manager" keywords = [ "NetworkManager", "network-manager", "networking", "Wi-Fi", "wifi", ] categories = [ "api-bindings", "network-programming", "os::unix-apis", ] license = "Apache-2.0" repository = "https://github.com/series-public/orb-network-manager" [dependencies.ascii] version = "0.8" [dependencies.bitflags] version = "1.0" [dependencies.dbus] version = "0.7" [dependencies.error-chain] version = "0.11" default-features = false [dependencies.futures] version = "0.1" [dependencies.futures-cpupool] version = "0.1" [dependencies.log] version = "0.3" [dependencies.tokio-timer] version = "0.1" [dev-dependencies.clap] version = "2.32"