mirror of
https://github.com/SeriousBug/gandi-live-dns-rust
synced 2024-12-26 15:19:59 -06:00
change strip so dependabot can read it
This commit is contained in:
parent
fba01cb4e8
commit
19fa71de41
|
@ -4,7 +4,7 @@ version = "1.0.1"
|
|||
edition = "2021"
|
||||
|
||||
[profile.release]
|
||||
strip = true
|
||||
strip = "symbols"
|
||||
lto = true
|
||||
|
||||
[dependencies]
|
||||
|
|
Loading…
Reference in a new issue