deps: Remove url from n34 dependencies

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb
2025-08-02 14:23:56 +00:00
parent 0ba58dcbd0
commit bc8c6f3154
3 changed files with 4 additions and 4 deletions

View File

@@ -35,7 +35,6 @@ tokio = { version = "1.44.2", features = ["macros", "rt-multi-thread"] }
toml = "0.8.22"
tracing = "0.1.41"
tracing-subscriber = "0.3.19"
url = { version = "2.5.4", features = ["serde"] }
[profile.release]
lto = "fat"