mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-14 16:27:01 +05:30
cargo: update all dependencies
This commit is contained in:
parent
445d68ab37
commit
565f64c712
2 changed files with 49 additions and 49 deletions
|
@ -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"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue