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

Bumped version to 4.3.1

This commit is contained in:
Sayantan Santra 2023-04-28 12:16:37 -05:00
parent 74f3fddd01
commit 1c91855820
2 changed files with 2 additions and 2 deletions

2
actix/Cargo.lock generated
View file

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

View file

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