3 Commits
Author SHA1 Message Date
Stevan Freeborn 8116d0a362 chore: update workflows 2026-03-25 20:28:23 -05:00
Stevan Freeborn b4813dfd07 chore: fix things up 2026-03-25 14:01:11 -05:00
Stevan Freeborn 94e0afb67a ci: add GitHub Actions CI and release workflows
Add ci.yml running fmt, clippy, build, and test on stable + nightly
Rust for PRs and pushes to main. Add release.yml for automated crate
publishing to crates.io on version tag pushes. Remove dead_code allow
and add crate-level doc comment with usage example.
2026-03-25 13:48:35 -05:00