pib-client-requests 0.2.0

API client for pib-service - request definitions
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "pib-client-requests"
version = "0.2.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "API client for pib-service - request definitions"
documentation = "https://docs.rs/pib-client-requests"
readme = false
license = "AGPL-3.0-or-later OR EUPL-1.2"
repository = "https://codeberg.org/pib/pib-client"

[lib]
name = "pib_client_requests"
path = "src/lib.rs"

[dependencies.http-request-derive]
version = "0.6.0"

[dependencies.pib-service-api-types]
version = "0.18.0"

[dependencies.pib-service-core-types]
version = "0.18.0"

[dependencies.serde]
version = "1.0.228"
features = ["derive"]