You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/xtask/public-api
Dave Tucker 9ae2742e39 chore(aya-ebpf)!: Deprecate aya-ebpf-cty
I don't recall why we used aya-ebpf-cty (a fork of the cty crate).
I assume it's because the ffi types in libcore weren't stablized when
the project first started.

Either way, I've replaced aya-ebpf-cty with core::ffi types and
the tests appear to pass still, which is reassuring.

This is a breaking change since the re-export of aya-ebpf-cty as
aya-ebpf::cty has also been removed. Migration is as simple as
replacing import with core::ffi.

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
6 months ago
..
aya-build.txt Extract aya-build for building eBPF crates 8 months ago
aya-ebpf-bindings.txt chore(aya-ebpf)!: Deprecate aya-ebpf-cty 6 months ago
aya-ebpf-cty.txt chore: Bless public API changes 1 year ago
aya-ebpf-macros.txt chore: Bless public API changes 1 year ago
aya-ebpf.txt chore(aya-ebpf)!: Deprecate aya-ebpf-cty 6 months ago
aya-log-common.txt build(deps): update public-api requirement in the cargo-crates group 8 months ago
aya-log-ebpf-macros.txt xtask: Add cargo-public-api 2 years ago
aya-log-ebpf.txt xtask: Add cargo-public-api 2 years ago
aya-log-parser.txt build(deps): update public-api requirement in the cargo-crates group 8 months ago
aya-log.txt build(deps): update public-api requirement in the cargo-crates group 8 months ago
aya-obj.txt chore(aya-obj, aya-ebpf-bindings): Regenerate bindings 6 months ago
aya.txt feat(aya): Return error messages from netlink 6 months ago