# 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 = "luminal_metal" version = "0.2.0" description = "Metal compiler for luminal" license = "MIT OR Apache-2.0" [dependencies.itertools] version = "0.12.1" [dependencies.luminal] version = "0.2.0" [dependencies.metal-rs] version = "0.27.0" features = ["mps"] package = "metal" [dependencies.num-traits] version = "0.2.18" [dependencies.rand] version = "0.8.5" [dependencies.rustc-hash] version = "1.1.0" [dev-dependencies.dfdx] version = "0.13" features = ["f16"]