We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f54c420 commit 8b67831Copy full SHA for 8b67831
Cargo.toml
@@ -10,10 +10,6 @@ readme = "README.md"
10
repository = "https://github.com/rust-netlink/netlink-sys"
11
description = "netlink sockets, with optional integration with tokio"
12
13
-# When running the examples against a local version of `netlink-sys`
14
-# [patch.crates-io]
15
-# netlink-sys = { path = "." }
16
-
17
[dependencies]
18
bytes = "1.8"
19
libc = "0.2.164"
0 commit comments