aya/init
Tamir Duberstein 8dc0b80d86
Use #[expect(...)] rather than #[allow(...)]
This is stricter, and revealed a few unused allowances.
..
src Use #[expect(...)] rather than #[allow(...)]
Cargo.toml chore: Use the cargo workspace package table