Skip to content

Commit

Permalink
Merge pull request #8 from Baarsgaard/dependabot/cargo/gix-0.57.1
Browse files Browse the repository at this point in the history
Update gix requirement from 0.55.2 to 0.57.1
  • Loading branch information
Baarsgaard authored Jan 14, 2024
2 parents 3f1f074 + ba87d50 commit e2a5419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jig-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ clap = { version = "4.3.0", default-features = false, features = ["help", "std",
clap_complete = "4.4.4"
color-eyre = { workspace = true }
etcetera = "0.8.0"
gix = { version = "0.55.2", default-features = false }
gix = { version = "0.57.1", default-features = false }
inquire = { git = "https://github.com/mikaelmello/inquire.git", features = ["date"] }
jira = { path = "../jira", default-features = false }
regex = { workspace = true }
Expand Down

0 comments on commit e2a5419

Please sign in to comment.