build(deps): bump anyhow from 1.0.45 to 1.0.47 (#1)

This commit is contained in:
dependabot[bot] 2021-11-22 14:20:17 +00:00 committed by GitHub
parent f217ca95a5
commit 86ad4b16b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -14,7 +14,7 @@ readme = "README.md"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1.0.45"
anyhow = "1.0.47"
clipboard = "0.5.0"
dirs = "4.0.0"
log = "0.4.14"