hitt-formatter 0.0.21

Code formatter for the hitt http testing tool
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "hitt-formatter"
version = { workspace = true }
authors = { workspace = true }
edition = { workspace = true }
description = "Code formatter for the hitt http testing tool"
readme = "README.md"
homepage = { workspace = true }
repository = { workspace = true }
license = { workspace = true }
keywords = { workspace = true }
categories = ["parser-implementations"]

[dependencies]
jsonformat = { workspace = true }
mime = { workspace = true }