Skip to content

Commit

Permalink
Update libssh2-sys to a version that can build for aarch64-pc-windows…
Browse files Browse the repository at this point in the history
…-msvc
  • Loading branch information
danielframpton committed Jan 14, 2020
1 parent 8a87b94 commit 9f1452f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1806,9 +1806,9 @@ dependencies = [

[[package]]
name = "libssh2-sys"
version = "0.2.11"
version = "0.2.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "126a1f4078368b163bfdee65fbab072af08a1b374a5551b21e87ade27b1fbf9d"
checksum = "36aa6e813339d3a063292b77091dfbbb6152ff9006a459895fa5bebed7d34f10"
dependencies = [
"cc",
"libc",
Expand Down

0 comments on commit 9f1452f

Please sign in to comment.