You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
=== Breaking changes
- All public struct and enum are marked as `non_exhaustive`. Please check
https://doc.rust-lang.org/reference/attributes/type_system.html for more
detail. (53a4c4e)
- Removed the reexport `netlink-packet-core::utils`, please use
`netlink_packet_utils` directly. (a76010a)
=== New features
- N/A
=== Bug fixes
- N/A
Signed-off-by: Gris Ge <[email protected]>
0 commit comments