# 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 = "oscirs_linalg" version = "0.4.0-alpha" description = "GPU accelerated linear algebra crate for scientific computing" homepage = "https://github.com/i-saac/oscirs" documentation = "https://docs.rs/oscirs_linalg/latest/oscirs_linalg/" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/i-saac/oscirs" [dependencies.opencl3] version = "0.9.3"