rabbitmq-stream-client 0.7.0

A Rust client for RabbitMQ Stream
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[workspace]
publish = false
release = false
changelog_update = false

[[package]]
name = "rabbitmq-stream-client"
publish = true
release = true
changelog_update = true


[[package]]
name = "rabbitmq-stream-protocol"
publish = true
release = true
changelog_update = true