mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 20:07:01 +05:30
fix(deps): update rust crate tracing to 0.1.32
This commit is contained in:
parent
4653304d13
commit
14d9a5b347
2 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@ regex = "1.5.5"
|
|||
serde = "1.0.136"
|
||||
serde_derive = "1.0.136"
|
||||
toml = "0.5.8"
|
||||
tracing = "0.1.31"
|
||||
tracing = "0.1.32"
|
||||
tracing-subscriber = { version = "0.3.9", features = ["env-filter"] }
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue