diff --git a/actix/Cargo.lock b/actix/Cargo.lock index db08121..097cd8c 100644 --- a/actix/Cargo.lock +++ b/actix/Cargo.lock @@ -455,7 +455,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "chhoto-url" -version = "4.4.0" +version = "5.0.0" dependencies = [ "actix-files", "actix-session", diff --git a/actix/Cargo.toml b/actix/Cargo.toml index f340718..272498c 100644 --- a/actix/Cargo.toml +++ b/actix/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "chhoto-url" -version = "4.4.0" +version = "5.0.0" edition = "2021" authors = ["Sayantan Santra