# 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 = "avahi-sys" version = "0.10.1" authors = [ "Peter Marheine ", "Walker Crouse ", ] build = "build.rs" description = "Bindings to Avahi, a library for zero-configuration networking." homepage = "https://github.com/windy1/avahi-sys" readme = "README.md" keywords = [ "avahi", "zeroconf", "mdns", "bonjour", "dnssd", ] categories = [ "api-bindings", "external-ffi-bindings", "network-programming", "os", "os::linux-apis", ] license-file = "LICENSE" repository = "https://github.com/windy1/avahi-sys" [dependencies.libc] version = "0.2.77" [build-dependencies.bindgen] version = "0.69.2"