We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f51a4bc commit 96c3a85Copy full SHA for 96c3a85
xdp-ebpf/Cargo.toml
@@ -7,7 +7,7 @@ repository = { workspace = true }
7
homepage = { workspace = true }
8
license = { workspace = true }
9
edition = { workspace = true }
10
-include = ["agave-xdp-prog"]
+include = ["Cargo.toml", "src/**", "README", "agave-xdp-prog"]
11
12
[[bin]]
13
name = "agave-xdp-prog"
0 commit comments