mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-15 00:27:01 +05:30
fix(deps): update rust crate gix to 0.54.1
This commit is contained in:
parent
552bf71e6f
commit
e35a5214ad
2 changed files with 3 additions and 3 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -422,9 +422,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "gix"
|
||||
version = "0.54.0"
|
||||
version = "0.54.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e3b51c14cd6720ed72cb5a7a0d15269344ad3c2c006d4c05f72e5d445150e522"
|
||||
checksum = "ad6d32e74454459690d57d18ea4ebec1629936e6b130b51d12cb4a81630ac953"
|
||||
dependencies = [
|
||||
"gix-actor",
|
||||
"gix-archive",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue