mirror of
https://github.com/SinTan1729/chhoto-url
synced 2024-12-26 07:38:36 -06:00
build: Bumped version to 4.3.2
This commit is contained in:
parent
e3520be75b
commit
ff0a17e57b
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]]
|
[[package]]
|
||||||
name = "simply-shorten"
|
name = "simply-shorten"
|
||||||
version = "4.3.1"
|
version = "4.3.2"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"actix-files",
|
"actix-files",
|
||||||
"actix-session",
|
"actix-session",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "simply-shorten"
|
name = "simply-shorten"
|
||||||
version = "4.3.1"
|
version = "4.3.2"
|
||||||
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"
|
||||||
|
|
Loading…
Reference in a new issue