# 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 = "openblas-build-buildtest" version = "0.10.8" authors = [ "Toshiki Teramura ", "Henrik Stromberg ", ] exclude = ["test_build/"] description = "Fork of original crate by Toshiki Teramura for testing pipeline behaviour." homepage = "https://github.com/blas-lapack-rs/openblas-src" documentation = "https://docs.rs/openblas-build" readme = "README.md" license = "Apache-2.0/MIT" repository = "https://github.com/blas-lapack-rs/openblas-src" [dependencies.anyhow] version = "1.0.68" [dependencies.flate2] version = "1.0.25" [dependencies.native-tls] version = "0.2.11" [dependencies.tar] version = "0.4.38" [dependencies.thiserror] version = "1.0.22" [dependencies.ureq] version = "2.5.0" features = [ "native-certs", "native-tls", "gzip", ] default-features = false [dependencies.walkdir] version = "2.3.1"