[dependencies.libm]
version = "0.2.15"
[dependencies.wide]
features = ["serde"]
version = "0.8.1"
[dev-dependencies.criterion]
features = ["html_reports"]
version = "0.7.0"
[dev-dependencies.insta]
features = ["yaml"]
version = "1.43.2"
[dev-dependencies.proptest]
version = "1.7.0"
[lib]
doctest = false
name = "eazy_core"
path = "src/lib.rs"
[package]
authors = ["the compilords team"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Core of eazy animation library."
edition = "2024"
license = "Apache-2.0 OR MIT"
name = "eazy-core"
readme = "README.md"
repository = "https://github.com/invisageable/zo/tree/main/sources/tweener"
resolver = "2"
version = "0.0.1"