v1.0.3
support indexmap@2.0.0 by bumping the minimum version to indexmap@1.6.1 which is when the serde-1 feature became an alias for serde. We can (currently) support >1.6.1 inclusive of 2.0.0 and (presumably) at least up to <3.0.0. This PR also updates some dated dev-dependencies.