This commit is contained in:
nora 2022-09-15 21:48:27 +02:00
parent 64cabb2240
commit 136f1b4bd9
7 changed files with 56 additions and 168 deletions

View file

@ -6,4 +6,4 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
tower = { path = "./tower/tower", default-features = false, features = ["balance"] }
tower = { path = "./tower/tower" }