stubr-attributes 0.4.10

Wiremock implemented in Rust
Documentation
[dependencies.proc-macro2]
version = "1.0.30"

[dependencies.quote]
version = "1.0.10"

[dependencies.syn]
version = "1.0.80"
[dev-dependencies.asserhttp]
version = "0.2.1"

[dev-dependencies.async-std]
version = "1.10.0"

[dev-dependencies.isahc]
version = "1.5.1"

[lib]
proc-macro = true

[package]
authors = ["Beltram Maldant"]
categories = ["command-line-utilities", "development-tools::testing"]
description = "Wiremock implemented in Rust"
edition = "2018"
homepage = "https://github.com/beltram/stubr"
include = ["/src/*", "/Cargo.toml"]
keywords = ["macro", "mock", "test", "contract", "http"]
license = "Apache-2.0"
name = "stubr-attributes"
repository = "https://github.com/beltram/stubr"
version = "0.4.10"