From 475d4090bef4631120127944f81202cb87ade75c Mon Sep 17 00:00:00 2001 From: alamin655 Date: Sun, 24 Sep 2023 13:21:08 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20chore:=20bump=20the=20app=20vers?= =?UTF-8?q?ion=20(#270)?= 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 f784810..9be61bc 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3932,7 +3932,7 @@ dependencies = [ [[package]] name = "websurfx" -version = "0.23.1" +version = "0.23.4" dependencies = [ "actix-cors", "actix-files",