hitt-formatter 0.0.13

Code formatter for the hitt http testing tool
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "hitt-formatter"
version = "0.0.13"
dependencies = [
 "jsonformat",
 "mime",
]

[[package]]
name = "jsonformat"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3a9e3ffc93bf9ba3d42139380ec3255ff6006fdfb1ee3b75ca31c3e42d784296"

[[package]]
name = "mime"
version = "0.3.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"