# 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] edition = "2018" name = "tide_compressed_sse" version = "4.0.1" authors = ["Renée Kooi ", "Yoshua Wuyts ", "Yarn "] description = "Async Server Sent Event parser and encoder" documentation = "https://docs.rs/tide_compressed_sse" readme = "README.md" keywords = ["async", "server-sent-events", "sse", "client", "server"] categories = [] license = "MIT OR Apache-2.0" repository = "https://github.com/yarn/tide_compressed_sse-sse" [dependencies.async-channel] version = "1.1.1" [dependencies.async-std] version = "1.6.0" features = ["unstable"] [dependencies.flate2] version = "1.0.16" [dependencies.http-types] version = "2.0.1" [dependencies.log] version = "0.4.8" [dependencies.memchr] version = "2.3.3" [dependencies.pin-project-lite] version = "0.1.4" [dependencies.tide] version = "^0.14" [dev-dependencies.async-std] version = "1.6.0" features = ["attributes", "unstable"] [dev-dependencies.femme] version = "2.0.0" [features] __internal_test = []