diff --git a/actix/Cargo.lock b/actix/Cargo.lock index 9558c77..875001e 100644 --- a/actix/Cargo.lock +++ b/actix/Cargo.lock @@ -1236,7 +1236,7 @@ dependencies = [ [[package]] name = "simply-shorten" -version = "4.3.5" +version = "4.3.6" dependencies = [ "actix-files", "actix-session", diff --git a/actix/Cargo.toml b/actix/Cargo.toml index 7bef0fd..4fc02c5 100644 --- a/actix/Cargo.toml +++ b/actix/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "simply-shorten" -version = "4.3.5" +version = "4.3.6" edition = "2021" authors = ["Sayantan Santra