cargo update
hangs forever on stdx, using explicit equality dependencies
#4080
Labels
C-bug
Category: bug
When I run
cargo update
on stdx, it hangs forever at "Updating registry". stdx uses "=" for all it's dependencies, and when I remove the "=" it no longer hangs.The text was updated successfully, but these errors were encountered: