sim-kernel 0.1.4

Small protocol kernel contracts for the expandable SIM Rust runtime.
Documentation
1
2
3
4
5
6
7
8
9
# release-plz keeps the workspace version synchronized. Repository publishing
# remains gated by the constellation release flow and the configured registry
# token in the release environment.
# Dev harnesses are publish=false in their own Cargo.toml and are skipped.
[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).