fj 0.40.0

Early-stage, next-generation, code-first CAD application. Because the world needs another CAD program.
Documentation
[build-dependencies.anyhow]
version = "1.0.69"
[dependencies.fj-proc]
version = "0.40.0"

[dependencies.serde]
features = ["derive"]
optional = true
version = "1.0.152"
[dev-dependencies.serde_json]
version = "1.0.94"

[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"
readme = "README.md"
repository = "https://github.com/hannobraun/fornjot"
version = "0.40.0"