mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-17 06:41:03 +02:00
Merge pull request #807 from JakeStanger/dependabot/cargo/tracing-subscriber-0.3.19
build(deps): bump tracing-subscriber from 0.3.18 to 0.3.19
This commit is contained in:
commit
2a869480eb
2 changed files with 3 additions and 3 deletions
|
@ -98,7 +98,7 @@ tokio = { version = "1.42.0", features = [
|
|||
"net",
|
||||
] }
|
||||
tracing = "0.1.41"
|
||||
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
|
||||
tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
|
||||
tracing-error = { version = "0.2.1" , default-features = false }
|
||||
tracing-appender = "0.2.3"
|
||||
strip-ansi-escapes = "0.2.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue