fix
Showing
| ... | @@ -26,4 +26,4 @@ string-interner = "0.19.0" | ... | @@ -26,4 +26,4 @@ string-interner = "0.19.0" |
| futures = "0.3" | futures = "0.3" | ||
| [patch.crates-io] | [patch.crates-io] | ||
| rtnetlink = { git = "https://github.com/nanamicat/rtnetlink.git" } | rtnetlink = { git = "https://github.com/nanamicat/rtnetlink.git" } | ||
| netlink-packet-route = { git = "https://github.com/nanamicat/netlink-packet-route.git", rev = "dfc76d7" } | netlink-packet-route = { git = "https://github.com/nanamicat/netlink-packet-route.git" } |
Please register or sign in to comment