[fractal] Add SOCKS proxy support



commit e02df086b8505ff81b9da51221e141a62b87e8b4
Author: Alejandro Domínguez <adomu net-c com>
Date:   Sun May 3 10:06:22 2020 +0200

    Add SOCKS proxy support

 fractal-matrix-api/Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fractal-matrix-api/Cargo.toml b/fractal-matrix-api/Cargo.toml
index 2837d97a..4eac2d43 100644
--- a/fractal-matrix-api/Cargo.toml
+++ b/fractal-matrix-api/Cargo.toml
@@ -40,4 +40,4 @@ features = ["derive"]
 
 [dependencies.reqwest]
 version = "0.10.3"
-features = ["blocking", "json", "gzip"]
+features = ["blocking", "json", "gzip", "socks"]


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]