erfa-sys 0.2.1

Crate for providing bindings to and linking the ERFA C library.
Documentation
[[bench]]
harness = false
name = "bench"

[build-dependencies.autotools]
optional = true
version = "0.2.5"

[build-dependencies.pkg-config]
version = "0.3.7"

[dev-dependencies.criterion]
version = "0.4.0"

[features]
static = ["autotools"]

[package]
authors = ["Christopher H. Jordan <christopherjordan87@gmail.com>"]
description = "Crate for providing bindings to and linking the ERFA C library."
edition = "2021"
homepage = "https://github.com/cjordan/rust-erfa"
license = "MPL-2.0"
links = "erfa"
name = "erfa-sys"
readme = "README.md"
repository = "https://github.com/cjordan/rust-erfa"
resolver = "1"
version = "0.2.1"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu", "x86_64-apple-darwin"]