[package]
name = "lyon_path"
version = "0.6.0"
authors = ["Nicolas Silva <nical@fastmail.com>"]
description = "A simple and optional path data structure that can be used with the rest of the lyon crates."
documentation = "https://nical.github.io/lyon-doc/lyon_path/"
license = "MIT/Apache-2.0"
repository = "https://github.com/nical/lyon"
[lib]
name = "lyon_path"
[dependencies.lyon_path_iterator]
version = "0.6.0"
[dependencies.lyon_path_builder]
version = "0.6.0"
[dependencies.lyon_core]
version = "0.6.0"
[dependencies.lyon_bezier]
version = "0.6.0"