tangram_progress_counter 0.6.0

Tangram is an all-in-one automated machine learning framework.
Documentation
[package]
authors = ["Tangram <root@tangram.xyz"]
description = "Tangram is an all-in-one automated machine learning framework."
documentation = "https://docs.rs/tangram"
edition = "2018"
homepage = "https://github.com/tangramxyz/tangram"
license = "MIT"
name = "tangram_progress_counter"
publish = true
repository = "https://github.com/tangramxyz/tangram"
version = "0.6.0"

[lib]
path = "lib.rs"

[dev-dependencies]
rayon = "1.5"