# 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 = "mematrica" version = "0.2.2" description = "An easy to use library for working with matrices" homepage = "https://github.com/DaniilUbica/mematrica" documentation = "https://docs.rs/mematrica" readme = "README.md" keywords = ["linear-algebra"] categories = ["science"] license = "MIT" repository = "https://github.com/DaniilUbica/mematrica" [dependencies.num] version = "0.4.0"