# 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 = "clblast-sys" version = "0.2.1" authors = ["csicar "] build = "build.rs" description = "clblast bindings for rust" license = "Apache-2.0" repository = "https://github.com/csicar/clblast-rs" [dependencies.cl-sys] version = "0.4.2" [dependencies.libc] version = "0.2" [dev-dependencies.ocl] version = "0.19.3" [build-dependencies.bindgen] version = "0.58.1" [build-dependencies.cmake] version = "0.1"