mirror of
https://github.com/SeriousBug/gandi-live-dns-rust
synced 2024-12-25 22:59:57 -06:00
1.4.0
This commit is contained in:
parent
e91a9c5c4f
commit
3daee43540
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -632,7 +632,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "gandi-live-dns"
|
||||
version = "1.3.0"
|
||||
version = "1.4.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "gandi-live-dns"
|
||||
version = "1.3.0"
|
||||
version = "1.4.0"
|
||||
edition = "2021"
|
||||
authors = ["Kaan Barmore-Genç <kaan@bgenc.net>"]
|
||||
|
||||
|
|
Loading…
Reference in a new issue