mirror of
https://github.com/containers/bootc.git
synced 2026-02-05 15:45:53 +01:00
cli: Update tracing-subscriber to 0.3
On general principle, but specifically it has better APIs for `EnvFilter`. Signed-off-by: Colin Walters <walters@verbum.org>
This commit is contained in:
@@ -24,4 +24,4 @@ libc = "0.2.92"
|
||||
tokio = { version = "1", features = ["macros"] }
|
||||
log = "0.4.0"
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = "0.2.17"
|
||||
tracing-subscriber = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user