[dependencies]
[package]
authors = ["Kjetil Indrehus <kjetilindrehus@gmail.com>"]
description = "A machine learning library created from scratch with Rust."
edition = "2021"
license = "MIT"
name = "rustic_ml"
readme = "README.md"
repository = "https://github.com/KjetilIN/rustic_ml"
version = "0.0.1"