Skip to content

Commit cbfe4e7

Browse files
committed
Update Rust crate git2 to 0.13.25
1 parent 132745e commit cbfe4e7

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
@@ -56,7 +56,7 @@ dotenv = "0.15"
5656
flate2 = "1.0"
5757
futures-channel = { version = "0.3.18", default-features = false }
5858
futures-util = "0.3"
59-
git2 = "0.13.24"
59+
git2 = "0.13.25"
6060
hex = "0.4"
6161
http = "0.2"
6262
hyper = { version = "0.14", features = ["client", "http1"] }

0 commit comments

Comments
 (0)