hitt-formatter 0.0.21

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

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

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

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