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