# 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 = "2018" name = "networkmanager" version = "0.4.1" authors = [ "Tobias Tschinkowitz ", "Walter Bonetti", ] description = "Bindings for the Linux NetworkManager" documentation = "https://docs.rs/networkmanager" readme = "README.md" keywords = [ "networkmanager", "dbus", "wifi", "networking", ] categories = [ "api-bindings", "network-programming", "os::unix-apis", ] license = "MIT OR Apache-2.0" repository = "https://github.com/truehumandesign/networkmanager-rs" [dependencies.dbus] version = "0.9" [dependencies.num-derive] version = "0.4" [dependencies.num-traits] version = "0.2"