mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 20:07:01 +05:30
fix(deps): update rust crate tracing-journald to 0.2.4
This commit is contained in:
parent
d2687ebca1
commit
d8712d78d6
2 changed files with 3 additions and 3 deletions
|
@ -20,7 +20,7 @@ serde = "1.0.136"
|
|||
serde_derive = "1.0.136"
|
||||
toml = "0.5.8"
|
||||
tracing = "0.1.32"
|
||||
tracing-journald = { version = "0.2.3", optional = true }
|
||||
tracing-journald = { version = "0.2.4", optional = true }
|
||||
tracing-subscriber = { version = "0.3.9", features = ["env-filter"] }
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue