# 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 = "2021" name = "mkl-rs-build" version = "0.3.1" authors = ["Rowan Hart "] publish = true description = "Build utilities for MKL" homepage = "https://github.com/novafacing/mkl-rs" documentation = "https://github.com/novafacing/mkl-rs" readme = "README.md" keywords = [ "science", "mathematics", "ai", "hpc", ] categories = [ "science", "mathematics", "hardware-support", "external-ffi-bindings", ] license = "Apache-2.0" repository = "https://github.com/novafacing/mkl-rs" [dependencies.anyhow] version = "1.0.80" [dependencies.bindgen] version = "0.69.2" [dependencies.pkg-config] version = "0.3.30"