Skip to content

Commit c6f6917

Browse files
chore(deps): bump git2 from 0.20.2 to 0.20.4 (#185)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: seokju-na <seokju.me@toss.im>
1 parent 941f493 commit c6f6917

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ crate-type = ["cdylib"]
99
[dependencies]
1010
bitflags = "2.1.0"
1111
chrono = "0.4"
12-
git2 = { version = "0.20.2", features = ["vendored-libgit2", "vendored-openssl"] }
12+
git2 = { version = "0.20.4", features = ["vendored-libgit2", "vendored-openssl"] }
1313
napi = { version = "3.5.0", default-features = false, features = ["napi6", "chrono_date"] }
1414
napi-derive = "3.3.0"
1515
thiserror = "2.0.3"

0 commit comments

Comments
 (0)