bytemuck/derive/src
Christopher Serr b97dee7f90
Switch to syn 2.0 (#183)
This upgrades the derives from `syn` 1.0 to `syn` 2.0. While the MSRV
for `syn` 2.0 is not Rust 1.56 which is higher than the MSRV of
`bytemuck`, the derives don't fall under the MSRV policy.
2023-03-21 13:52:18 -06:00
..
lib.rs various small fixes to the derive macros (#168) 2023-01-25 21:49:46 -07:00
traits.rs Switch to syn 2.0 (#183) 2023-03-21 13:52:18 -06:00