-
Notifications
You must be signed in to change notification settings - Fork 253
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: remove lockfile, bump versions #476
Conversation
So the buildkite fails because it's using an old stable version that is not compatible with a newer version of a dependency. I don't get the context of why this old version is used and versions are pinned because this is used as a lib, not a binary. I don't have access to change the toolchain to just |
@@ -8,6 +8,8 @@ if [[ "${NEAR_RELEASE}" == "true" ]]; then | |||
else | |||
echo "Test with git version of borsh and near-vm-logic" | |||
|
|||
cargo generate-lockfile |
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.
cool, didn't know about this command
Prep for next release
Bumps borsh to 0.9