Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/cargo/git2-0.19.0' in…
Browse files Browse the repository at this point in the history
…to vibstates
  • Loading branch information
ntBre committed Dec 2, 2024
2 parents 7021397 + a9c3c44 commit 4f184ae
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 @@ -34,7 +34,7 @@ name = "cart"
path = "src/bin/cart.rs"

[build-dependencies]
git2 = { version = "0.18.2", optional = true }
git2 = { version = "0.19.0", optional = true }

[features]
vers = ["dep:git2"]

0 comments on commit 4f184ae

Please sign in to comment.