Skip to content

Commit

Permalink
chore(deps): bump rust crate git2 from =0.19.0 to 0.20.0
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| crate      | git2    | 0.19.0 | 0.20.0 |
  • Loading branch information
mazi-renovate[bot] authored Jan 5, 2025
1 parent 850b3aa commit b898974
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 @@ -8,7 +8,7 @@ edition = "2021"
[dependencies]

[build-dependencies]
git2 = { version = "=0.19.0", default-features = false }
git2 = { version = "=0.20.0", default-features = false }

[profile.release]
strip = "symbols"
Expand Down

0 comments on commit b898974

Please sign in to comment.