chore: replace deprecated paste crate with pastey#6202
Conversation
WalkthroughThis PR migrates the project from the Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Notes:
Possibly related PRs
Suggested labels
Suggested reviewers
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (23)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
🔇 Additional comments (23)
Comment |
|
|
||
| # optional dependencies | ||
| console-subscriber = { version = "0.4", features = ["parking_lot"], optional = true } | ||
| fvm_actor_utils = "14.0.0" |
There was a problem hiding this comment.
These 2 do not belong to the optional section
Summary of changes
https://rustsec.org/advisories/RUSTSEC-2024-0436.html
We cannot remove it from
deny.tomlyet because it still appears inCargo.lockChanges introduced in this pull request:
Reference issue to close (if applicable)
Closes
Other information and links
Change checklist
Summary by CodeRabbit