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