hackerman icon indicating copy to clipboard operation
hackerman copied to clipboard

doesn't work well with features

Open pacak opened this issue 2 years ago • 0 comments

For example if crate depends on some other crate via a feature - hackerman might decide to turn optional dependency into mandatory, which is fine, but if dep:used_to_be_optional_and_now_required is present - this breaks things

pacak avatar Aug 22 '23 18:08 pacak