Skip to content

Commit

Permalink
chore(deps): update rust crate git2 to v0.20.0 (#552)
Browse files Browse the repository at this point in the history
Co-authored-by: eoeo-renovate[bot] <173731483+eoeo-renovate[bot]@users.noreply.github.com>
  • Loading branch information
eoeo-renovate[bot] authored Jan 8, 2025
1 parent 73db11b commit f3740a8
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 @@ -20,7 +20,7 @@ serde_json = "=1.0.135"
sysinfo = { version = "=0.33.0", default-features = false, features = ["disk", "multithread", "system"] }

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

[target.'cfg(windows)'.build-dependencies]
winres = "=0.1.12"
Expand Down

0 comments on commit f3740a8

Please sign in to comment.