mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 21:17:01 +05:30
fix(deps): update rust crate tracing-subscriber to 0.3.16
This commit is contained in:
parent
acb62bf28b
commit
cc3ebe6ecb
2 changed files with 20 additions and 4 deletions
|
@ -24,7 +24,7 @@ serde_derive = "1.0.145"
|
|||
toml = "0.5.9"
|
||||
tracing = "0.1.37"
|
||||
tracing-journald = { version = "0.3.0", optional = true }
|
||||
tracing-subscriber = { version = "0.3.15", features = ["env-filter"] }
|
||||
tracing-subscriber = { version = "0.3.16", features = ["env-filter"] }
|
||||
|
||||
[dev-dependencies]
|
||||
assay = "0.1.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue