mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-15 03:07:02 +05:30
fix(deps): update rust crate tracing to 0.1.36
This commit is contained in:
parent
7b6cec5c51
commit
03bf1d0488
2 changed files with 5 additions and 5 deletions
|
@ -22,7 +22,7 @@ regex = "1.6.0"
|
|||
serde = "1.0.140"
|
||||
serde_derive = "1.0.140"
|
||||
toml = "0.5.9"
|
||||
tracing = "0.1.35"
|
||||
tracing = "0.1.36"
|
||||
tracing-journald = { version = "0.3.0", optional = true }
|
||||
tracing-subscriber = { version = "0.3.15", features = ["env-filter"] }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue