# 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 = "tissue" version = "0.0.0" authors = ["Chojan Shang "] description = "Quickly showcase your machine learning magic! On the tissue, with Rust." documentation = "https://docs.rs/tissue" readme = "README.md" keywords = [ "machine-learning", "ml", "ai", "gui", ] categories = [ "algorithms", "mathematics", "gui", ] license = "MIT OR Apache-2.0" repository = "https://github.com/psiace/tissue" [dependencies.num-traits] version = "0.2.15" [dependencies.tao] version = "0.25" [dependencies.wry] version = "0.37"