gmt_dos-clients
The crate defines the client-to-actor interface and a set of "generic" clients.
If the crate is required solely to implement the interface for a new client, add it to the list of dependencies like so:
shell
cargo add --no-default-features --features interface gmt_dos-clients