mirror of
https://github.com/tower-rs/tower.git
synced 2025-09-30 06:21:17 +00:00
Bump dependency on tower-layer (#787)
This commit is contained in:
parent
fec9e559e2
commit
b2c48b46a3
@ -65,8 +65,8 @@ timeout = ["pin-project-lite", "tokio/time"]
|
||||
util = ["__common", "futures-util", "pin-project-lite", "sync_wrapper"]
|
||||
|
||||
[dependencies]
|
||||
tower-layer = { version = "0.3.1", path = "../tower-layer" }
|
||||
tower-service = { version = "0.3.1", path = "../tower-service" }
|
||||
tower-layer = { version = "0.3.3", path = "../tower-layer" }
|
||||
tower-service = { version = "0.3.3", path = "../tower-service" }
|
||||
|
||||
futures-core = { workspace = true, optional = true }
|
||||
futures-util = { workspace = true, features = ["alloc"], optional = true }
|
||||
|
Loading…
x
Reference in New Issue
Block a user