Target Features
===============
[![Build Status](https://github.com/calebzulawski/target-features/workflows/Build/badge.svg?branch=master)](https://github.com/calebzulawski/target-features/actions)
![Rustc Version 1.61+](https://img.shields.io/badge/rustc-1.61+-lightgray.svg)
[![License](https://img.shields.io/crates/l/target-features)](https://crates.io/crates/target-features)
[![Crates.io](https://img.shields.io/crates/v/target-features)](https://crates.io/crates/target-features)
[![Rust Documentation](https://img.shields.io/badge/api-rustdoc-blue.svg)](https://docs.rs/target-features)
Target feature database for the Rust compiler.
## License
This crate is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See [LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT) for details.