fix clippy warnings from 1.34

This commit is contained in:
Benjamin Fry 2019-04-13 22:36:35 -07:00
parent 75a94dc86a
commit 4bbec456d6

View File

@ -22,6 +22,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- (server) Additional section processing for ANAME, CNAME, MX, NS, and SRV #720
- (server) Added endpoint name config to DoH and DoT TLS endpoint #714
- (proto) NAPTR record data (no additional record processing support) #731
- (server) Added support for wildcard lookups, i.e. `*.example.com` in zone files
### Changed