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.11
This commit is contained in:
parent
17093498c0
commit
4f536318db
2 changed files with 3 additions and 3 deletions
|
@ -21,7 +21,7 @@ serde_derive = "1.0.136"
|
|||
toml = "0.5.8"
|
||||
tracing = "0.1.33"
|
||||
tracing-journald = { version = "0.2.4", optional = true }
|
||||
tracing-subscriber = { version = "0.3.10", features = ["env-filter"] }
|
||||
tracing-subscriber = { version = "0.3.11", features = ["env-filter"] }
|
||||
|
||||
[dev-dependencies]
|
||||
assay = "0.1.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue