diff --git a/actix/Cargo.lock b/actix/Cargo.lock index 0f2e749..f52c973 100644 --- a/actix/Cargo.lock +++ b/actix/Cargo.lock @@ -471,7 +471,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "chhoto-url" -version = "5.2.5" +version = "5.2.6" dependencies = [ "actix-files", "actix-session", diff --git a/actix/Cargo.toml b/actix/Cargo.toml index 7aa4f53..3590c64 100644 --- a/actix/Cargo.toml +++ b/actix/Cargo.toml @@ -3,7 +3,7 @@ [package] name = "chhoto-url" -version = "5.2.5" +version = "5.2.6" edition = "2021" authors = ["Sayantan Santra