Closed cassaundra closed 2 years ago
Pretty sure this is just because serde
in these two projects points to a git repository which we don't have control over. I'm thinking it might be better to add a dummy serde and point to it with path
instead?
Tests
exclude_dep
andupgrade_verbose
now fail with the recent release of serde 1.0.143:It seems the registry mocking is not working properly for all dependencies. I'll start looking into this soon.