Skip to content

Commit

Permalink
build(deps): bump git2 from 0.13.19 to 0.13.20 (#1362)
Browse files Browse the repository at this point in the history
Signed-off-by: Atkins Chang <atkinschang@gmail.com>
  • Loading branch information
AtkinsChang committed Aug 7, 2021
1 parent 9f7205e commit 55c603e
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 sqlx-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -161,5 +161,5 @@ webpki-roots = { version = "0.21.0", optional = true }
whoami = "1.0.1"
stringprep = "0.1.2"
bstr = { version = "0.2.14", default-features = false, features = ["std"], optional = true }
git2 = { version = "0.13.12", default-features = false, optional = true }
git2 = { version = "0.13.20", default-features = false, optional = true }
hashlink = "0.7.0"

0 comments on commit 55c603e

Please sign in to comment.