update to final release of rocket_cors 0.6.0-alpha3

This commit is contained in:
Philippe Loctaux 2023-11-17 11:24:00 +01:00
parent cfd71d2dec
commit c1b8fd3c89
3 changed files with 4 additions and 7 deletions

View file

@ -12,7 +12,7 @@ erased-serde = "0.3"
url = { workspace = true }
futures = "0.3"
base64 = "0.21.0"
rocket_cors = "0.6.0-alpha2"
rocket_cors = "0.6.0-alpha3"
email_address = { workspace = true }
chrono-tz = "0.8.2"
chrono-humanize = "0.2.2"