[package]
name = "aoflagger_sys"
description = "rate will be renamed to aoflagger-sys, see https://github.com/MWATelescope/rust-aoflagger/issues/2"
version = "0.1.3"
homepage = "https://github.com/MWATelescope/rust-aoflagger"
repository = "https://github.com/MWATelescope/rust-aoflagger"
authors = ["Dev Null <dev.null@curtin.edu.au>"]
edition = "2018"
rust-version = "1.63"
license = "MPL-2.0"
keywords = ["radioastronomy", "astronomy", "aoflagger"]
categories = ["science"]
links = "aoflagger"
[dependencies]
cxx = "~1.0.87"
[build-dependencies]
cc = { version = "1.0.99", features = ["parallel"] }
cxx-build = "~1.0.87"