refactor: ♻️ remove unused dependecies

This commit is contained in:
Ahmet Kaan Gümüş 2025-06-16 02:47:04 +03:00
parent b72b87e3c1
commit 4c519391f8
5 changed files with 0 additions and 4384 deletions

View file

@ -5,6 +5,5 @@ edition = "2024"
[dependencies]
protocol = { path = "../protocol" }
chrono = { workspace = true }
tokio = { workspace = true }
s2n-quic = { workspace = true }