Update to 1.8.0

This commit is contained in:
Kaan Barmore-Genç 2023-02-13 01:04:05 -05:00
parent d4dffb19e9
commit 706251c4d8
Signed by: kaan
GPG Key ID: B2E280771CD62FCF
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -652,7 +652,7 @@ dependencies = [
[[package]]
name = "gandi-live-dns"
version = "1.7.0"
version = "1.8.0"
dependencies = [
"anyhow",
"async-trait",

View File

@ -1,7 +1,7 @@
[package]
name = "gandi-live-dns"
description = "Automatically updates your IP address in Gandi's Live DNS. Makes it possible to use Gandi as a dynamic DNS system."
version = "1.7.0"
version = "1.8.0"
edition = "2021"
authors = ["Kaan Barmore-Genç <kaan@bgenc.net>"]
license = "MIT"