[go: up one dir, main page]

libnghttp2-sys 0.1.3

FFI bindings for libnghttp2 (nghttp2)
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "cc"
version = "1.0.24"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "libc"
version = "0.2.61"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "libnghttp2-sys"
version = "0.1.3"
dependencies = [
 "cc 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
]

[metadata]
"checksum cc 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)" = "70f2a88c2e69ceee91c209d8ef25b81fc1a65f42c7f14dfd59d1fed189e514d1"
"checksum libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)" = "c665266eb592905e8503ba3403020f4b8794d26263f412ca33171600eca9a6fa"