Skip to content

Commit c753612

Browse files
committed
Remove build metadata from libgit2-sys dependency
1 parent d78bbf4 commit c753612

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
@@ -57,7 +57,7 @@ jobserver = "0.1.26"
5757
lazy_static = "1.4.0"
5858
lazycell = "1.3.0"
5959
libc = "0.2.147"
60-
libgit2-sys = "0.15.2+1.6.4"
60+
libgit2-sys = "0.15.2"
6161
log = "0.4.19"
6262
memchr = "2.5.0"
6363
miow = "0.5.0"

0 commit comments

Comments
 (0)