Here, the superposition crate depends on the cac_client crate, which has postgres as a buildInput.
Should we have rust-flake automatically propagate this buildInput to the superposition crate, obviating the developer from having to manually specify it again?

Here, the
superpositioncrate depends on thecac_clientcrate, which has postgres as a buildInput.Should we have
rust-flakeautomatically propagate this buildInput to thesuperpositioncrate, obviating the developer from having to manually specify it again?