aya-template/xtask
wanjunlei 7c143de8af
add a build command ()
Add a new command to build ebpf and userspace programs without running.

```
cargo xtask build
```

Co-authored-by: Michal Rostecki <vadorovsky@protonmail.com>
..
src add a build command ()
Cargo.toml update anyhow, clap, and tokio