mirror of
https://github.com/SinTan1729/chhoto-url
synced 2024-12-26 07:38:36 -06:00
Bumped version to 4.3.1
This commit is contained in:
parent
74f3fddd01
commit
1c91855820
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.0"
|
||||
version = "4.3.1"
|
||||
dependencies = [
|
||||
"actix-files",
|
||||
"actix-session",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue