fix cargo versioning per cargo docs

This commit is contained in:
minoplhy 2024-12-12 12:48:08 +07:00
parent 1d3008a7e4
commit 6deecbf3de
Signed by: minoplhy
GPG Key ID: 41D406044E2434BF
2 changed files with 2 additions and 2 deletions

2
actix/Cargo.lock generated
View File

@ -476,7 +476,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[package]]
name = "chhoto-url"
version = "5.4.5"
version = "1.1.0"
dependencies = [
"actix-files",
"actix-session",

View File

@ -3,7 +3,7 @@
[package]
name = "chhoto-url"
version = "1.1"
version = "1.1.0"
edition = "2021"
authors = ["Sayantan Santra <sayantan[dot]santra689[at]gmail[dot]com"]
license = "mit"