Any way to list enabled features for all dependencies? I am trying to disable a feature for sub-dependency but I'm not sure if it is disabled or not. Is there any way to confirm?
I think cargo-tree
with features should be okay, but cargo-tree
does not print features for the dependencies.