mirror of
https://github.com/SeriousBug/gandi-live-dns-rust
synced 2025-01-07 20:49:56 -06:00
add author name
This commit is contained in:
parent
f431668aec
commit
496467d257
|
@ -2,6 +2,7 @@
|
||||||
name = "gandi-live-dns"
|
name = "gandi-live-dns"
|
||||||
version = "1.1.0"
|
version = "1.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
authors = ["Kaan Barmore-Genç <kaan@bgenc.net>"]
|
||||||
|
|
||||||
[profile.release]
|
[profile.release]
|
||||||
strip = "symbols"
|
strip = "symbols"
|
||||||
|
|
Loading…
Reference in a new issue