Skip to content

Conversation

@jeanphilippeD
Copy link

With this, rust-lang/cargo#9508, the dependency can no longer be used.
What was picked with 1.53 cargo was ~2.0, so use that instead.

This needs to be a new branch 0.5.1 that I branched from tag v0.5.0

Test:
Verify dependency can now be used.
protobuf in cargo.lock is unchanged in my dependent project.

BusyJay
BusyJay previously approved these changes Aug 2, 2021
Copy link
Member

@BusyJay BusyJay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@BusyJay
Copy link
Member

BusyJay commented Aug 2, 2021

You need to sign off your commits.

With this, rust-lang/cargo#9508, the dependency can no longer be used.
What was picked with 1.53 cargo was ~2.0, so use that instead.

Test:
verify dependency can now be used

Signed-off-by: Jean-Philippe DUFRAIGNE <j.dufraigne@gmail.com>
@jeanphilippeD
Copy link
Author

Thanks, Added the sign off line in the commit now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants