### Crate name sqltk ### Build failure link https://docs.rs/crate/sqltk/0.4.0/builds/1636051 ### Additional details sqltk's build.rs requires `cargo expand` to be available. My testing indicates that it is not installed on the build environment, and lack of network access in build.rs prevents me from installing it. Is it actually installed, and perhaps I'm invoking it incorrectly? If not, can I request that it be added to the standard build environment? Kind regards, James.