From 6992d2739012af6b0c294fbbeb3d82a1c6be8c9b Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Wed, 29 May 2024 16:12:31 -0500 Subject: [PATCH] build: Bumped version to 5.3.1 --- 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 b035b1c..812ec2e 100644 --- a/actix/Cargo.lock +++ b/actix/Cargo.lock @@ -468,7 +468,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "chhoto-url" -version = "5.3.0" +version = "5.3.1" dependencies = [ "actix-files", "actix-session", diff --git a/actix/Cargo.toml b/actix/Cargo.toml index decc045..4b9b36a 100644 --- a/actix/Cargo.toml +++ b/actix/Cargo.toml @@ -3,7 +3,7 @@ [package] name = "chhoto-url" -version = "5.3.0" +version = "5.3.1" edition = "2021" authors = ["Sayantan Santra