fix(build): Reduce Default bound requirement (#974)
Co-authored-by: David Pedersen <[email protected]>
This commit is contained in:
co-authored by
David Pedersen
parent
b4f96343af
commit
4533a6e20e
@@ -23,6 +23,7 @@ http-body = "0.4"
|
||||
hyper = "0.14"
|
||||
tokio-stream = {version = "0.1.5", features = ["net"]}
|
||||
tower = {version = "0.4", features = []}
|
||||
tower-http = { version = "0.2", features = ["set-header", "trace"] }
|
||||
tower-service = "0.3"
|
||||
tracing-subscriber = {version = "0.3", features = ["env-filter"]}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user