nalgebra/Cargo.toml
2014-07-22 19:58:26 +02:00

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"