You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #9093 - ehuss:remove-registry-new, r=alexcrichton
Remove Registry::new.
`Registry::new` doesn't work in most circumstances because crates.io requires a user-agent, and it does not set one.
This also bumps the version over 0.32 due to #8914.
Closes#8914.
Closes#9040.
0 commit comments