diff --git a/Cargo.toml b/Cargo.toml index 62e41c2..d70168c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["Christoph Wurst "] [dependencies] aws-sdk-rust = "0.1.42" -dotenv = "0.11.0" +dotenv = "0.13.0" hyper = "0.10" rocket = "0.3.6" rocket_codegen = "0.3.6"