diff --git a/Cargo.toml b/Cargo.toml index a6d3841..bafc378 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,7 @@ license = "MIT" homepage = "https://github.com/jedisct1/encrypted-dns-server" repository = "https://github.com/jedisct1/encrypted-dns-server" categories = ["asynchronous", "network-programming","command-line-utilities"] +readme = "README.md" [dependencies] byteorder = "1.3.2"