Skip to content

Commit

Permalink
feat: upgrade gix to v0.69
Browse files Browse the repository at this point in the history
  • Loading branch information
paolobarbolini committed Dec 22, 2024
1 parent 4e2a1d4 commit daf488d
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 daf488d

Please sign in to comment.