From 5a5a1bc7752a0bed1b23779f3da1833878d08c1c Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Mon, 18 Mar 2024 16:04:06 -0500 Subject: [PATCH] build: Bumped version to 5.0.7 --- 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 b52484e..4559756 100644 --- a/actix/Cargo.lock +++ b/actix/Cargo.lock @@ -475,7 +475,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "chhoto-url" -version = "5.0.6" +version = "5.0.7" dependencies = [ "actix-files", "actix-session", diff --git a/actix/Cargo.toml b/actix/Cargo.toml index 6578bab..968e7f2 100644 --- a/actix/Cargo.toml +++ b/actix/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "chhoto-url" -version = "5.0.6" +version = "5.0.7" edition = "2021" authors = ["Sayantan Santra