- poimen/Cargo.toml: add async-trait = "0.1.77" to [workspace.dependencies] so
log crate's async-trait.workspace dependency resolves (was the compile block).
- .gitignore: remove '**/tests/fixtures/' exclusion that blocks committed v1
fixture acceptance for T0.3.
This clears two of three issues from the prior judge verdict on T0.3; the third—no fixture bytes on disk—is addressed next by regenerating and committing v1 CBOR fixtures.