[package] name = "gotham_ext_responses" version = "0.0.0" authors = ["Kellen Frodelius-Fujimoto "] edition = "2018" license = "MIT OR Apache-2.0" description = "Provide gotham response utilities for various types, such as templates" readme = "README.md" repository = "https://github.com/rakenodiax/gotham_ext_responses" [dependencies] gotham = "0.4.0" askama = { version = "0.8.0", optional = true }