chore(deps): update rust crate gix to 0.63 #82
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ base64 = "0.22"
|
||||||
|
|
||||||
# git
|
# git
|
||||||
# gix = "0.62"
|
# gix = "0.62"
|
||||||
gix = { version = "0.62", features = [
|
gix = { version = "0.63", features = [
|
||||||
"blocking-http-transport-reqwest-rust-tls",
|
"blocking-http-transport-reqwest-rust-tls",
|
||||||
] }
|
] }
|
||||||
async-trait = "0.1"
|
async-trait = "0.1"
|
||||||
|
|
Loading…
Reference in a new issue