first attempt: update lightly the rocket version

pull/1/head
kirbylife 2022-12-20 23:23:07 -06:00
parent 73b24a3a1c
commit 46007d9a32
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ authors = ["kirbylife <gabriel13m@gmail.com>"]
edition = "2018"
[dependencies]
rocket = "0.4.2"
rocket = "0.4.11"
diesel = { version = "1.0.0", features = ["postgres", "chrono"] }
dotenv = "0.9.0"
rand = "0.6.0"