Listing of Cargo features

So it does

I forgot we added that. Glancing at it again I realise we don’t properly support dep:, we will still list the optional dependency as being available as a feature even if it has been disabled. Fixing that might need more info from cargo-metadata, I’ll try to take a better look and open an issue later (along with one about supporting the document-features syntax).

1 Like