Skip to content

Commit 5649df3

Browse files
Bump git2 from 0.14.0 to 0.14.1 (#649)
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.14.0 to 0.14.1. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](rust-lang/git2-rs@git2-curl-0.14.0...git2-curl-0.14.1) --- 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 297b155 commit 5649df3

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.14.0"
23+
git2 = "0.14.1"
2424
tracing = { version = "0.1.31", features = ["max_level_trace", "release_max_level_trace"] }
2525
tracing-futures = "0.2.5"
2626
tracing-subscriber = { version = "0.3.9", features = ["env-filter"]}

0 commit comments

Comments
 (0)