Skip to content

atrium-xrpc-v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Feb 02:04
· 169 commits to main since this release
b03494d

Added

  • Support wasm32 (#119)

Changed

  • For traits defined using async_trait, the Send bound is now optional with wasm32-* targets.