build: Bump version to 4.3.5

This commit is contained in:
SinTan1729 2023-09-22 15:10:32 -05:00
parent acb67fdcf6
commit 57d390a129
No known key found for this signature in database
GPG Key ID: EB3E68BFBA25C85F
2 changed files with 2 additions and 2 deletions

2
actix/Cargo.lock generated
View File

@ -1236,7 +1236,7 @@ dependencies = [
[[package]] [[package]]
name = "simply-shorten" name = "simply-shorten"
version = "4.3.4" version = "4.3.5"
dependencies = [ dependencies = [
"actix-files", "actix-files",
"actix-session", "actix-session",

View File

@ -1,6 +1,6 @@
[package] [package]
name = "simply-shorten" name = "simply-shorten"
version = "4.3.4" version = "4.3.5"
edition = "2021" edition = "2021"
authors = ["Sayantan Santra <sayantan[dot]santra689[at]gmail[dot]com"] authors = ["Sayantan Santra <sayantan[dot]santra689[at]gmail[dot]com"]
license = "MIT" license = "MIT"