1
0
mirror of https://github.com/vbrandl/bind9-api.git synced 2025-08-31 03:10:21 +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,7 @@
name = "crypto"
version = "0.1.0"
authors = ["Valentin Brandl <vbrandl@riseup.net>"]
license = "MIT/Apache-2.0"
[dependencies]
failure = "0.1.1"