[dependencies.indicatif]
features = ["rayon"]
optional = true
version = "0.17.8"
[dependencies.log]
version = "0.4.21"
[dependencies.mathjax]
default-features = false
features = ["node"]
version = "0.1.1"
[dependencies.ndarray]
version = "0.15.6"
[dependencies.open]
version = "5.1.2"
[dependencies.rayon]
version = "1.10.0"
[dependencies.resvg]
version = "0.41.0"
[dependencies.svg]
version = "0.17.0"
[dependencies.video-rs]
features = ["ndarray"]
version = "0.7.3"
[features]
progress = ["dep:indicatif"]
[package]
description = "Rust animation library built on top of svg"
edition = "2021"
license = "MIT"
name = "aniy"
readme = "README.md"
version = "0.1.2"