mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-02 19:21:03 +02:00
Merge pull request #330 from JakeStanger/dependabot/cargo/tracing-0.1.39
build(deps): bump tracing from 0.1.37 to 0.1.39
This commit is contained in:
commit
85431b9636
2 changed files with 8 additions and 9 deletions
|
@ -75,7 +75,7 @@ tokio = { version = "1.33.0", features = [
|
|||
"io-util",
|
||||
"net",
|
||||
] }
|
||||
tracing = "0.1.37"
|
||||
tracing = "0.1.39"
|
||||
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
|
||||
tracing-error = "0.2.0"
|
||||
tracing-appender = "0.2.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue