Skip to content

Commit 448eec7

Browse files
sypharByron
authored andcommitted
upgrade git2 to 0.14.0
1 parent 91df107 commit 448eec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ serde_derive = "1"
1717
serde_json = "1"
1818

1919
[dependencies.git2]
20-
version = "0.13.0"
20+
version = "0.14.0"
2121
default-features = false
2222
features = ["https"]
2323

0 commit comments

Comments
 (0)