# 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" name = "rubbl_casatables_impl" version = "0.4.35000" authors = ["Peter Williams "] build = "build.rs" links = "casa" autobins = false autoexamples = false autotests = false autobenches = false description = """ A bundle of C++ code that can read the CASA table format for Rubbl. """ homepage = "https://github.com/pkgw/rubbl" readme = "README.md" license = "LGPL-2.0+" repository = "https://github.com/pkgw/rubbl" [lib] name = "rubbl_casatables_impl" path = "src/lib.rs" [build-dependencies.cc] version = "1.1.10" features = ["parallel"]