cyat 1.0.2

Simplified version of lyon
Documentation
[[bin]]
name = "cyat"
path = "src/main.rs"

[dependencies.bytemuck]
version = "1.21.0"

[dependencies.lyon_path]
version = "1.0.6"

[dependencies.lyon_tessellation]
version = "1.0.15"

[lib]
name = "cyat"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Simplified version of lyon"
edition = "2021"
license = "BSD-3-Clause"
name = "cyat"
readme = false
repository = "https://github.com/CalebCouch/cyat.git"
version = "1.0.2"