[dependencies.cidr]
version = "0.2.2"
[dependencies.log]
version = "0.4.20"
[dependencies.trillium]
version = "0.2.19"
[dev-dependencies]
[package]
authors = ["Jacob Rothstein <hi@jbr.me>"]
categories = ["web-programming::http-server", "web-programming"]
description = "handler for trillium.rs that rewrites host/scheme from forwarded/x-forwarded headers"
edition = "2021"
keywords = ["trillium", "framework", "async"]
license = "MIT OR Apache-2.0"
name = "trillium-forwarding"
readme = "README.md"
repository = "https://github.com/trillium-rs/trillium"
version = "0.2.4"