diff --git a/actix/Cargo.lock b/actix/Cargo.lock index c61bd7e..dd64d62 100644 --- a/actix/Cargo.lock +++ b/actix/Cargo.lock @@ -1225,7 +1225,7 @@ dependencies = [ [[package]] name = "simply-shorten" -version = "4.1.0" +version = "4.3.0" dependencies = [ "actix-files", "actix-session", diff --git a/actix/Cargo.toml b/actix/Cargo.toml index 5b4295c..9b04955 100644 --- a/actix/Cargo.toml +++ b/actix/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "simply-shorten" -version = "4.1.0" +version = "4.3.0" edition = "2021" authors = ["Sayantan Santra