[package] name = "http-test-server" version = "2.1.1" authors = ["Vinicius Gerevini "] readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/viniciusgerevini/http-test-server" description = "Programatically create resources and pre-defined responses for tests" keywords = ["http", "test", "mock", "server", "stream"] [dependencies] regex = "1"