The Cap'n Proto support tests keep a committed generated file so that building `thincan`
does not require the `capnp` schema compiler.
- --
To regenerate `person_capnp.rs` after updating Cap'n Proto tooling versions:
`cargo run -p thincan --features capnp-gen --bin gen_test_capnp`