1 2 3 4 5 6 7 8 9
[package] name = "halfspace" version = "0.1.0" edition = "2021" license = "MPL-2.0" repository = "https://github.com/mkeeter/halfspace" description = "An experimental CAD tool" authors = ["Matt Keeter <matt.j.keeter@gmail.com"] readme = "README.md"