mirror of
https://github.com/SinTan1729/chhoto-url
synced 2024-12-26 07:38:36 -06:00
Bumped version
This commit is contained in:
parent
c3aa7438e9
commit
d831bd65e0
2 changed files with 2 additions and 2 deletions
2
actix/Cargo.lock
generated
2
actix/Cargo.lock
generated
|
@ -1136,7 +1136,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "simply-shorten"
|
||||
version = "0.1.0"
|
||||
version = "4.0.0"
|
||||
dependencies = [
|
||||
"actix-files",
|
||||
"actix-session",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "simply-shorten"
|
||||
version = "0.1.0"
|
||||
version = "4.0.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
|
Loading…
Reference in a new issue