no bug - Correct some typos in the comments. a=typo-fix
[gecko.git] / third_party / rust / cubeb-sys / Cargo.toml
blob36c447c7074bf27353fe3868af5a1635b3b38b47
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 are reading this file be aware that the original Cargo.toml
9 # will likely look very different (and much more reasonable).
10 # See Cargo.toml.orig for the original contents.
12 [package]
13 name = "cubeb-sys"
14 version = "0.12.0"
15 authors = ["Dan Glastonbury <dglastonbury@mozilla.com>"]
16 build = "build.rs"
17 links = "cubeb"
18 exclude = ["libcubeb/googletest/"]
19 description = "Native bindings to the cubeb library"
20 license = "ISC"
21 repository = "https://github.com/mozilla/cubeb-rs"
23 [build-dependencies.cmake]
24 version = "0.1.2"
26 [build-dependencies.pkg-config]
27 version = "0.3"
29 [features]
30 gecko-in-tree = []
32 [badges.circle-ci]
33 repository = "mozilla/cubeb-rs"