[package]
name = "hitt-formatter"
description = "Code formatter for the hitt http testing tool"
version.workspace = true
authors.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
keywords.workspace = true
homepage.workspace = true
readme = "README.md"
categories = ["parser-implementations"]
[dependencies]
jsonformat = { workspace = true }
mime = { workspace = true }