cloudflare-ddns-service/src
Jan Christian Grünhage 37bd9b1f24 fix: only write IP cache after API call
previously, when the API call would fail (for whatever reason),
the cached IP had already been written, so following executions
wouldn't attempt to update the IP, even though the previous
attempt had failed.
2020-04-20 23:13:42 +02:00
..
file.rs feat: Use anyhow for error handling 2020-03-22 22:10:50 +01:00
main.rs fix: only write IP cache after API call 2020-04-20 23:13:42 +02:00
network.rs feat: migrate to api tokens 2020-04-20 23:04:31 +02:00