Can't see all available crate features from CLI anymore?

⚓ Rust    📅 2025-08-16    👤 surdeus    👁️ 5      

surdeus

Previously if I wanted to view a list of all available crate features I could just do cargo add <crate> -F a and it'd say "that's not a valid feature, here's a list of available crate features", but it isn't doing that anymore? Is there a way to get that behavior back or do I have to open my browser every time I wanna see what features a crate has?

3 posts - 2 participants

Read full topic

🏷️ Rust_feed