single tower

This commit is contained in:
nora 2022-09-15 22:03:24 +02:00
parent 3d7956c00c
commit 84882c7eea
6 changed files with 18 additions and 23 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" }
tower = { path = "./tower" }