@@ -8,10 +8,9 @@ edition = "2018"
[dependencies]
rocket = "0.4"
-rocket_contrib = "0.4"
serde_json = "1"
openssl = "0.10"
-dotenv = "0.13"
+dotenv = "0.14"
reqwest = "0.9"
regex = "1"
lazy_static = "1"