Skip to content

Commit 55c603e

Browse files
authored
build(deps): bump git2 from 0.13.19 to 0.13.20 (#1362)
Signed-off-by: Atkins Chang <[email protected]>
1 parent 9f7205e commit 55c603e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sqlx-core/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,5 +161,5 @@ webpki-roots = { version = "0.21.0", optional = true }
161161
whoami = "1.0.1"
162162
stringprep = "0.1.2"
163163
bstr = { version = "0.2.14", default-features = false, features = ["std"], optional = true }
164-
git2 = { version = "0.13.12", default-features = false, optional = true }
164+
git2 = { version = "0.13.20", default-features = false, optional = true }
165165
hashlink = "0.7.0"

0 commit comments

Comments
 (0)