mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 21:17:01 +05:30
fix(deps): update rust crate toml to 0.5.9
This commit is contained in:
parent
edcb85b6bd
commit
fcc5e89725
2 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@ dirs = "4.0.0"
|
|||
regex = "1.5.5"
|
||||
serde = "1.0.136"
|
||||
serde_derive = "1.0.136"
|
||||
toml = "0.5.8"
|
||||
toml = "0.5.9"
|
||||
tracing = "0.1.34"
|
||||
tracing-journald = { version = "0.2.4", optional = true }
|
||||
tracing-subscriber = { version = "0.3.11", features = ["env-filter"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue