[package] name = "cord-parse" version = "0.1.0" edition = "2021" description = "SCAD parser for the Cord geometry system" license = "MIT" repository = "https://github.com/pszsh/cord" keywords = ["scad", "parser", "csg", "geometry"] categories = ["graphics", "parsing"] [dependencies] thiserror = "2"