mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 20:07:01 +05:30
cargo: upgrade anyhow and syn
This commit is contained in:
parent
0d10f0eba7
commit
5c69fa7fea
2 changed files with 5 additions and 5 deletions
|
@ -11,7 +11,7 @@ keywords = []
|
|||
readme = "README.md"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.51"
|
||||
anyhow = "1.0.52"
|
||||
clipboard = "0.5.0"
|
||||
dirs = "4.0.0"
|
||||
log = "0.4.14"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue