build(deps): bump anyhow from 1.0.47 to 1.0.48

This commit is contained in:
Harsh Shandilya 2021-11-25 11:28:47 +05:30
parent 86ad4b16b7
commit aa17c822ca
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
2 changed files with 7 additions and 7 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.47"
anyhow = "1.0.48"
clipboard = "0.5.0"
dirs = "4.0.0"
log = "0.4.14"