From 62ae71f4ca011372e088582a2de3f6703c0369b6 Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Tue, 2 Apr 2024 18:12:43 -0500 Subject: [PATCH] build: Bumped version to 5.2.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 e351d4b..2df6f51 100644 --- a/actix/Cargo.lock +++ b/actix/Cargo.lock @@ -475,7 +475,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "chhoto-url" -version = "5.2.2" +version = "5.2.3" dependencies = [ "actix-files", "actix-session", diff --git a/actix/Cargo.toml b/actix/Cargo.toml index c2a3146..66ccace 100644 --- a/actix/Cargo.toml +++ b/actix/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "chhoto-url" -version = "5.2.2" +version = "5.2.3" edition = "2021" authors = ["Sayantan Santra