Skip to content

Commit

Permalink
Haiku: downgrade socket2 to 0.3.11
Browse files Browse the repository at this point in the history
See rust-lang/socket2#77 for a patch for socket2
  • Loading branch information
nielx committed Jun 3, 2020
1 parent 2f025c7 commit 2146103
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 @@ -4654,9 +4654,9 @@ checksum = "4ecf3b85f68e8abaa7555aa5abdb1153079387e60b718283d732f03897fcfc86"

[[package]]
name = "socket2"
version = "0.3.12"
version = "0.3.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "03088793f677dce356f3ccc2edb1b314ad191ab702a5de3faf49304f7e104918"
checksum = "e8b74de517221a2cb01a53349cf54182acdc31a074727d3079068448c0676d85"
dependencies = [
"cfg-if",
"libc",
Expand Down

0 comments on commit 2146103

Please sign in to comment.