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

Bump version to v0.121.0 #149

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Conversation

eval-exec
Copy link
Contributor

No description provided.

@eval-exec
Copy link
Contributor Author

@mohanson When I execute cargo build, I got a warning:

warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
  --> ckb-vm-pprof-protos/src/profile.rs:11:10
   |
11 | #![allow(box_pointers)]
   |          ^^^^^^^^^^^^
   |
   = note: `#[warn(renamed_and_removed_lints)]` on by default

@eval-exec eval-exec marked this pull request as ready for review January 24, 2025 06:53
@eval-exec eval-exec changed the title Bump version to 0.121.0 Bump version to v0.121.0 Jan 24, 2025
@mohanson
Copy link
Collaborator

@mohanson When I execute cargo build, I got a warning:

warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
  --> ckb-vm-pprof-protos/src/profile.rs:11:10
   |
11 | #![allow(box_pointers)]
   |          ^^^^^^^^^^^^
   |
   = note: `#[warn(renamed_and_removed_lints)]` on by default

Please rebase the latest code, it has been fixed

@eval-exec
Copy link
Contributor Author

eval-exec commented Jan 24, 2025 via email

@eval-exec
Copy link
Contributor Author

And I have executed cargo build to update Cargo.lock

@mohanson mohanson merged commit ff27aa5 into nervosnetwork:develop Jan 24, 2025
2 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