# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" rust-version = "1.63" name = "aoflagger_sys" version = "0.1.3" authors = ["Dev Null "] build = "build.rs" links = "aoflagger" autobins = false autoexamples = false autotests = false autobenches = false description = "rate will be renamed to aoflagger-sys, see https://github.com/MWATelescope/rust-aoflagger/issues/2" homepage = "https://github.com/MWATelescope/rust-aoflagger" readme = "README.md" keywords = [ "radioastronomy", "astronomy", "aoflagger", ] categories = ["science"] license = "MPL-2.0" repository = "https://github.com/MWATelescope/rust-aoflagger" [lib] name = "aoflagger_sys" path = "src/lib.rs" [dependencies.cxx] version = "~1.0.87" [build-dependencies.cc] version = "1.0.99" features = ["parallel"] [build-dependencies.cxx-build] version = "~1.0.87"