Update Rust crate rocket to 0.4.9
All checks were successful
continuous-integration/drone the build was successful
All checks were successful
continuous-integration/drone the build was successful
This commit is contained in:
parent
a826d4272a
commit
4e24ad8988
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ doc = false
|
|||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
rocket = "0.4.7"
|
||||
rocket = "0.4.9"
|
||||
serde = "1.0.126"
|
||||
chrono = "0.4.19"
|
||||
chrono-tz = "0.5.3"
|
||||
|
|
|
|||
Reference in a new issue