atrium-xrpc-v0.10.0
github-actions
released this
29 Feb 02:04
·
169 commits
to main
since this release
Added
- Support wasm32 (#119)
Changed
- For traits defined using
async_trait
, theSend
bound is now optional withwasm32-*
targets.