aya/xtask
Tamir Duberstein a11b61ebfd s/MiriSafeFd/MockableFd/
The need for this type isn't specific to Miri; it is necessary on
toolchains containing https://github.com/rust-lang/rust/pull/124210 - it
just so happens that today this is nightly only, and so is Miri.
..
libbpf@20ea95b450 xtask: Generate new bindings
public-api s/MiriSafeFd/MockableFd/
src xtask: corrected bpf to ebpf for path to aya-ebpf-bindings in codegen
Cargo.toml chore: Don't use path deps in workspace