mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 04:35:42 +00:00
It seems that cargo can't conditionally propagate features when `default-features` is set to `false`. Signed-off-by: onur-ozkan <work@onurozkan.dev>