From af1b65ac5fefba01874db8001e41967f76fe3b4c Mon Sep 17 00:00:00 2001 From: alamin655 <129589283+alamin655@users.noreply.github.com> Date: Sat, 27 Jan 2024 21:47:47 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20chore(release):=20bump=20the=20a?= =?UTF-8?q?pp=20version=20(#495)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 47dd253..9cf2c00 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4146,7 +4146,7 @@ checksum = "1778a42e8b3b90bff8d0f5032bf22250792889a5cdc752aa0020c84abe3aaf10" [[package]] name = "websurfx" -version = "1.9.5" +version = "1.9.6" dependencies = [ "actix-cors", "actix-files",