sim-shape 0.1.2

Shape algebra, comparison, and match-hook helpers.
Documentation
1
2
3
4
5
6
7
8
# Release automation keeps versions synchronized across the workspace.
# Dev harnesses are publish=false in their own Cargo.toml and are skipped
# automatically.
[workspace]
# One version for the whole constellation; bump together.
dependencies_update = true
git_release_enable = true
# Publish crates in dependency order (release-plz computes the order).