mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-15 19:17:05 +05:30
fix(deps): update rust crate tracing to 0.1.35
This commit is contained in:
parent
0a425cf59d
commit
311f1ad675
2 changed files with 8 additions and 8 deletions
|
@ -21,7 +21,7 @@ regex = "1.5.6"
|
|||
serde = "1.0.137"
|
||||
serde_derive = "1.0.137"
|
||||
toml = "0.5.9"
|
||||
tracing = "0.1.34"
|
||||
tracing = "0.1.35"
|
||||
tracing-journald = { version = "0.3.0", optional = true }
|
||||
tracing-subscriber = { version = "0.3.11", features = ["env-filter"] }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue