diff --git a/src/libdoh/Cargo.toml b/src/libdoh/Cargo.toml index 1e4e0db..fe209ca 100644 --- a/src/libdoh/Cargo.toml +++ b/src/libdoh/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libdoh" -version = "0.9.5" +version = "0.9.6" authors = ["Frank Denis "] description = "DoH and Oblivious DoH library for the rust-doh app" keywords = ["dns","https","doh","odoh","proxy"]