inquisitor 0.8.4

Simple and fast load testing tool
[dependencies.clap]
features = ["derive"]
version = "4.3.23"

[dependencies.inquisitor-core]
version = "0.11.0"
[dev-dependencies.mockito]
version = "0.31"

[dev-dependencies.regex]
version = "1.9.3"

[package]
authors = ["Y. D. Santos <yds12@protonmail.com>"]
categories = ["development-tools", "development-tools::profiling", "network-programming", "web-programming", "command-line-utilities"]
description = "Simple and fast load testing tool"
documentation = "https://docs.rs/inquisitor/latest/"
edition = "2021"
homepage = "https://github.com/yds12/inquisitor"
keywords = ["load-testing", "stress-testing", "api", "http", "performance"]
license = "MIT"
name = "inquisitor"
readme = "README.md"
repository = "https://github.com/yds12/inquisitor"
resolver = "1"
version = "0.8.4"