chore: move tower+hyper to workspace (#7150)

This commit is contained in:
Matthias Seitz
2024-03-15 12:22:12 +01:00
committed by GitHub
parent fdbe63b132
commit 27194def04
5 changed files with 10 additions and 7 deletions

View File

@@ -78,7 +78,7 @@ serde.workspace = true
serde_json.workspace = true
# http/rpc
hyper = "0.14.25"
hyper.workspace = true
# tracing
tracing.workspace = true