This commit is contained in:
2023-08-29 21:34:01 +02:00
parent d5fdf4fb48
commit 1a7a0ce585
6 changed files with 28 additions and 22 deletions

View File

@@ -62,9 +62,6 @@ version = "0.1"
[dependencies.tracing-attributes]
version = "0.1"
[patch.crates-io]
tracing-attributes = { path = "./tracing/tracing-attributes" }
[dependencies.tracing-subscriber]
version = "0.3"
features = ["json", "env-filter"]