-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: update near-sdk
, near-abi
, borsh
version
#109
Conversation
near-abi
versionnear-sdk
, near-abi
, borsh
version
f4032b0
to
d235add
Compare
3694f60
to
c133a53
Compare
c133a53
to
d0b1ddf
Compare
79c86d8
to
0d44134
Compare
integration-tests/templates/negative/_Cargo_no_abi_feature.toml
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good, but it seems that since the ABI format got changed, we cannot cut a release of cargo-near until we cut near-sdk-rs release.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
near-sdk-rs 5.0.0-alpha.1 is out, so we can finally merge this one
No description provided.