This repository has been archived by the owner on Oct 26, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The `netlink-proto` 0.9.3 breaks existing projects as it removed `ErrorKind` from root. Yanked 0.9.3 release and tag it 0.10.0. All crates used it should dump the micro version also: * audit 0.7.0 -> 0.7.1 * ethtool 0.2.2 -> 0.2.3 * genetlink 0.2.2 -> 0.2.3 * mptcp-pm 0.1.0 -> 0.1.1 * netlink-packet-audit 0.4.1 -> 0.4.2 * netlink-packet-wireguard 0.2.1 -> 0.2.2 * rtnetlink 0.10.0 -> 0.10.1 Signed-off-by: Gris Ge <cnfourt@gmail.com>
- Loading branch information