Skip to content

Commit

Permalink
fix(deps): update rust crate gix to 0.68.0 (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 699ec97 commit a244a77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ htmd = { version = "0.1", optional = true }
url = "2.5.0"
fastembed = { version = "4", optional = true }
flume = { version = "0.11.0", optional = true }
gix = { version = "0.67.0", default-features = false, optional = true, features = [
gix = { version = "0.68.0", default-features = false, optional = true, features = [
"parallel",
"revision",
"serde",
Expand Down

0 comments on commit a244a77

Please sign in to comment.