diff --git a/Cargo.toml b/Cargo.toml index faaceab..f6f0d88 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "doh-proxy" version = "0.4.0" authors = ["Frank Denis "] description = "A DNS-over-HTTPS (DoH) and ODoH (Oblivious DoH) proxy" -keywords = ["dns","https","doh","proxy"] +keywords = ["dns","https","doh","odoh","proxy"] license = "MIT" homepage = "https://github.com/jedisct1/rust-doh" repository = "https://github.com/jedisct1/rust-doh"