nalgebra/Cargo.toml

9 lines
183 B
TOML

[package]
name = "nalgebra"
version = "0.1.0"
authors = [ "Sébastien Crozet <developer@crozet.re>" ] # FIXME: add the contributors.
[[lib]]
name = "nalgebra"
path = "src/lib.rs"