0.1.0
cloudflare-ddns is now faster ⚡ and much lighter 🍃!
cloudflare-ddns now uses plain libcurl: ugly but super fast.
It now checks and updates a DNS record with less than 20 memory allocations and using roughly 20 kilobyes of RAM, which is nothing compared to the 300+ allocations of the previous version, which used cpr.
Also, cloudflare-ddns now depends only on libcurl and simdjson, and should be much easier to package.