[package] name = "dns-stamp" version = "0.1.0" authors = ["Frank Denis "] description = "Create and parse DNS Stamps" keywords = ["dns", "dnscrypt", "doh", "stamps"] readme = "README.md" license = "ISC" homepage = "https://github.com/jedisct1/rust-dnsstamps" repository = "https://github.com/jedisct1/rust-dnsstamps" [dependencies] base64 = "0.10" byteorder = "1.2"