diff --git a/Cargo.toml b/Cargo.toml index 0f9bc72..93307c2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.3.3" authors = ["Frank Denis "] edition = "2018" description = "A modern encrypted DNS server (DNSCrypt v2, Anonymized DNSCrypt, DoH)" -keywords = ["dnscrypt", "encryption", "dns", "doh", "proxy", "privacy"] +keywords = ["dnscrypt", "encryption", "dns", "doh", "proxy"] license = "MIT" homepage = "https://github.com/jedisct1/encrypted-dns-server" repository = "https://github.com/jedisct1/encrypted-dns-server"