On Sunday, 4 October 2020 at 20:08:31 UTC, Andre Pany wrote:
On Sunday, 4 October 2020 at 14:08:24 UTC, Anonymouse wrote:
At the moment the only chance to avoid these additional
dependencies would be to split requests into 2 dub packages.
The core package which uses std, and an additional package
which is based on the core package and is using vibe-d.
Kind regards
Andre
Thanks, Andre!
I'll split requests as you suggested (increasing minor version,
so that this change will not hurt anybody who build current
requests package for vibe-d).