chore(deps): update cloudflare to 0.13 and remove wyn patch#64
chore(deps): update cloudflare to 0.13 and remove wyn patch#64Pablo1107 wants to merge 3 commits intonrdxp:masterfrom
Conversation
|
This also needs to removed the |
60e6a7c to
026ca96
Compare
026ca96 to
74665d7
Compare
|
Got it working, please review when available. |
|
I don't know if cloudflare is moving too fast with their API changes but after Feb 05 21:40 UTC it started to break again even with this changes: Every request before that went fine, every request after this shows the same error. |
|
Hi, cloudflare library is now at v0.14.0 and it should solve the last error. Unfortunately, they have moved things around, so it's not enough to udpate the dependency.
|
|
For people looking at this MR to solve the issue. I have been running out of time lately due to personal issues, but as @sanzoghenzo suggests we'll have to update a few things here to make it work. I don't mind at all if someone wants to grab my branch and open a new PR to update cloudflare to 0.14 and close this. |
Since cloudflare/cloudflare-rs#240 was merged upstream, we don't need the wyn patch, so update to 0.13 and remove the patch.
fixes #61