From 3cc4d1784a574e698655df147c1a172c05e26897 Mon Sep 17 00:00:00 2001 From: Nico Jensch Date: Wed, 27 Sep 2023 14:25:05 +0200 Subject: [PATCH] version: 0.23.5 -> 0.23.6 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d9f386e..f1b3934 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "websurfx" -version = "0.23.5" +version = "0.23.6" edition = "2021" description = "An open-source alternative to Searx that provides clean, ad-free, and organic results with incredible speed while keeping privacy and security in mind." repository = "https://github.com/neon-mmd/websurfx"