[v0.26.0] - 2025-08-11
This is just a small release; the only breaking change is the addition of max_frame_size to WsTransportClientBuilder, which necessitates a minor version bump.
The other changes are as follows:
[Changed]
- Fix new Rust 1.89 lifetime warnings and impl ToRpcParams on serde_json::Map (#1594)
- feat(keep...