Removed tower from deps

This commit is contained in:
Martin Berg Alstad
2024-06-26 10:39:42 +02:00
parent b3a3484e99
commit 23cbb83391
2 changed files with 0 additions and 2 deletions

1
Cargo.lock generated
View File

@ -577,7 +577,6 @@ dependencies = [
"nom",
"serde",
"tokio",
"tower",
"tower-http",
"tracing",
"tracing-subscriber",