It would be great if the embedded dependencies (`// cargo-deps`) could also enable features on these dependencies. Currently, from what I can tell, cargo script cannot be used if you need a non-default feature of an external dependency.
It would be great if the embedded dependencies (
// cargo-deps) could also enable features on these dependencies.Currently, from what I can tell, cargo script cannot be used if you need a non-default feature of an external dependency.