This is the solution I proposed in issue #5, it allows the user to opt out of compiling reqwest and url when not using the set_from_url functionality.
I should mention that although I am unable to verify that nothing was broken for any platform, it should be fine considering I only did very minor changes to non-attribute lines.
This is the solution I proposed in issue #5, it allows the user to opt out of compiling
reqwest
andurl
when not using theset_from_url
functionality.I should mention that although I am unable to verify that nothing was broken for any platform, it should be fine considering I only did very minor changes to non-attribute lines.