Skip to content

Commit 4df0466

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

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.1.10"
2020
hyper-staticfile = "0.6.0"
2121
hyper-tls = "0.5.0"
2222
toml = "0.5.8"
23-
git2 = "0.13.20"
23+
git2 = "0.13.21"
2424
tracing = { version = "0.1.26", features = ["max_level_trace", "release_max_level_trace"] }
2525
tracing-futures = "0.2.5"
2626
tracing-subscriber = "0.2.19"

0 commit comments

Comments
 (0)