[package] name = "bezier-rs" publish = false version = "0.0.0" rust-version = "1.56.0" authors = ["Graphite Authors "] edition = "2021" readme = "./README.md" homepage = "https://graphite.rs" repository = "https://github.com/GraphiteEditor/Graphite" license = "Apache-2.0" [dependencies] glam = { version = "0.17", features = ["serde"] }