Skip to content

Commit

Permalink
chore(deps): update rust crate git2 to 0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 64693c3 commit 36cf865
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 crates/knope/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ changesets = { workspace = true }
clap = { version = "4.5.4", features = ["cargo", "string", "env"] }
datta = "0.1.1"
execute = "0.2.13"
git2 = { version = "0.19.0", default-features = false }
git2 = { version = "0.20.0", default-features = false }
gix = { version = "0.69.0", default-features = false, features = [
"max-performance-safe",
] }
Expand Down

0 comments on commit 36cf865

Please sign in to comment.