diff --git a/Cargo.toml b/Cargo.toml index 580e0a48..9bd39326 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ default-members = [ "aya-log-parser", "aya-obj", "aya-tool", - # test/integration-test is omitted; it must be built with xtask. + "test/integration-test", "xtask", "aya-bpf-macros",