Skip to content

Commit

Permalink
Bump git2 from 0.14.2 to 0.14.4
Browse files Browse the repository at this point in the history
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.14.2 to 0.14.4.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](rust-lang/git2-rs@0.14.2...0.14.4)

---
updated-dependencies:
- dependency-name: git2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 24, 2022
1 parent 5eba5b1 commit 742e95a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion josh-proxy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ hyper_cgi = "22.4.15"
hyper-staticfile = "0.9.0"
hyper-tls = "0.5.0"
toml = "0.5.9"
git2 = "0.14.2"
git2 = "0.14.4"
tracing = { version = "0.1.34", features = ["max_level_trace", "release_max_level_trace"] }
tracing-futures = "0.2.5"
tracing-subscriber = { version = "0.3.11", features = ["env-filter"]}
Expand Down

0 comments on commit 742e95a

Please sign in to comment.