# 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] name = "blis-sys2" version = "0.2.2" authors = ["Gaƫtan Cassiers "] description = "FFI bindings for BLIS library (depends on blis-src)" homepage = "https://github.com/cassiersg/blis-sys2" documentation = "http://docs.rs/blis-sys2" readme = "README.md" keywords = [ "blas", "blis", ] categories = ["science"] license = "MIT/Apache-2.0" repository = "https://github.com/cassiersg/blis-sys2" [dependencies.blis-src] version = "0.2.1" default-features = false [build-dependencies.bindgen] version = "0.69" [build-dependencies.blis-src] version = "0.2.1" features = ["serial"] default-features = false