0.4.1
This patch release is to fix tests that would fail on macOS non-deterministically
Added
- Derive
Eq
onAccountDetails
type: https://github.com/near/workspaces-rs/pull/177/files
Fixed
- Fix macOS non-deterministic overflow error when starting up sandbox: #179