From f78c6d76607d61afba8c90fd4d20f854c8066204 Mon Sep 17 00:00:00 2001 From: alamin655 <129589283+alamin655@users.noreply.github.com> Date: Thu, 21 Mar 2024 12:18:09 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20chore(release):=20bump=20the=20a?= =?UTF-8?q?pp=20version=20(#547)?= 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 452ab2d..df0d58f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4199,7 +4199,7 @@ checksum = "5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1" [[package]] name = "websurfx" -version = "1.11.0" +version = "1.12.1" dependencies = [ "actix-cors", "actix-files",