Skip to content

Commit

Permalink
Merge pull request #180 from paolobarbolini/gix-0.69
Browse files Browse the repository at this point in the history
feat: upgrade `gix` to v0.69
  • Loading branch information
Byron authored Dec 22, 2024
2 parents 4e2a1d4 + daf488d commit 07207bd
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 @@ -34,7 +34,7 @@ name = "update_and_get_most_recent_version"
required-features = ["git-https"]

[dependencies]
gix = { version = "0.68.0", default-features = false, features = [
gix = { version = "0.69.0", default-features = false, features = [
"max-performance-safe",
"blocking-network-client",
"revision",
Expand Down

0 comments on commit 07207bd

Please sign in to comment.