# 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 = "passcod-networkmanager" version = "0.7.0-pre.1" authors = [ "Tobias Tschinkowitz ", "Walter Bonetti", "FĂ©lix Saparelli ", ] description = "Bindings for the Linux NetworkManager (fork)" documentation = "https://docs.rs/passcod-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/passcod/networkmanager" [dependencies.bitflags] version = "2.4.2" [dependencies.num-derive] version = "0.4.1" [dependencies.num-traits] version = "0.2.17" [dependencies.thiserror] version = "1.0.56" [dependencies.zbus] version = "3.14.1" [dev-dependencies.tokio] version = "1.35.1" features = ["full"] [features] default = [] raw = []