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