Skip to content

Commit e613578

Browse files
Bump git2 from 0.18.1 to 0.18.2
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.18.1 to 0.18.2. - [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.18.1...git2-0.18.2) --- updated-dependencies: - dependency-name: git2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2afb0b0 commit e613578

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ bincode = "1.3"
1919
comrak = "0.21.0"
2020
clap = { version = "4.4.10", features = ["cargo", "derive"] }
2121
futures = "0.3"
22-
git2 = "0.18.0"
22+
git2 = "0.18.2"
2323
hex = "0.4"
2424
humantime = "2.1"
2525
itertools = "0.12"

0 commit comments

Comments
 (0)