[package] name = "vec_arith" license = "MIT" version = "1.0.4" authors = ["Tobias P. <31386680+TobiP64@users.noreply.github.com>"] edition = "2018" description = "Powerful vector/matrix arithmetic library written in Rust" repository = "https://github.com/TobiP64/vec_arith" readme = "README.md" exclude = ["/.idea/*", "/target/*"]