aya/test/integration-test
Mike Rostecki 96fa08bd82 cargo: Define dependencies on the workspace level
This way we will avoid version mismatches and make differences in
features across our crates clearer.
..
bpf integration-test: compile C probes using build.rs
src Make logging test output more legible
Cargo.toml cargo: Define dependencies on the workspace level
build.rs integration-test: build-dep on integration-ebpf