We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfa48a0 commit 95943a3Copy full SHA for 95943a3
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Rust Client for the RabbitMQ HTTP API Change Log
2
3
+## v0.71.0 (in development)
4
+
5
+No changes yet.
6
7
## v0.70.0 (Dec 11, 2025)
8
9
### Bug Fixes
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rabbitmq_http_client"
-version = "0.70.0"
+version = "0.71.0"
edition = "2024"
description = "RabbitMQ HTTP API client"
0 commit comments