mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-15 23:57:08 +05:30
fix(deps): update rust crate anyhow to 1.0.55
This commit is contained in:
parent
80e33e97e6
commit
3ea769676a
2 changed files with 3 additions and 3 deletions
|
@ -12,7 +12,7 @@ readme = "README.md"
|
|||
include = ["src/**/*", "LICENSE-*", "README.md"]
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.54"
|
||||
anyhow = "1.0.55"
|
||||
clipboard = "0.5.0"
|
||||
dirs = "4.0.0"
|
||||
log = { version = "0.4.14", features = ["release_max_level_trace"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue