Skip to content

Commit

Permalink
chore: update borsh and nearcore crate versions in SDK (#639)
Browse files Browse the repository at this point in the history
  • Loading branch information
austinabell authored Dec 2, 2021
1 parent 7676fda commit 80e8b6f
Show file tree
Hide file tree
Showing 34 changed files with 5,944 additions and 535 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- This is only a breaking change if inspecting the `VmAction`s of receipts in mocked environments. All other changes are positional argument names.
- Add consts for near, yocto, and tgas. [PR 640](https://github.com/near/near-sdk-rs/pull/640).
- `near_sdk::ONE_NEAR`, `near_sdk::ONE_YOCTO`, `near_sdk::Gas::ONE_TERA`
- Update SDK dependencies for `nearcore` crates used for mocking (`0.10`) and `borsh` (`0.9`)

## `4.0.0-pre.4` [10-15-2021]
- Unpin `syn` dependency in macros from `=1.0.57` to be more composable with other crates. [PR 605](https://github.com/near/near-sdk-rs/pull/605)
Expand Down
Loading

0 comments on commit 80e8b6f

Please sign in to comment.