Description: avoid not-in-Debian crate tracing-forest
Author: Jonas Smedegaard <dr@jones.dk>
Forwarded: not-needed
Last-Update: 2024-10-15
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/library/Cargo.toml
+++ b/library/Cargo.toml
@@ -27,7 +27,6 @@
 thiserror.workspace = true
 time.workspace = true
 tracing.workspace = true
-tracing-forest = "0.1.6"
 tracing-unwrap = { version = "1.0" }
 url.workspace = true
 
