amq-protocol-codegen 7.2.0

AMQP specifications - codegen
Documentation
[badges.maintenance]
status = "actively-developed"
[dependencies.amq-protocol-types]
version = "=7.2.0"

[dependencies.handlebars]
version = "^5.0"

[dependencies.serde]
features = ["derive"]
version = "^1.0"

[dependencies.serde_json]
version = "^1.0"

[lib]
name = "amq_protocol_codegen"

[package]
authors = ["Marc-Antoine Perennou <%arc-Antoine@Perennou.com>"]
categories = ["api-bindings", "network-programming"]
description = "AMQP specifications - codegen"
documentation = "https://docs.rs/amq-protocol-codegen"
edition = "2021"
keywords = ["amqp", "rabbitmq", "protocol"]
license = "BSD-2-Clause"
name = "amq-protocol-codegen"
repository = "https://github.com/amqp-rs/amq-protocol"
rust-version = "1.63.0"
version = "7.2.0"