1.0.0 Rework #25

Merged
Neshura merged 25 commits from v2 into main 2023-12-27 20:26:16 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 48e0446521 - Show all commits

2
Cargo.lock generated
View file

@ -114,7 +114,7 @@ dependencies = [
[[package]]
name = "cloudflare-dns-updater"
version = "0.2.8"
version = "1.0.0-rc.1"
dependencies = [
"chrono",
"confy",

View file

@ -1,6 +1,6 @@
[package]
name = "cloudflare-dns-updater"
version = "0.2.8"
version = "1.0.0-rc.1"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html