Being a patch release, I'm fine doing this outside of a minor release. This avoids us having to deal with indexmap having a higher MSRV.
Fixes #3772
This is mostly about avoiding criterion's build times when just developing clap itself. I'm assuming the derive test changed because criterion's clap v2 isn't in the dependency tree anymore.