Skip to content

Commit

Permalink
chore(deps): Bump git2 from 0.18.2 to 0.18.3 (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent ea79f75 commit 3544594
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -16,7 +16,7 @@ anyhow = "1.0.81"
clap = { version = "4.5.3", features = ["cargo", "derive"] }
crossterm = { version = "0.27.0", features = ["serde"] }
dirs = "5.0.1"
git2 = { version = "0.18.2", default-features = false }
git2 = { version = "0.18.3", default-features = false }
itertools = "0.12.1"
nom = "7.1.3"
paste = "1.0.14"
Expand Down

0 comments on commit 3544594

Please sign in to comment.