# 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 = "fitsio-sys-bindgen" version = "0.0.6" authors = ["Simon Walker "] build = "build.rs" description = "FFI wrapper around cfitsio" homepage = "https://github.com/simonrw/rust-fitsio" documentation = "https://docs.rs/fitsio-sys-bindgen" readme = "README.md" categories = [ "external-ffi-bindings", "science", ] license = "MIT/Apache-2.0" repository = "https://github.com/simonrw/rust-fitsio" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] [dependencies.block] version = "0.1.5" [dependencies.libc] version = "0.2.0" [dev-dependencies.tempfile] version = "3.0.0" [build-dependencies.bindgen] version = "0.60.1" [build-dependencies.pkg-config] version = "0.3.7"