mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-15 03:07:02 +05:30
fix(deps): update rust crate tracing-subscriber to 0.3.18
This commit is contained in:
parent
f51d087916
commit
e0a2b6c59e
2 changed files with 5 additions and 5 deletions
|
@ -24,7 +24,7 @@ serde_derive = "1.0.192"
|
|||
toml = "0.8.8"
|
||||
tracing = "0.1.40"
|
||||
tracing-journald = { version = "0.3.0", optional = true }
|
||||
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
|
||||
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
|
||||
|
||||
[dev-dependencies]
|
||||
assay = "0.1.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue