- [package]
- name = "lineal"
- authors = ["Felix Bytow <drako@drako.guru>"]
- description = "LINEar ALgebra"
- license = "MIT"
- repository = "https://git.drako.guru/drako/lineal-rs"
- readme = "README.md"
- version = "0.3.0"
- edition = "2021"
- publish = ["crates-drako-guru"]
- # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
- [dependencies]
|