diff --git a/actix/Cargo.lock b/actix/Cargo.lock index 417d0da..5df6e18 100644 --- a/actix/Cargo.lock +++ b/actix/Cargo.lock @@ -476,7 +476,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "chhoto-url" -version = "5.4.5" +version = "1.1.0" dependencies = [ "actix-files", "actix-session", diff --git a/actix/Cargo.toml b/actix/Cargo.toml index c1e0611..81d6d3a 100644 --- a/actix/Cargo.toml +++ b/actix/Cargo.toml @@ -3,7 +3,7 @@ [package] name = "chhoto-url" -version = "1.1" +version = "1.1.0" edition = "2021" authors = ["Sayantan Santra