aya/test/integration-test
Dave Tucker b3e7ef741c chore: Use the cargo workspace package table
This allows for inheritance of common fields from the workspace root.
The following fields have been made common:

- authors
- license
- repository
- homepage
- edition

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
..
bpf aya-obj: Handle lack of match of enum variants correctly
src aya-obj: Handle lack of match of enum variants correctly
Cargo.toml chore: Use the cargo workspace package table
build.rs integration-test: Fix build.rs output