build: Bump version to 4.3.4

This commit is contained in:
SinTan1729 2023-09-19 18:11:47 -05:00
parent 1ee7ebe847
commit 79cca4bc26
No known key found for this signature in database
GPG Key ID: EB3E68BFBA25C85F
2 changed files with 13 additions and 4 deletions

2
actix/Cargo.lock generated
View File

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

View File

@ -1,6 +1,6 @@
[package]
name = "simply-shorten"
version = "4.3.3"
version = "4.3.4"
edition = "2021"
authors = ["Sayantan Santra <sayantan[dot]santra689[at]gmail[dot]com"]
license = "MIT"
@ -9,7 +9,16 @@ homepage = "https://github.com/SinTan1729/simply-shorten"
documentation = "https://github.com/SinTan1729/simply-shorten"
repository = "https://github.com/SinTan1729/simply-shorten"
readme = "README.md"
keywords = ["docker", "rust", "self-hosted", "url-shortener", "webapp", "shortener", "link-shortener", "actix-web"]
keywords = [
"docker",
"rust",
"self-hosted",
"url-shortener",
"webapp",
"shortener",
"link-shortener",
"actix-web",
]
categories = ["web-programming"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html