Skip to content

Commit 29481da

Browse files
committed
Bump dep on libgit2-sys
1 parent 188ef0a commit 29481da

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
@@ -19,7 +19,7 @@ repositories.
1919
url = "1.0"
2020
bitflags = "0.7"
2121
libc = "0.2"
22-
libgit2-sys = { path = "libgit2-sys", version = "0.6.0" }
22+
libgit2-sys = { path = "libgit2-sys", version = "0.6.3" }
2323

2424
[target."cfg(all(unix, not(target_os = \"macos\")))".dependencies]
2525
openssl-sys = { version = "0.9.0", optional = true }

0 commit comments

Comments
 (0)