Implement tower Service for Client (#1420)

* Add tower-service

* Implement tower Service for Client
This commit is contained in:
Mathspy
2022-04-20 19:14:35 -04:00
committed by GitHub
parent 5d8bf830cb
commit d24a5286c7
2 changed files with 16 additions and 1 deletions

View File

@@ -81,6 +81,7 @@ url = "2.2"
bytes = "1.0"
serde = "1.0"
serde_urlencoded = "0.7.1"
tower-service = "0.3"
# Optional deps...