# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "hyper-old-types" version = "0.11.0" authors = ["Sean McArthur "] include = ["Cargo.toml", "LICENSE", "src/**/*"] description = "HTTP types from hyper 0.11.x" homepage = "https://hyper.rs" documentation = "https://docs.rs/hyper-old-types" keywords = [] license = "MIT" repository = "https://github.com/hyperium/hyper-old-types" [dependencies.base64] version = "0.9" [dependencies.bytes] version = "0.4.4" [dependencies.http] version = "0.1" optional = true [dependencies.httparse] version = "1.0" [dependencies.language-tags] version = "0.2" [dependencies.log] version = "0.4" [dependencies.mime] version = "0.3.2" [dependencies.percent-encoding] version = "1.0" [dependencies.time] version = "0.1" [dependencies.unicase] version = "2.0" [features] compat = ["http"] default = [] nightly = []