From a7cf0cdf309c8021baa96cfda757c6ec91bf3ec8 Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Wed, 18 Sep 2024 11:52:24 -0500 Subject: [PATCH] build: Bumped version to 5.4.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 048180d..7bb8d8e 100644 --- a/actix/Cargo.lock +++ b/actix/Cargo.lock @@ -476,7 +476,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "chhoto-url" -version = "5.4.2" +version = "5.4.3" dependencies = [ "actix-files", "actix-session", diff --git a/actix/Cargo.toml b/actix/Cargo.toml index 8db77ca..dc89d1c 100644 --- a/actix/Cargo.toml +++ b/actix/Cargo.toml @@ -3,7 +3,7 @@ [package] name = "chhoto-url" -version = "5.4.2" +version = "5.4.3" edition = "2021" authors = ["Sayantan Santra