We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aed495f commit 2a486fdCopy full SHA for 2a486fd
1 file changed
Cargo.toml
@@ -21,7 +21,7 @@ static_assertions = "1.1.0"
21
libc = "0.2.100"
22
23
[package.metadata.docs.rs]
24
-features = ["default", "ioctl", "netlink", "io_uring", "if_ether", "net", "prctl", "elf"]
+features = ["default", "ioctl", "netlink", "io_uring", "if_ether", "net", "prctl", "elf", "xdp", "mempolicy", "system"]
25
targets = ["x86_64-unknown-linux-gnu", "i686-unknown-linux-gnu"]
26
27
# The rest of this file is auto-generated!
0 commit comments