Currently, `cargo-about` can only be used as a "custom `cargo` subcommand". It would be nice to be able to use it in a "`cargo` build scripts" (`build.rs`), like what `cbindgen` allows ([link to `cbindgen` docs on `build.rs` usage](https://github.com/mozilla/cbindgen/blob/802154245edebe6bd031e473737da4c2fbdea8a3/docs.md#buildrs)).