[package] name = "rustman-lib" version = "0.1.0" edition = "2021" license = "MIT" description = "httpclient library to simplify REST API testing" homepage = "https://gitlab.com/lootved/rustman" repository = "https://gitlab.com/lootved/rustman" readme = "README.md" keywords = ["httpclient", "REST", "library"] [dependencies]