blob: d76525765a25a730ee4ef78772736d7146e00776 [file] [log] [blame] [edit]
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.
[package]
name = "libnghttp2-sys"
version = "0.1.7+1.45.0"
authors = ["Alex Crichton <[email protected]>"]
links = "nghttp2"
description = "FFI bindings for libnghttp2 (nghttp2)\n"
homepage = "https://github.com/alexcrichton/nghttp2-rs"
readme = "README.md"
license = "MIT/Apache-2.0"
repository = "https://github.com/alexcrichton/nghttp2-rs"
[lib]
doctest = false
[dependencies.libc]
version = "0.2"
[build-dependencies.cc]
version = "1.0.24"