[dependencies.image]
version = "0.24.5"
[dependencies.imageproc]
version = "0.23.0"
[dependencies.rand]
version = "0.8.5"
[dependencies.rusttype]
version = "0.9.3"
[package]
categories = ["graphics", "mathematics", "multimedia::images", "science"]
description = "Build informative graphs in Rust"
edition = "2021"
keywords = ["graphs", "graph", "chart", "charts", "matplotlib"]
license = "MIT"
license-file = "LICENSE"
name = "ferrischart"
readme = "README.md"
repository = "https://github.com/justanotherbyte/ferrischart"
version = "0.1.0"