Bug 1608150 [wpt PR 21112] - Add missing space in `./wpt lint` command line docs...
[gecko.git] / third_party / rust / libdbus-sys / Cargo.toml
blob070d6ecaab14bd18f6700e47aa934982c6615897
1 # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
3 # When uploading crates to the registry Cargo will automatically
4 # "normalize" Cargo.toml files for maximal compatibility
5 # with all versions of Cargo and also rewrite `path` dependencies
6 # to registry (e.g. crates.io) dependencies
8 # If you believe there's an error in this file please file an
9 # issue against the rust-lang/cargo repository. If you're
10 # editing this file be aware that the upstream Cargo.toml
11 # will likely look very different (and much more reasonable)
13 [package]
14 name = "libdbus-sys"
15 version = "0.1.5"
16 authors = ["David Henningsson <diwic@ubuntu.com>"]
17 build = "build.rs"
18 links = "dbus"
19 description = "FFI bindings to libdbus."
20 documentation = "http://docs.rs/libdbus-sys"
21 keywords = ["D-Bus", "DBus", "libdbus"]
22 categories = ["os::unix-apis", "external-ffi-bindings"]
23 license = "Apache-2.0/MIT"
24 repository = "https://github.com/diwic/dbus-rs"
25 [package.metadata.pkg-config]
26 dbus-1 = "1.6"
27 [build-dependencies.pkg-config]
28 version = "0.3"