mirror of
https://github.com/SinTan1729/chhoto-url
synced 2024-12-25 23:28:37 -06:00
build: Bumped version to 4.3.3
This commit is contained in:
parent
7550d197b4
commit
bed96d6de5
2 changed files with 2 additions and 2 deletions
2
actix/Cargo.lock
generated
2
actix/Cargo.lock
generated
|
@ -1225,7 +1225,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "simply-shorten"
|
||||
version = "4.3.2"
|
||||
version = "4.3.3"
|
||||
dependencies = [
|
||||
"actix-files",
|
||||
"actix-session",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "simply-shorten"
|
||||
version = "4.3.2"
|
||||
version = "4.3.3"
|
||||
edition = "2021"
|
||||
authors = ["Sayantan Santra <sayantan[dot]santra689[at]gmail[dot]com"]
|
||||
license = "MIT"
|
||||
|
|
Loading…
Reference in a new issue