Skip to content

Commit c9c24bb

Browse files
Revert "chore(deps): update git2 to 0.20.0 (#9812)"
This reverts commit d943de8.
1 parent 43e281c commit c9c24bb

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ dunce = "1.0.3"
109109
either = "1.9.0"
110110
futures = "0.3.26"
111111
futures-retry = "0.6.0"
112-
git2 = { version = "0.20.0", default-features = false }
112+
git2 = { version = "0.19.0", default-features = false }
113113
hex = "0.4.3"
114114
httpmock = { version = "0.6.8", default-features = false }
115115
indexmap = "1.9.2"

0 commit comments

Comments
 (0)