hitt-formatter 0.0.17

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"
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 }