dnsclient 0.1.5

A small, simple and secure DNS client library
Documentation
[dependencies.async-std]
version = "1.1"

[dependencies.dnssector]
version = "0.1"

[dependencies.rand]
version = "0.7"

[dependencies.rustversion]
version = "1.0"

[package]
authors = ["Frank Denis <github@pureftpd.org>"]
categories = ["os::unix-apis"]
description = "A small, simple and secure DNS client library"
edition = "2018"
homepage = "https://github.com/jedisct1/rust-dnsclient"
keywords = ["dns", "client"]
license = "ISC"
name = "dnsclient"
repository = "https://github.com/jedisct1/rust-dnsclient"
version = "0.1.5"