mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 20:07:01 +05:30
fix(deps): update rust crate anyhow to 1.0.57
This commit is contained in:
parent
fcc5e89725
commit
b6672113bb
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.56"
|
||||
anyhow = "1.0.57"
|
||||
clipboard = "0.5.0"
|
||||
dirs = "4.0.0"
|
||||
regex = "1.5.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue