From 0ba380e2a9c084d58ae6affdc97c2529ac30ed94 Mon Sep 17 00:00:00 2001 From: Scott Date: Tue, 30 Jan 2024 00:01:07 -0500 Subject: [PATCH] Update Cargo.toml Co-authored-by: alamin655 <129589283+alamin655@users.noreply.github.com> --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 79e6e1d..fdfbe32 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "websurfx" -version = "2.0.10" +version = "1.9.4" 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"