mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-15 03:57:01 +05:30
fix(deps): update rust crate gix to 0.54.0
This commit is contained in:
parent
39d9a184ee
commit
43ecb5decd
2 changed files with 93 additions and 83 deletions
|
@ -19,7 +19,7 @@ include = ["src/**/*", "LICENSE-*", "README.md"]
|
|||
[dependencies]
|
||||
anyhow = "1.0.75"
|
||||
clap = { version = "4.4.4", features = ["color", "deprecated", "derive"] }
|
||||
gix = "0.53.1"
|
||||
gix = "0.54.0"
|
||||
serde = { version = "1.0.188", default-features = false }
|
||||
serde_derive = "1.0.188"
|
||||
toml = "0.8.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue