Skip to content

Commit

Permalink
Merge pull request #14 from Baarsgaard/dependabot/cargo/gix-0.63.0
Browse files Browse the repository at this point in the history
Update gix requirement from 0.62.0 to 0.63.0
  • Loading branch information
Baarsgaard authored Jun 1, 2024
2 parents 541f2e5 + ebbad65 commit 8105145
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 @@ -17,7 +17,7 @@ clap = { version = "4.3.0", default-features = false, features = [
clap_complete = "4.4.4"
color-eyre = { version = "0.6.2", default-features = false }
etcetera = "0.8.0"
gix = { version = "0.62.0", default-features = false }
gix = { version = "0.63.0", default-features = false }
inquire = { version = "0.7.0", features = ["date"] }
jira = { version = "0.4.2", default-features = false, package = "jira-issue-api" }
regex = { version = "1.8.4", features = ["std"], default-features = false }
Expand Down

0 comments on commit 8105145

Please sign in to comment.