abrasion/third_party/cargo/vendor/ndk-sys-0.2.1/Cargo.toml

33 lines
1.1 KiB
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]
edition = "2018"
name = "ndk-sys"
version = "0.2.1"
authors = ["The Rust Windowing contributors"]
description = "FFI bindings for the Android NDK"
homepage = "https://github.com/rust-windowing/android-ndk-rs"
documentation = "https://docs.rs/android-ndk-sys"
readme = "../README.md"
keywords = ["android", "ndk"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/rust-windowing/android-ndk-rs"
[package.metadata.docs.rs]
targets = ["aarch64-linux-android", "armv7-linux-androideabi", "i686-linux-android", "x86_64-linux-android"]
[features]
aaudio = []
bitmap = []
media = []
test = []