-
Notifications
You must be signed in to change notification settings - Fork 434
Switch to indexmap 1.0 #159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
`ordermap` changed names to `indexmap` and released a stable 1.0.
looks like cargo nightly version is broken |
open issue to cargo rust-lang/cargo#5212 |
I'll re-trigger the build tomorrow and then merge. |
builds won't pass on nightly until both rustc and cargo are fixed. |
The PR has been merged, no? |
unfortunately, cargo fix keeps failing in their build and as for rustc, they currently don't know the reason the incremental builds keep failing. |
There's no rush on this, we can sit back until nightly is fixed. |
Codecov Report
@@ Coverage Diff @@
## master #159 +/- ##
=========================================
+ Coverage 90.99% 91% +<.01%
=========================================
Files 95 95
Lines 16341 16381 +40
=========================================
+ Hits 14870 14908 +38
- Misses 1471 1473 +2
Continue to review full report at Codecov.
|
@LegNeato thanks again! I don't want to delay this any further so I'll merge right now, but can you do another PR updating the changelog? |
ordermap
changed names toindexmap
and released a stable 1.0.