# 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 = "generate-dbus-resolve1" version = "1.1.0" authors = ["Andrew Aylett "] description = "Resolves DNS using DBus" homepage = "https://github.com/andrewaylett/dabl" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/andrewaylett/dabl" [build-dependencies.dbus-codegen] version = "0.10.0" default-features = false [target."cfg(target_os = \"linux\")".dependencies.dbus] version = "0.9.7" [target."cfg(target_os = \"linux\")".dependencies.dbus-tree] version = "0.9.2"