mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-15 01:37:00 +05:30
fix(deps): update rust crate gix to 0.51.0
This commit is contained in:
parent
37e78a146d
commit
abdc1229de
2 changed files with 18 additions and 18 deletions
|
@ -19,7 +19,7 @@ include = ["src/**/*", "LICENSE-*", "README.md"]
|
|||
[dependencies]
|
||||
anyhow = "1.0.72"
|
||||
clap = { version = "4.3.19", features = ["color", "deprecated", "derive"] }
|
||||
gix = "0.50.1"
|
||||
gix = "0.51.0"
|
||||
serde = { version = "1.0.180", default-features = false }
|
||||
serde_derive = "1.0.180"
|
||||
toml = "0.7.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue