[dependencies.proc-macro2]
version = "1.0.56"
[dependencies.quote]
version = "1.0.23"
[dependencies.serde]
optional = true
version = "1.0.162"
[dependencies.syn]
features = ["full", "extra-traits"]
version = "2.0.15"
[lib]
proc-macro = true
[package]
categories = ["encoding", "mathematics", "rendering"]
description = "Early-stage, next-generation, code-first CAD application. Because the world needs another CAD program."
edition = "2021"
homepage = "https://www.fornjot.app/"
keywords = ["cad", "programmatic", "code-cad"]
license = "0BSD"
name = "fj-proc"
readme = "README.md"
repository = "https://github.com/hannobraun/fornjot-extra"
version = "0.46.2"