# 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 = "bluez-generated" version = "0.3.0" authors = [ "Andrew Walbran ", "David Laban ", ] description = "Generated async D-Bus bindings for talking to BlueZ on Linux." readme = "README.md" keywords = [ "bluetooth", "ble", "bluez", "dbus", ] categories = [ "api-bindings", "os::linux-apis", ] license = "MIT OR Apache-2.0" repository = "https://github.com/bluez-rs/bluez-async/" [dependencies.dbus] version = "0.9.7" features = ["futures"] [badges.maintenance] status = "experimental"