From c07bb5c25f01b3a4cb965f4160b539d1fe54902a Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Fri, 15 Mar 2024 23:21:15 -0500 Subject: [PATCH] build: Bumped version to 5.0.4 --- 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 a070ebe..7a635ff 100644 --- a/actix/Cargo.lock +++ b/actix/Cargo.lock @@ -475,7 +475,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "chhoto-url" -version = "5.0.3" +version = "5.0.4" dependencies = [ "actix-files", "actix-session", diff --git a/actix/Cargo.toml b/actix/Cargo.toml index 1928ff6..8ecc8fa 100644 --- a/actix/Cargo.toml +++ b/actix/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "chhoto-url" -version = "5.0.3" +version = "5.0.4" edition = "2021" authors = ["Sayantan Santra