Skip to content
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

[rc/v0.119.x] chore: lock tentacle #4697

Merged

Conversation

doitian
Copy link
Member

@doitian doitian commented Oct 28, 2024

What problem does this PR solve?

Problem Summary: Tentacle 0.6.2 introduces changes that require Rust 1.80.0 where ckb 0.119.0 minimum supported rust version is 1.75.0. So lock the tentacle to 0.6.1 in the Cargo.toml file for future possible patch releases. This only affects crates publish which does not use the Cargo.lock file.

What is changed and how it works?

What's Changed: Lock tentacle to 0.6.1 using = 0.6.1.

Check List

Tests

  • Unit test
  • Integration test

Release note

None: Exclude this PR from the release note.

Tentacle 0.6.2 introduces changes that require Rust 1.80.0 where ckb
0.119.0 minimum supported rust version is 1.75.0. So lock the tentacle
to 0.6.1 in the `Cargo.toml` file for future possible patch releases.
@doitian doitian requested a review from a team as a code owner October 28, 2024 03:08
@doitian doitian changed the title chore: lock tentacle [rc/v0.119.x] chore: lock tentacle Oct 28, 2024
@doitian doitian requested a review from driftluo October 28, 2024 03:08
@zhangsoledad zhangsoledad merged commit 266ff10 into nervosnetwork:rc/v0.119.x Oct 31, 2024
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants