diff --git a/Cargo.toml b/Cargo.toml index 4b003f7..3be4552 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ edition = "2021" actix-http = "2" actix-rt = "2" actix-web = "3" -config = "0.11.0" +config = "0.13.3" csv = "1.1" deadpool-postgres = "0.5" dotenv = "0.15.0"