fj-kernel 0.46.0

Early-stage, next-generation, code-first CAD application. Because the world needs another CAD program.
Documentation
[package]
name = "fj-kernel"
version.workspace = true
edition.workspace = true
description.workspace = true
readme.workspace = true
homepage.workspace = true
repository.workspace = true
license.workspace = true
keywords.workspace = true
categories.workspace = true

[dependencies]
fj-interop.workspace = true
fj-math.workspace = true
iter_fixed = "0.3.1"
itertools = "0.10.5"
parking_lot = "0.12.0"
robust = "1.0.0"
spade = "2.2.0"
thiserror = "1.0.40"
type-map = "0.5.0"

[dev-dependencies]
pretty_assertions = "1.3.0"
anyhow = "1.0.71"