<!-- Thanks for filing a 🐛 bug report 😄! --> **Problem** <!-- A clear and concise description of what the bug is. --> <!-- including what currently happens and what you expected to happen. --> Some urls on proxy env vars cause rustup-init to panic **Steps** <!-- The steps to reproduce the bug. --> 1. setup proxy env vars with url encoded special chars 2. 3. **Possible Solution(s)** <!-- Not obligatory, but suggest a fix/reason for the bug, --> <!-- or ideas how to implement the addition or change --> Update reqwest to newer version see https://github.com/seanmonstar/reqwest/issues/442 **Notes**