first attempt: update lightly the rocket version
parent
73b24a3a1c
commit
46007d9a32
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue