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

build: Bumped version to 5.0.7

This commit is contained in:
Sayantan Santra 2024-03-18 16:04:06 -05:00
parent b66086be38
commit 5a5a1bc775
Signed by: SinTan1729
GPG key ID: EB3E68BFBA25C85F
2 changed files with 2 additions and 2 deletions

2
actix/Cargo.lock generated
View file

@ -475,7 +475,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[package]]
name = "chhoto-url"
version = "5.0.6"
version = "5.0.7"
dependencies = [
"actix-files",
"actix-session",

View file

@ -1,6 +1,6 @@
[package]
name = "chhoto-url"
version = "5.0.6"
version = "5.0.7"
edition = "2021"
authors = ["Sayantan Santra <sayantan[dot]santra689[at]gmail[dot]com"]
license = "mit"