gecko-dev/third_party/rust/cubeb-sys/Cargo.toml
Matthew Gregan 5ad7da2a98 Bug 1447097 - Vendor in cubeb-rs 0.5.2. r=kamidphish
MozReview-Commit-ID: DK7KB9fzAF5

--HG--
extra : rebase_source : 894ce8dd498ee5f519041104589efb35eecb33f1
2018-04-04 16:58:41 +12:00

35 lines
993 B
TOML

# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)
[package]
name = "cubeb-sys"
version = "0.5.1"
authors = ["Dan Glastonbury <dglastonbury@mozilla.com>"]
build = "build.rs"
links = "cubeb"
description = "Native bindings to the cubeb library"
license = "ISC"
repository = "https://github.com/djg/cubeb-rs"
[build-dependencies.cmake]
version = "0.1.2"
[build-dependencies.gcc]
version = "0.3"
[build-dependencies.pkg-config]
version = "0.3"
[features]
gecko-in-tree = []
[badges.circle-ci]
repository = "djg/cubeb-rs"