[package] name = "bezier_easing" version = "0.1.1" edition = "2021" description = "This is a rust port of Gaƫtan Renaudeau's bezier-easing from https://github.com/gre/bezier-easing" repository = "https://github.com/hlhr202/bezier-easing-rs" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]