Skip to content

Commit

Permalink
Merge pull request #125 from FyraLabs/dependabot/cargo/git2-0.19.0
Browse files Browse the repository at this point in the history
chore(deps): bump git2 from 0.18.3 to 0.19.0
  • Loading branch information
lleyton committed Jun 24, 2024
2 parents e91dbc6 + a2f1c11 commit db19ccc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ cmd_lib = "1.3.0"
tokio = { version = "1.38.0", features = ["full"] }
async-trait = "0.1.67"
nix = { version = "0.29.0", features = ["signal"], default-features = false }
git2 = "0.18.2"
git2 = "0.19.0"
chrono = "0.4.24"
ignore = "0.4.18"
promptly = "0.3.1"
Expand Down

0 comments on commit db19ccc

Please sign in to comment.