hotfix linux/macos build
·
3 commits
to main
since this release
fix macOS sed and cargo HTTP2 failures
BSD sed rejects -i without suffix; perl -i works on both GNU and BSD.
Cargo HTTP2 framing errors on crates.io mitigated via multiplexing off + retries.