Skip to content

Commit cbc0a82

Browse files
Bump git2 from 0.13.24 to 0.13.25 (#550)
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.24 to 0.13.25. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](rust-lang/git2-rs@0.13.24...0.13.25) --- updated-dependencies: - dependency-name: git2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a645ac4 commit cbc0a82

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.

josh-proxy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ hyper_cgi = "0.2.1"
2020
hyper-staticfile = "0.8.0"
2121
hyper-tls = "0.5.0"
2222
toml = "0.5.8"
23-
git2 = "0.13.24"
23+
git2 = "0.13.25"
2424
tracing = { version = "0.1.29", features = ["max_level_trace", "release_max_level_trace"] }
2525
tracing-futures = "0.2.5"
2626
tracing-subscriber = { version = "0.3.3", features = ["env-filter"]}

0 commit comments

Comments
 (0)