Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump bytemuck_derive dependency to >= 1.4.1
Derived traits on structs with generic parameters is broken in bytemuck_derive 1.4.0 (#168), which can cause builds to fail in confusing ways. Fixes #300.
- Loading branch information