From 72e25a708123db5c14f1a1c4ce9793da87a3bfa2 Mon Sep 17 00:00:00 2001 From: Neshura Date: Wed, 27 Dec 2023 21:15:11 +0100 Subject: [PATCH] Move back to 0.2.8 to resolve merge conflict with #25 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3b52352..cf13fd4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cloudflare-dns-updater" -version = "0.2.12" +version = "0.2.8" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html