Chunk-piece length comparison fix (#55)

This commit is contained in:
Arifcan Balta 2023-12-13 20:53:27 +03:00 committed by GitHub
parent cc24623a82
commit 911bf3a0d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 24 deletions

View file

@ -2217,8 +2217,7 @@ dependencies = [
[[package]]
name = "network-interface"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0d68759ef97fe9c9e46f79ea8736c19f1d28992e24c8dc8ce86752918bfeaae7"
source = "git+https://github.com/ikatson/network-interface?branch=compile-on-freebsd#aca8a95ab1bb41a27bc82c6a2425eb4824bf0352"
dependencies = [
"cc",
"libc",