fix(client): strip path from Uri before calling Connector (#2109)
This commit is contained in:
@@ -51,6 +51,7 @@ serde_derive = "1.0"
|
||||
serde_json = "1.0"
|
||||
tokio = { version = "0.2.2", features = ["fs", "macros", "io-std", "rt-util", "sync", "time", "test-util"] }
|
||||
tokio-test = "0.2"
|
||||
tower-util = "0.3"
|
||||
url = "1.0"
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user