mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-17 04:27:01 +05:30
fix(deps): update rust crate gix to 0.55.2
This commit is contained in:
parent
c535edea61
commit
2f3e4d349e
2 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@ include = ["src/**/*", "LICENSE-*", "README.md"]
|
|||
[dependencies]
|
||||
anyhow = "1.0.75"
|
||||
clap = { version = "4.4.6", features = ["color", "deprecated", "derive"] }
|
||||
gix = "0.55.1"
|
||||
gix = "0.55.2"
|
||||
serde = { version = "1.0.189", default-features = false }
|
||||
serde_derive = "1.0.189"
|
||||
toml = "0.8.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue