Skip to content

Commit c42e8e9

Browse files
committed
Bump version requirement of libgit2-sys
1 parent 066d2ec commit c42e8e9

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
@@ -20,7 +20,7 @@ url = "2.0"
2020
bitflags = "1.1.0"
2121
libc = "0.2"
2222
log = "0.4.8"
23-
libgit2-sys = { path = "libgit2-sys", version = "0.12.2" }
23+
libgit2-sys = { path = "libgit2-sys", version = "0.12.3" }
2424

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

0 commit comments

Comments
 (0)