Tags: infinityabundance/chrony-rs
Tags
chrony-rs 0.1.0: parity tooling + docs update Workspace to 0.1.0. Adds the port-parity generation tooling (xtask parity + generate), the generated port-parity / port-parity-functions docs, core ntp/ext + lib additions, and negative-capabilities notes. The chrony-rs umbrella crate (re-exporting chrony-rs-core) is retained; inter-crate deps pinned to 0.1.0.
chrony-rs: 0.0.1 + umbrella crate Set the workspace to 0.0.1 and add a top-level `chrony-rs` umbrella crate that re-exports the deterministic `chrony-rs-core`; `chronyd-rs` and `chronyc-rs` remain workspace members. Pin the inter-crate path deps to version 0.0.1 so the family publishes to crates.io. This is a placeholder release that establishes the crates.