diff --git a/actix/Cargo.lock b/actix/Cargo.lock index 524a140..196c464 100644 --- a/actix/Cargo.lock +++ b/actix/Cargo.lock @@ -458,7 +458,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "chhoto-url" -version = "1.2.0" +version = "1.2.1" dependencies = [ "actix-files", "actix-session", diff --git a/actix/Cargo.toml b/actix/Cargo.toml index 4659b49..e3e0ac6 100644 --- a/actix/Cargo.toml +++ b/actix/Cargo.toml @@ -3,7 +3,7 @@ [package] name = "chhoto-url" -version = "1.2.0" +version = "1.2.1" edition = "2021" authors = ["Sayantan Santra