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

chore: fix yanked bytes #4517

Merged

Conversation

zhangsoledad
Copy link
Member

@zhangsoledad zhangsoledad commented Jul 15, 2024

What problem does this PR solve?

error[yanked]: detected yanked crate (try `cargo update -p bytes`)
   ┌─ /home/runner/work/ckb/ckb/Cargo.lock:40:1
   │
40 │ bytes 1.6.0 registry+https://github.com/rust-lang/crates.io-index
   │ ----------------------------------------------------------------- yanked version

What is changed and how it works?

Upgrade bytes to >=4.1.3

Check List

Tests

  • Unit test

Release note

None: Exclude this PR from the release note.

@zhangsoledad zhangsoledad requested a review from a team as a code owner July 15, 2024 07:24
@zhangsoledad zhangsoledad requested review from quake and removed request for a team July 15, 2024 07:24
@zhangsoledad zhangsoledad enabled auto-merge July 15, 2024 07:25
@zhangsoledad zhangsoledad added this pull request to the merge queue Jul 15, 2024
Merged via the queue into nervosnetwork:develop with commit b962885 Jul 15, 2024
31 of 32 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.

2 participants