1
0
mirror of https://github.com/vbrandl/bind9-api.git synced 2025-07-30 17:56:40 +02:00

Enable LTO

This commit is contained in:
Valentin Brandl
2018-07-08 12:01:11 +02:00
parent 4aa4eef9cb
commit 6c3aafbe24
5 changed files with 8 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
name = "bind9-api-client"
version = "0.1.0"
authors = ["Valentin Brandl <vbrandl@riseup.net>"]
description = "Client for the BIND9 API"
license = "MIT/Apache-2.0"
[dependencies]
clap = "2.32.0"