[package] name = "dnsstamps" version = "0.1.10" edition = "2018" authors = ["Frank Denis "] description = "Create and parse DNS Stamps" keywords = ["dns", "dnscrypt", "doh", "stamps", "odoh"] readme = "README.md" license = "ISC" homepage = "https://github.com/jedisct1/rust-dnsstamps" repository = "https://github.com/jedisct1/rust-dnsstamps" [dependencies] ct-codecs = "1.1.2" byteorder = "1.5.0"