mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-16 05:47:06 +05:30
fix(deps): update rust crate tracing-journald to 0.3.0
This commit is contained in:
parent
b6672113bb
commit
f252de7748
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.9"
|
||||
tracing = "0.1.34"
|
||||
tracing-journald = { version = "0.2.4", optional = true }
|
||||
tracing-journald = { version = "0.3.0", optional = true }
|
||||
tracing-subscriber = { version = "0.3.11", features = ["env-filter"] }
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue