cargo: update all dependencies

This commit is contained in:
Harsh Shandilya 2021-07-08 00:55:35 +05:30
parent 445d68ab37
commit 565f64c712
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
2 changed files with 49 additions and 49 deletions

View file

@ -13,7 +13,7 @@ readme = "README.md"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1.0.40"
anyhow = "1.0.41"
clap = "3.0.0-beta.2"
git2 = "0.13.20"
serde = { version = "1.0.126", default-features = false, features = ["derive"] }