Skip to content

Commit 58d6f9e

Browse files
committed
Update Rust crate git2 to 0.13.23
1 parent a31120f commit 58d6f9e

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
@@ -57,7 +57,7 @@ dotenv = "0.15"
5757
flate2 = "1.0"
5858
futures-channel = { version = "0.3.1", default-features = false }
5959
futures-util = "0.3"
60-
git2 = "0.13.0"
60+
git2 = "0.13.23"
6161
hex = "0.4"
6262
http = "0.2"
6363
hyper = { version = "0.14", features = ["client", "http1"] }

0 commit comments

Comments
 (0)