From 828019998e873dd9909d5ef93c5e6b50cad05f9c Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Mon, 7 Apr 2025 22:24:49 -0500 Subject: [PATCH] build: Bumped version to 5.6.3 --- actix/Cargo.lock | 2 +- actix/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/actix/Cargo.lock b/actix/Cargo.lock index 6f9110d..5bece9b 100644 --- a/actix/Cargo.lock +++ b/actix/Cargo.lock @@ -458,7 +458,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "chhoto-url" -version = "5.6.2" +version = "5.6.3" dependencies = [ "actix-files", "actix-session", diff --git a/actix/Cargo.toml b/actix/Cargo.toml index 0f05d37..7a49cba 100644 --- a/actix/Cargo.toml +++ b/actix/Cargo.toml @@ -3,7 +3,7 @@ [package] name = "chhoto-url" -version = "5.6.2" +version = "5.6.3" edition = "2021" authors = ["Sayantan Santra