Skip to content

Commit 1baa259

Browse files
committed
Remove unused crate anyhow
Since commit 01e8dd1 ("Bump netlink-packet-utils to v0.6.0"), crate anyhow is no longer used. Let's remove it. Signed-off-by: Quentin Monnet <[email protected]>
1 parent 01e8dd1 commit 1baa259

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ repository = "https://github.com/rust-netlink/netlink-packet-core"
1212
description = "netlink packet types"
1313

1414
[dependencies]
15-
anyhow = "1.0.31"
1615
byteorder = "1.3.2"
1716
netlink-packet-utils = "0.6.0"
1817

0 commit comments

Comments
 (0)