From 6eee68c82272e88a09452b8feea7467179c4d66a Mon Sep 17 00:00:00 2001 From: Vic Chang Date: Sat, 23 Sep 2023 21:04:18 +0800 Subject: [PATCH 1/4] fix issue 255 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1848d4a..b4e8a52 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@

Readme | Discord | + Instances | User Showcase | GitHub | Documentation From 5e89699f0bc993b364d0c822a7769d27e6c83d29 Mon Sep 17 00:00:00 2001 From: alamin655 Date: Sat, 23 Sep 2023 18:46:02 +0530 Subject: [PATCH 2/4] =?UTF-8?q?=F0=9F=9A=80=20chore:=20bump=20the=20app=20?= =?UTF-8?q?version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 579d677..363b184 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "websurfx" -version = "0.23.0" +version = "0.23.1" 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" From a728995a0cb18e161962ee827f3faacec862338a Mon Sep 17 00:00:00 2001 From: alamin655 Date: Sat, 23 Sep 2023 18:46:36 +0530 Subject: [PATCH 3/4] Update Cargo.lock --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index b44b181..f784810 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3932,7 +3932,7 @@ dependencies = [ [[package]] name = "websurfx" -version = "0.23.0" +version = "0.23.1" dependencies = [ "actix-cors", "actix-files", From 7abbf0fe61f18d55f93e2cd7c335335352797450 Mon Sep 17 00:00:00 2001 From: alamin655 Date: Sat, 23 Sep 2023 18:47:11 +0530 Subject: [PATCH 4/4] =?UTF-8?q?=F0=9F=9A=80=20chore:=20bump=20the=20app=20?= =?UTF-8?q?version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit