[package]
name = "rustyphoenixrequest"
version = "1.5.0"
edition = "2021"
authors = ["Pierre Aubert <pierre.aubert@lapp.in2p3.fr>", "Thibaut OPRINSEN <thibaut.oprinsen@lapp.in2p3.fr>"]
keywords = ["phoenix", "mock", "request", "datastream"]
license = "CECILL-C"
description = "This library provides methods to mock request API. This is the Rust equivalent of https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/network/PhoenixRequest"
repository = "https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/network/RustyPhoenixRequest"
homepage = "https://cta-lapp.pages.in2p3.fr/PHOENIX_LIBS2/network/RustyPhoenixRequest/index.html"
[dependencies]
rustyphoenixgenericmock = "1.8.0"