mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-15 03:07:02 +05:30
fix(deps): update rust crate anyhow to 1.0.56
This commit is contained in:
parent
784c74ca52
commit
8b93a6924a
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.55"
|
||||
anyhow = "1.0.56"
|
||||
clipboard = "0.5.0"
|
||||
dirs = "4.0.0"
|
||||
regex = "1.5.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue