github-actions
released this
21 Oct 01:16
·
20 commits
to main
since this release
- π© Add
blocking-api
cargo feature. This is mostly a proxy feature for zbus. - β¬οΈ Update
- zbus to v5.
- async-std to v1.13.0.
- serde to v1.0.210.
- enumflags2 to v0.7.10.
- byteorder to 1.5.0.
- π Add build pipeline badge to README.
- π₯ Remove redundant imports.
- π€ CI workflow to publish release notes from annotated tags.
- π· Add basic Rust CI.