diff --git a/Cargo.toml b/Cargo.toml index 0aa783c..b3e9d55 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,6 @@ repository = "https://github.com/rust-netlink/netlink-packet-core" description = "netlink packet types" [dependencies] -anyhow = "1.0.31" byteorder = "1.3.2" netlink-packet-utils = "0.6.0"