kmeans/Cargo.toml

7 lines
112 B
TOML
Raw Normal View History

2018-02-16 15:34:13 +01:00
[package]
name = "kmeans"
version = "0.1.0"
authors = ["Thomas Forgione <thomas@tforgione.fr>"]
[dependencies]