[dependencies.async-trait]
version = "0.1.40"
[dependencies.futures]
version = "0.3.5"
[dependencies.hyperx]
version = "1.1.0"
[dependencies.tide]
version = "0.13.0"
[package]
authors = ["Steve Lee <sphen.lee@gmail.com>"]
categories = ["web-programming::http-server"]
description = "extension for the tide web framework"
documentation = "https://docs.rs/hightide"
edition = "2018"
keywords = ["web", "tide", "http"]
license = "MIT"
name = "hightide"
readme = "README.md"
repository = "https://github.com/sphenlee/hightide"
version = "0.1.1"