Skip to content

fix: pin bincode/bincode_derive versions and fix implicit autoref lin…#57

Open
LY1Master wants to merge 1 commit intob-inary:mainfrom
LY1Master:main
Open

fix: pin bincode/bincode_derive versions and fix implicit autoref lin…#57
LY1Master wants to merge 1 commit intob-inary:mainfrom
LY1Master:main

Conversation

@LY1Master
Copy link
Copy Markdown

…t errors

  • Lock bincode and bincode_derive to =2.0.0-rc.3 to match derive macro expectations
  • Add bincode_derive as an explicit dependency in default features
  • Fix dangerous_implicit_autorefs lint errors in action_tree.rs for Rust 1.94.1 by making implicit autorefs explicit when dereferencing raw pointers

…t errors

- Lock bincode and bincode_derive to =2.0.0-rc.3 to match derive macro expectations
- Add bincode_derive as an explicit dependency in default features
- Fix dangerous_implicit_autorefs lint errors in action_tree.rs for Rust 1.94.1
  by making implicit autorefs explicit when dereferencing raw pointers

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
@LY1Master
Copy link
Copy Markdown
Author

ok

Copy link
Copy Markdown
Author

@LY1Master LY1Master left a comment

Choose a reason for hiding this comment

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

o'kok

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.

1 participant