From 4c40d334ac2c68db304dcafaf779de23353d46c1 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Thu, 17 Oct 2019 23:27:27 +0200 Subject: [PATCH] Meh --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"