1
0
Fork 0
mirror of https://github.com/SinTan1729/chhoto-url synced 2024-10-16 13:27:03 -05:00

build: Bumped version to 4.3.3

This commit is contained in:
Sayantan Santra 2023-06-03 18:50:31 -05:00
parent 7550d197b4
commit bed96d6de5
Signed by: SinTan1729
GPG key ID: EB3E68BFBA25C85F
2 changed files with 2 additions and 2 deletions

2
actix/Cargo.lock generated
View file

@ -1225,7 +1225,7 @@ dependencies = [
[[package]] [[package]]
name = "simply-shorten" name = "simply-shorten"
version = "4.3.2" version = "4.3.3"
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.2" version = "4.3.3"
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"