[dependencies.http]
version = "1.1.0"
[dev-dependencies.once_cell]
version = "1.19.0"
[package]
authors = ["Mads Hougesen <mads@mhouge.dk>"]
categories = ["parser-implementations"]
description = "Parser for http files for the hitt http testing tool"
edition = "2021"
homepage = "https://hitt.mhouge.dk"
keywords = ["http", "cli", "testing", "api-testing", "vim"]
license = "MIT"
name = "hitt-parser"
readme = "README.md"
repository = "https://github.com/hougesen/hitt"
rust-version = "1.74.0"
version = "0.0.8"