Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
although little-dude/netlink#203 and little-dude/netlink#202 had no direct conflict, merging both broke rtnetlink: ``` error[E0063]: missing field `replace` in initializer of `neighbour::add::NeighbourAddRequest` --> rtnetlink/src/neighbour/add.rs:58:9 | 58 | NeighbourAddRequest { handle, message } | ^^^^^^^^^^^^^^^^^^^ missing `replace` ```
- Loading branch information