mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-14 23:17:00 +05:30
fix(deps): update rust crate gix to 0.46.0
This commit is contained in:
parent
dc7091cddf
commit
aa158d7d56
2 changed files with 38 additions and 22 deletions
|
@ -16,7 +16,7 @@ include = ["src/**/*", "LICENSE-*", "README.md"]
|
|||
[dependencies]
|
||||
anyhow = "1.0.71"
|
||||
clap = { version = "4.3.3", features = [ "color", "deprecated", "derive" ] }
|
||||
gix = "0.45.1"
|
||||
gix = "0.46.0"
|
||||
serde = { version = "1.0.164", default-features = false, features = ["derive"] }
|
||||
serde_derive = "1.0.164"
|
||||
toml = "0.7.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue