[package] name = "easing" version = "0.0.5" authors = ["Jack Ward "] include = [ "src/*", "Cargo.toml", ] license = "MIT" description = "Leveraging Rust's powerful iterators for easing." repository = "https://github.com/joliv/easing" readme = "README.md" [dependencies]