Skip to content

Commit 205a6d6

Browse files
dependabot[bot]LMG
authored andcommitted
Bump git2 from 0.13.23 to 0.13.24
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.23 to 0.13.24. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](rust-lang/git2-rs@0.13.23...0.13.24) --- updated-dependencies: - dependency-name: git2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c22449 commit 205a6d6

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.23"
23+
git2 = "0.13.24"
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.1", features = ["env-filter"]}

0 commit comments

Comments
 (0)