v0.2.1
v0.2.1 - 2026-06-01
Bug Fixes
- (http-client) lazily initialize reqwest::Client on first use - (06cff3e) - @anthonyoteri
- exit 0 silently when invoked outside of cargo-rigtest - (d61bd7d) - @anthonyoteri
Documentation
- (http-client) add README section and expand client() inline docs - (9955946) - @anthonyoteri