[package] name = "http2hpack" version = "0.1.3" authors = ["Chris Jones"] license = "Apache-2.0" readme = "README.md" keywords = ["yanked"] repository = "https://github.com/lambdastackio/http2hpack" homepage = "https://lambdastackio.github.io/http2hpack/http2hpack" documentation = "https://lambdastackio.github.io/http2hpack/http2hpack" description = """ Project was renamed to tokio-http2. Do not use the project """ [dependencies] url = "1" term = "0.4" clap = "2" env_logger = "0.3" lsio = "0" rustc-serialize = "0.3" #tokio-tls = { git = "https://github.com/tokio-rs/tokio-tls" } bitflags = "0" byteorder = "0" log = "0"