chore: Update tokio-util to 0.7 (#949)
Co-authored-by: Adam Chalmers <[email protected]>
This commit is contained in:
co-authored by
Adam Chalmers
parent
c78274e3fe
commit
350ccf95e4
+1
-1
@@ -59,7 +59,7 @@ async-stream = "0.3"
|
||||
http-body = "0.4.4"
|
||||
percent-encoding = "2.1"
|
||||
pin-project = "1.0"
|
||||
tokio-util = {version = "0.6", features = ["codec"]}
|
||||
tokio-util = {version = "0.7", features = ["codec"]}
|
||||
tower-layer = "0.3"
|
||||
tower-service = "0.3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user